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

13
11

3.48.2

Diff

Changelog

Source

v3.48.2...v3.48.3

compare changes

🩹 Fixes

  • maz-ui: MazDialog - add padding to bottom when no footer (1a774556a)

❤️ Contributors

louismazel
published 3.48.1 •

Changelog

Source

v3.48.1-beta.1...v3.48.2

compare changes

🩹 Fixes

  • maz-ui: MazPhoneNumberInput - generate type definition file (bab1b0139)

🏡 Chore

❤️ Contributors

louismazel
published 3.48.0 •

Changelog

Source

v3.48.0...v3.48.1-beta.1

compare changes

🩹 Fixes

  • docs: MazChecklist documentation page (b24e9b422)
  • maz-ui: Rename tailwind CSS variables to avoid conflicts with other libraries also using tailwind (fc313a386)

💅 Refactors

  • maz-ui: UseLanguageDisplayNames - improve performances (8b7a815b0)

🏡 Chore

❤️ Contributors

louismazel
published 3.47.1 •

Changelog

Source

v3.47.1...v3.48.0

compare changes

🚀 Enhancements

  • maz-ui: Add new CSS variables - maz-bg-color-dark-dark, maz-bg-color-dark-darker, maz-bg-color-light-dark and maz-bg-color-dark-darker (a6b653042)
  • docs: Add new sections for populare and latest components and module (5337d336d)
  • maz-ui: MazInput - add new options: topLabel (label above the input) and assistiveText (text below the input) (9ac994c75)
  • maz-ui: MazTextarea - add new prop options: padding (bool), transparent, border (bool), roundedSize. add slots: label and append (with appendJustify props) (986dcf5d9)
  • maz-ui: MazTextarea - make it a generic component (54669c454)
  • maz-ui: VToolip - add offset option (50fd5dc34)
  • maz-ui: UseFormValidator - expose the onBlur method (cc66cffbd)
  • maz-ui: Styles - can disable reset CSS (#1180)

🩹 Fixes

  • maz-ui: MazDialogPromise - cancelText and confirmText display by default in the button if provided (1b6c09289)
  • maz-ui: UseFormValidator - not required property in partial model in the schema (69b42dae1)
  • maz-ui: MazPhoneNumberInput - the phone number should be displayed on mount (10ec4a6e1)
  • maz-ui: MazPhoneNumberInput - country switching and formatting number (65e131836)
  • maz-ui: MazPhoneNumberInput - fix some errors with formatted phone numbers (2c51fee59)
  • maz-ui: MazPhoneNumberInput - fix some errors with formatted phone numbers (79a81c02d)
  • maz-ui: Typescript issue with generate tailwind config (b71c7496d)
  • maz-ui: MazDialog - add padding on the bottom to the content when no footer (edd3113d5)

💅 Refactors

  • maz-ui: V-fullscreen-img - improve animation behavior and UX (81c9596b5)
  • maz-ui: MazTable - make it a generic component (TS) (276cf7fbc)
  • maz-ui: Toaster - use primary color for message toast for the progress bar (9074b70a1)
  • maz-ui: MazLink - href is undefined by default (fe3be6bba)
  • maz-ui: MazTable - add data row into the actions slot (cef169c8a)
  • maz-ui: UseFormValidator - TS improvements: a non required key in model should not required in input schema (c146c100c)
  • maz-ui: MazSelect - not stop enter key event (to submit form) (3c9e276ca)
  • maz-ui: MazChecklist - item slot share all item payload (a2a9e0bd6)
  • maz-ui: MazDropdown - add dropdownIcon prop to replace the icon (993c27870)
  • maz-ui: MazDropdown - add dropdownIconAnimation to disable the icon animation on open (e4354e54c)
  • maz-ui: Reduce hydration warnings from Nuxt (use CSS variables instead of v-bind in style) (9fc1f556f)
  • maz-ui: MazTable - remove truncate prop option and add scrollable option (117a4390a)
  • maz-ui: MazBtn - use space-between, space-around and space-evenly instead of between, around, evenly for justify options (6e1782da2)
  • maz-ui: MazBtn, MazAvatar, MazBadge, MazInput, MazTable: CSS - not apply a border radius to 0 when rounded-size is none to let the dev set his own border-radius without important (5a330786e)
  • maz-ui: UseLanguageDisplayNames - add all languages codes (BCP 47 & ISO 639 1) ad delete getAllPossibleLanguages (151f3fd49)
  • maz-ui: MazCircularProgressBar - Add options to control the auto-color states (14f1fe2f9)
  • maz-ui: VClosable - improve excluded element dectection (36af1ed32)
  • maz-ui: MazBackdrop - improve behavior and UX for MazDialog, MarDrawer and MazBottomSheet (84f7a1cab)

🏡 Chore

🎨 Styles

  • maz-ui: MazInputTags - tags button sizes (bdee7f93f)

❤️ Contributors

louismazel
published 3.47.0 •

Changelog

Source

v3.47.0...v3.47.1

compare changes

🩹 Fixes

  • docs: UseIdleTimeout - fix JS errors (e3c49ecaa)
  • maz-ui: MazDialogPromise - change button texts with options data.cancelText and data.confirmText (13c26be37)

💅 Refactors

  • maz-ui: MazLazyImg x MazAvatar - add bg color light when the img is in error (28dbec3e4)
  • maz-ui: MazSpinner - the default color is now 'theme' (7132b6ffc)
  • maz-ui: MazFullscreenLoader uses Teleport now (to body by default) (e3335383f)

🏡 Chore

✅ Tests

  • maz-ui: Idle-timeout - fix (cfa2ffe36)
  • maz-ui: MazDialogPromise - add more tests (7b3ca68b4)

❤️ Contributors

louismazel
published 3.46.0 •

Changelog

Source

v3.46.0...v3.47.0

compare changes

🚀 Enhancements

  • maz-ui: MazAvatar - add loading option to choose for SSR compatibilty (8269acd01)
  • maz-ui: MazDropdown - add options to apply class and style to menu panel (866c3c502)
  • maz-ui: MazDropdown - add block options (fab52bf74)
  • maz-ui: MazTable - add translation prop, choose the rounded size of elements and size on search input components (38c52b013)
  • maz-ui: MazBtn - add justify options to choose how elements in button are aligned (cbeb8d900)
  • maz-ui: MazCheckList - new component (fd935945c)
  • maz-ui: UseLanguageDisplayNames - new composable get and manage languages (77adc06a2)

🩹 Fixes

  • maz-ui: UseFormValidator - watch new values in schema (fa2e85228)

💅 Refactors

  • maz-ui: MazDropdown - menu item by inherits MazLink props (842e7b771)
  • maz-ui: Use useId composable to generate component ids (5c9b4d25a)
  • maz-ui: MazPhoneNumberInput - use flag from flagcdn and add possibility to disable auto-format (b448a9dd5)
  • maz-ui: MazBtn - add size ton icons, clean DOM and remove content-class prop (b8b43a65d)
  • maz-ui: MazCheckbox - add theme color (96e8f5d7d)
  • maz-ui: MazSwitch - add theme color (aa6485b1b)
  • maz-ui: MazIcon - clean comments (740eecac4)
  • maz-ui: MazInputTags - display trash icon with MazBtn (b0af9a476)
  • docs: Use v-show instead v-show ComponentDemo to index code part (7be6e36f5)
  • nuxt-module: Enable all features by default (968bcfef4)
  • maz-ui: MazBtn - use min-height instead height to set the minimal height (a0c0bdb17)
  • maz-ui: MazDialog - reduce size of the close button (ddd7f0861)
  • maz-ui: MazDialogPromise - by default, the reject button throw an new Error('cancel') (ff4bd8de9)

📖 Documentation

  • docs: MazBtn - add exemple with icon custom component (2ebe1b821)

🏡 Chore

✅ Tests

  • maz-ui: Improve tests for MazBtn and MazTable (c904e1fb4)

🎨 Styles

  • maz-ui: MazSwitch - improve UX and UI (3814a782b)

❤️ Contributors

louismazel
published 3.45.6 •

Changelog

Source

v3.45.6...v3.46.0

compare changes

🚀 Enhancements

  • maz-ui: Add new dialog plugin to display dialog modals programmatically (88b860391)

🩹 Fixes

  • maz-ui: MazPhoneNumberInput - auto-fill (9533d0f19)

🏡 Chore

❤️ Contributors

louismazel
published 3.45.5 •

Changelog

Source

v3.45.5...v3.45.6

compare changes

🚀 Enhancements

  • maz-ui: MazPhoneNumberInput - add search-threshold prop option to adjust search results (6bfcaa938)

❤️ Contributors

louismazel
published 3.45.4 •

Changelog

Source

v3.45.4...v3.45.5

compare changes

🚀 Enhancements

  • maz-ui: MazSelect - add search-threshold prop option to adjust search results (293f28151)

🩹 Fixes

  • docs: UseSwipe - correct type of element (aa85ff58d)

🏡 Chore

  • deps: Upgrade dependencies and exec linter (894315066)

✅ Tests

  • maz-ui: UseFormValidator - add tests (9f74464c7)

❤️ Contributors

louismazel
published 3.45.3 •

Changelog

Source

v3.45.3...v3.45.4

compare changes

💅 Refactors

  • maz-ui: UseSwipe - add documentation and SSR compatibility (131dbb6fa)

❤️ 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