Releases: cozy/cozy-bar
Releases · cozy/cozy-bar
v11.0.0
11.0.0 (2024-02-15)
Features
- Add BarComponent (981a28f)
- Add BarProvider (ad59c9d)
- Add BarTheme (ca5ce4f)
- Allow access application store into Bar customization (fb65550)
- Expose a new Bar integrated into React Tree (a033537)
- Extend cozy-ui useI18n with cozy-bar translations (768b042)
- Get stack injected variable directly into cozy-bar (819a7ce)
- Harmonize query on io.cozy.settings (d5ab632)
- Keep compatibility with data-cozy-app-name (90476a7)
- Make peerDependencies superior versions compatible (894096a)
- Optimize CSS to avoir importing cozy-ui classes in double (e410aa7)
- redux-logger is a dependencies (da6b170)
- Remove content with redux (d02f2dd)
- Remove cozy-client version check because its now a peerDeps (9bb3c14)
- Remove unused file (4fd9e0b)
- Remove webpack (5574ee5)
- Use realtime from cozy-client (b3cb054)
- Use semantic css var for colors - make the bar theme responsive (daaacf9)
- Use the hook useWebviewIntent instead setWebviewContext (e2d8e15)
BREAKING CHANGES
- The BarComponent need to wrap into an WebviewIntentProvider from cozy-intent
- You need to use
BarComponent
into your application if you want to have the cozy-bar