Releases: segmentio/evergreen
Releases · segmentio/evergreen
v4.0.0-44
Compare
Sorry, something went wrong.
No results found
Rowno
released this
04 Oct 02:09
Add a displayName to withTheme.
v4.0.0-43
Compare
Sorry, something went wrong.
No results found
Rowno
released this
04 Oct 01:26
Add displayName's to all the components.
v4.0.0-42
Compare
Sorry, something went wrong.
No results found
Rowno
released this
02 Oct 18:44
Fixes a bug where indeterminate radios (one or more radios that are not checked) looked like they were selected. #340
v4.0.0-41
Compare
Sorry, something went wrong.
No results found
Toaster
[Bug fix / edge case] Fix toaster conflict with multiple version of Evergreen #332
v4.0.0-40
Compare
Sorry, something went wrong.
No results found
Positioner
[Bugfix] Remove empty divs from Positioner Portal #330
[Improvement] slightly improve positioning (by rounding instead of ceiling)
v4.0.0-39
Compare
Sorry, something went wrong.
No results found
Positioner & Popover
[Improvement] Add support for Position.LEFT and Position.RIGHT. #299
v4.0.0-38
Compare
Sorry, something went wrong.
No results found
Dialog + Overlay + SideSheet
[Improvement] shouldCloseOnEscapePress and shouldCloseOnClick to Overlay, Dialog, and SideSheet #324
[Bug fix] Fixes a bug where Dialog's did not trigger the onCancel handler when the close button was clicked. #324
v4.0.0-37
Compare
Sorry, something went wrong.
No results found
Checkbox
[Improvement] Add indeterminate state to Checkbox component. #313
[Bug fix] Fix jumping behavior in scrollable lists and tables. #318
Radio
[Bug fix] Fix jumping behavior in scrollable lists and tables. #318
v4.0.0-36
Compare
Sorry, something went wrong.
No results found
Dialog
Add horizontal scrolling support. #314
UnorderedList and OrderedList
Fix prop warnings and make list components more flexible. #315
IconButton
Add iconSize prop to IconButton component. #317
4.0.0-35
Compare
Sorry, something went wrong.
No results found
Rowno
released this
28 Aug 06:27
Dialog
The Dialog component now resizes gracefully to fit the available viewport. A sideOffset property was also added which controls the space on the left/right sides of the Dialog when there isn't enough horizontal space available on screen. #301