Releases: will-stone/browserosaurus
Releases · will-stone/browserosaurus
v4.5.0
v4.4.0
- feat: add support for Brave Dev edition.
- fix: Safari Technology Preview showing even if it's not installed.
v4.3.0
- Add support for Safari Technology Preview
v4.2.7
v4.2.6
v4.2.4
-
Slightly faster and less bouncy appearance of picker.
-
Rounded corners on the hover background of the picker activities.
-
Added some tests.
-
Added Travis CI.
v4.2.2
- fix: slight flicker of contents when picker opens.
- more padding around picker.
- lots of code enhancements, including:
- bump React Beautiful DnD to v8 from v4.
- use ResizeObserver to monitor window (scrollHeight) changes, means we can now use one encapsulating Window component, instead of lots WindowHeightUpdater components dotted around the code.
- bump BlueprintJS to v3 from v2.
v4.2.0
- new scale-n-fade animation when opening and closing the picker.
v4.1.1
- Removes focus ring from activities after clicking them (which then remained after reopening B).