Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mazui/cli

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mazui/cli - npm Package Versions

1
11

3.34.0

Diff

Changelog

Source

v3.34.0...v3.34.1

compare changes

🩹 Fixes

  • docs: Generated docs of components (46db81b2)
  • docs: Generated docs of components (a430f110)

💅 Refactors

  • Add CSS variables to choose color of component's borders (6cc84d9f)
  • maz-ui: MazPicker - enable auto-close feature for range date picker (a3bbb23c)

🏡 Chore

❤️ Contributors

louismazel
published 3.33.0 •

Changelog

Source

v3.33.0...v3.34.0

compare changes

🚀 Enhancements

  • maz-ui: MazDropdown - add slot to replace dropdown menu (0a06e150)
  • maz-ui: UseThemeHandler - add listener to auto update theme when mode system changes (bfcb6719)

💅 Refactors

  • playground: Header - move theme buttons in dropdown (b4582a1a)
  • playground: Header - move theme buttons in dropdown (d48241e3)
  • maz-ui: UseWindowSize - remove listener when component is unmount (74261fe3)
  • playground: Header - dropdown menu closed by default (500fe845)

❤️ Contributors

louismazel
published 3.32.2 •

Changelog

Source

v3.32.2...v3.33.0

compare changes

🚀 Enhancements

  • maz-ui: MazPagination - add new component to manage pagination (6033dbcd)

🩹 Fixes

  • maz-ui: MazSelect - toggle list button accessibility (add aria-label) (#927)

🏡 Chore

  • deps: Upgrade dependencies (74ca0d93)
  • deps: Upgrade dependencies (#937)

❤️ Contributors

louismazel
published 3.32.1 •

Changelog

Source

v3.32.1...v3.32.2

compare changes

🎨 Styles

  • maz-ui: MazCard - border color in light mode (ee5ab2ca)

❤️ Contributors

louismazel
published 3.32.0 •

Changelog

Source

v3.32.0...v3.32.1

compare changes

🩹 Fixes

  • maz-ui: MazDropdown - remove lazy import of RouterLink (e9fa8eac)

❤️ Contributors

louismazel
published 3.31.6 •

Changelog

Source

v3.31.6...v3.32.0

compare changes

🚀 Enhancements

  • docs: Generate images for page og:image meta (f0e4669a)
  • maz-ui: Add throttle helper function (bca9bd52)
  • maz-ui: MazReadingBar - new component (8f662b97)
  • maz-ui: UseReadingTime - new composable to get reading time of text (b89fbb40)
  • nuxt-module: Add auto-import of useReadTime composable (2914279f)
  • maz-ui: MazInput - add option to use custom rounded size (45f8c39b)
  • maz-ui: MazCarousel - add option to hide scrollbar when component is not active, focused or hovered (bfe2942c)

🩹 Fixes

  • maz-ui: Tailwing config - cap-f utility class not use prefix (b9bbba0b)
  • docs: Canonical urls of all pages (7620f440)
  • maz-ui: MazCard - make props not required (897910c8)
  • maz-ui: MazCard - make header props not required (cca9da99)
  • maz-ui: MazCard - scale animation for linked card with href or to (83398bd7)
  • maz-ui: MazInput - model value type (0adaefad)
  • maz-ui: MazInput - model value type (5d12cd2a)
  • nuxt-module: Path to modules types (ef6e00fc)

💅 Refactors

  • docs: Add link to SSR feature card in home page to nuxt module doc (04384f36)
  • docs: Increase size of generate meta image to 1200x630 (dfe9c0b2)
  • maz-ui: MazBtn - use light border for the theme outlined variant (2ea8780f)
  • maz-ui: MazDrawer - remove bg-color-light from drawer content & remove shadow from header (515ef047)
  • maz-ui: MazDrawer - reduce duration of open/close animation (286af198)
  • maz-ui: MazCarousel - improve accessibilty by adding aria-label to scroll buttons (d6cffcef)
  • maz-ui: MazCard - use a darker color for the border in light mode (44b591de)
  • maz-ui: Export props of components to facilitate overriding (efc2d8dc)
  • maz-ui: MazBadge - add support of theme color (68e26830)
  • maz-ui: MazAvatar & MazLazyImg - add fallback-src option in props API (442d675e)
  • maz-ui: MazCard - add support of vue-router for linked card (2720381d)
  • maz-ui: MazInput - use new hook defineModel (91081029)
  • docs: MazInput - add all examples of rounded sizes (81505624)
  • maz-ui: MazInput - not use new hook defineModel (3a38648e)
  • maz-ui: MazInput - not use new hook defineModel (40376c20)
  • maz-ui: MazPicker - enable open/close picker on click on chevron icon (98d20d48)
  • maz-ui: MazDropdown - add lazy import of RouterLink (a97e5a74)

📖 Documentation

  • docs: Add mention about unicode flag polyfill (4aab4ffd)
  • docs: MazReadingProgressBar - add mention about Teleport (12cd3d6c)

🏡 Chore

✅ Tests

  • maz-ui: MazAvatar - fix test unit (e6ca1679)
  • maz-ui: MazInput - fix test unit (be67ae24)
  • maz-ui: MazInput - fix test unit (4228ea3d)

🎨 Styles

  • docs: Color of block warning code (591fe46a)

❤️ Contributors

louismazel
published 3.31.5 •

Changelog

Source

v3.31.5...v3.31.6

compare changes

🩹 Fixes

  • maz-ui: MazPhoneNumberInput - phone number model reactivity (6486ec32)

🏡 Chore

🤖 CI

  • Run test unit coverage for PR except dependabot/** (4b06546c)
  • Run test unit coverage for PR except dependabot/** (6d028acd)

❤️ Contributors

louismazel
published 3.31.4 •

Changelog

Source

v3.31.4...v3.31.5

compare changes

🩹 Fixes

  • maz-ui: MazPhoneNumberInput - make country locale option reactive (edc2cab7)

🏡 Chore

  • deps-dev: Bump @nuxtjs/tailwindcss from 6.10.1 to 6.10.3 (c9dc6186)
  • Upgrade dependencies (95bcf65f)

🤖 CI

  • Fix test units with dependabot (d93f7433)

❤️ Contributors

louismazel
published 3.31.3 •

Changelog

Source

v3.31.3...v3.31.4

compare changes

🩹 Fixes

  • maz-ui: MazPhoneNumberInput - use the country code provided to initialize the component (e181093e)

❤️ Contributors

louismazel
published 3.31.2 •

Changelog

Source

v3.31.2...v3.31.3

compare changes

💅 Refactors

  • docs: Add link to crontributing doc in header nav bar (d3406a6d)

🏡 Chore

❤️ Contributors

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc