Skip to content

Releases: cozy/cozy-bar

v4.3.7

08 Nov 14:48
Compare
Choose a tag to compare

Fixed

  • Remove a typo causing a bug in the search bar component 🚑 [390ff7b]

v4.3.6

08 Nov 10:47
5693023
Compare
Choose a tag to compare

Changed

  • styl: Remove unnecessary space on mobile application 🎨 [bbea1bd]
  • lint: fix lint issues + add config file using eslint-config-cozy-app 🚨 [587ae08]
  • fix: use data-tutorial attribute for buttons targeted by app tutorials 🎨 [564d7b8]
  • chore: use eslint for linting (cozy-app standard config) 🚨 [d688455]
  • styl: reduce item size in apps lists 💄 [af83f45]

v4.3.4

02 Nov 16:23
Compare
Choose a tag to compare

Fixed

  • Drawer can be opened on mobile
  • Languages are working again

v4.3.3

31 Oct 12:41
Compare
Choose a tag to compare

Add

  • API to set content of the Bar (setBarRight,setBarLeft,setBarCenter} and <BarLeft /> , `)

v4.2.6

25 Oct 08:27
Compare
Choose a tag to compare

Add

  • Add ability to display on mobile
  • Expose a new method setLocale to change the bar locale without reloading the app page

Changed

  • Update intents library
  • Remove useless then() for support intent
  • Remove some unused styles
  • Update dependencies
  • Change Apps button icon

v4.2.5

04 Oct 13:52
Compare
Choose a tag to compare
  • Modal allowing to send email to support when click on "Help" link

v4.2.4

26 Sep 16:13
Compare
Choose a tag to compare

Changelog

  • Re-instaured spacer between the app title and navigation icons

v4.2.3

26 Sep 14:29
Compare
Choose a tag to compare

Same as v4.2.2 but this time for real.

v4.2.2

26 Sep 14:22
Compare
Choose a tag to compare

Changelog

Fixed

  • Temporarily disable the searchbar

v4.2.1

21 Sep 16:58
Compare
Choose a tag to compare

Fixed

  • Prevent the search bar from taking up too much space