Skip to content

Releases: LouisMazel/maz-ui

v3.40.4

20 Apr 16:21
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • maz-ui: MazBtn - apply rounded size only if it's not a fab button (259a485d)

💅 Refactors

  • maz-ui: MazCardSpotlight - remove default content-class (afcfe56f)

❤️ Contributors

v3.40.3

20 Apr 15:16
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • maz-ui: MazCardSpotlight - add default padding to content and make it more customizable (b081380d)
  • maz-ui: MazCard - typo correction collapsable --> collapsible and make collapsable deprecated (684f6b99)
  • maz-ui: Remove focus effects on elements to use outline style of browser (e6e7f4b7)

📖 Documentation

  • Update README with theme generator mention for @mazui/cli (e0656a74)
  • Update sidebar documentation to add mention about theme generator (c1a4ba7b)
  • Improvement documentation about theme generator with @maz-ui/cli (65809e32)

❤️ Contributors

v3.40.2

18 Apr 20:58
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • maz-ui: MazStepper - add missing import of MazIcon component (5ba14df3)

❤️ Contributors

v3.40.1

18 Apr 20:13
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • maz-ui: MazStepper - disabled step has gray text title and add new slot and option to replace step number by icon (5ec1e23d)

📖 Documentation

  • MazSelect - add documentation about exposed methods (9e65d426)

❤️ Contributors

v3.40.0

13 Apr 12:25
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • maz-ui: Toaster - add option to remove icon in toast (289ee3e5)

❤️ Contributors

v3.39.1

12 Apr 12:02
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

v3.39.0

12 Apr 11:53
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • maz-ui: MazInput - make it a generic component (2ed0c964)
  • maz-ui: MazSelect - make it a generic component (e77f6342)

🩹 Fixes

  • maz-ui: MazInput - debounce method never emit the new value (190b3de5)

❤️ Contributors

v3.38.0

11 Apr 15:35
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • maz-ui: MazLink - new component (649468c0)
  • maz-ui: MazBtn - add prop option to choose the rounded size (9dbefe27)

🏡 Chore

✅ Tests

  • maz-ui: Improve TS support of tests (5ed1eaad)

❤️ Contributors

v3.37.8

09 Apr 10:20
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • docs: UseThemeHandler - remove default theme (594a53be)
  • nuxt-module: Add auto-import of useStringMatching and improve implementation of useThemeHandler to pass options (2995c0ac)

❤️ Contributors

v3.37.7

09 Apr 09:56
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • docs: MazPhoneNumberInput - internal links to translations sections in feature list (3ad1daaa)

💅 Refactors

  • docs: MazInputNumber - documentation improvement (a471e698)
  • maz-ui: UseThemeHandler - add defaultTheme option to set theme if no theme is already set by the user (bd0dac8c)

❤️ Contributors