2.3.0 • Published 3 years ago

mdt-components v2.3.0

Weekly downloads
12
License
ISC
Repository
-
Last release
3 years ago

MDT Component Library

A collection of React display components.

These were originally built for my own use, and are now uploaded to npm in the hope they'll help others out.

Components

Components can be found in src/components and each has it's own Readme.

Simply import and use.

Styling

All internal styles can be overriden using overrideStyles attribute. A list of available styles is in the Readme for each component.

Changelog

v1.0.0

Initial Release

v2.0.0

Change import model of Gallery component.

Previously Gallery, GalleryItem and GalleryView were all exported. Only Gallery is ever used directly.

v2.0.1

Fixed bug which caused styles to be nuked when using overrideStyles

v2.1.0

Added hideMarker property to Map component.

v2.1.2

Actually export Gallery component as intended.

v2.2.3

Note to self: BUILD THE DAMN LIBRARY BEFORE PUBLISHING!

2.3.0

3 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.6

4 years ago

2.1.4

4 years ago

2.1.5

4 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago