Releases: perimetre/ui
Releases · perimetre/ui
v3.1.2
v3.1.1
v3.1.0
[3.1.0] - 2021-07-12
Added
- Added option to make WYSIWYG component toolbar always fixed at top of container
v3.0.8
[3.0.8] - 2021-06-23
Fixed
- Fixed bug that would cause
WYSIWYGInput
component to sendonChange
events with stale data while initializing its editor state
v3.0.7
[3.0.7] - 2021-06-21
Changes
Modify hideBackdrop
logic to make backdrop transparent instead of hidden
v3.0.6
v3.0.5
v3.0.4”
[3.0.4] - 2021-06-09
Added
- Added
placement
andhideBackdrop
property to Drawer component
v3.0.3
[3.0.3] - 2021-06-03
Changes
- Badge property
content
now accepts values of type number or string
Added
- Added
placement
property to Badge component
Fixed
- Fixed a bug that would cause Badge component to display the badge with no styles when content value is
0
v3.0.2
[3.0.2] - 2021-05-19
Changes
- Moved props ordering on Dropdown so other properties can be overidden to allow for further customization