Evergreen Versions Save

🌲 Evergreen React UI Framework by Segment

v7.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/segmentio/evergreen/compare/v7.0.0...v7.0.1

v7.0.0

1 year ago

Evergreen v7 is primarily a maintenance release focusing on stability and simplicity. The most notable change in this release is the removal of glamor as a fallback css-in-js solution to ui-box. Glamor has not been maintained in a number of years, and we're finally able to close out some long-standing security vulnerability issues reported through this dependency - https://github.com/segmentio/evergreen/issues/1304, https://github.com/segmentio/evergreen/issues/1552, https://github.com/segmentio/evergreen/issues/1146, https://github.com/segmentio/evergreen/issues/1519, https://github.com/segmentio/evergreen/issues/1533, and so on.

While there should be no significant visual changes introduced with this change, there was a large internal refactoring (https://github.com/segmentio/evergreen/issues/1554) to swap component themes and internal styles to use the updated ui-box functionality to replace glamor.

The migration guide can be viewed here, and feedback or questions can be posted in https://github.com/segmentio/evergreen/discussions/1582

What's Changed

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.13.3...v7.0.0

v6.13.3

1 year ago

What's Changed

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.13.2...v6.13.3

v7.0.0-0

1 year ago

V7 Pre-release

Evergreen v7 is primarily a maintenance release focusing on stability and simplicity. The most notable change in this release is the removal of glamor as a fallback css-in-js solution to ui-box. Glamor has not been maintained in a number of years, and we're finally able to close out some long-standing security vulnerability issues reported through this dependency - https://github.com/segmentio/evergreen/issues/1304, https://github.com/segmentio/evergreen/issues/1552, https://github.com/segmentio/evergreen/issues/1146, https://github.com/segmentio/evergreen/issues/1519, https://github.com/segmentio/evergreen/issues/1533, and so on.

While there should be no significant visual changes introduced with this change, there was a large internal refactoring (https://github.com/segmentio/evergreen/issues/1554) to swap component themes and internal styles to use the updated ui-box functionality to replace glamor.

For additional information and help with migrating, please go here: https://github.com/segmentio/evergreen/discussions/1582

What's Changed

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.13.2...v7.0.0-0

v6.13.2

1 year ago

What's Changed

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.13.1...v6.13.2

v6.13.1

1 year ago

What's Changed

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.12.0...v6.13.1

v6.13.0

1 year ago

What's Changed

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.12.0...v6.13.0

v6.12.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.11.0...v6.12.0

v6.11.0

1 year ago
  • Add shouldAutoFocus prop to Overlay, SideSheet, and Dialog components (#1535) 37ec8bb1
  • Omit children, items, and onChange from Combobox.autocompleteProps (#1526) f16ca397
  • Add props for FileUploader i18n support (#1531) 0e772df9
  • Fix scaling issue with multi-line FormFieldValidationMessage (#1537) 83ad4ffc
  • FileUploader - Remove custom <Text /> wrapping validationMessage (#1532) 957160f8

https://github.com/segmentio/evergreen/compare/v6.10.5...v6.11.0

v6.10.5

1 year ago

What's Changed

  • Fix: allow OptionsList to not focus on the search bar (#1528) 7b518563

New Contributors

Full Changelog: https://github.com/segmentio/evergreen/compare/v6.10.4...v6.10.5