Skip to content

Releases: MoomFE/mixte

v2.4.0-beta.3

27 Aug 09:40
Compare
Choose a tag to compare
  • 💄 [@mixte/components] 组件 AutoGrid 根节点添加 mixte-auto-grid 样式类
  • 💄 [@mixte/components] 组件 ListAutoGrid 根节点添加 mixte-list-auto-grid 样式类
  • 💄 [@mixte/components] 使 ListAutoGrid 组件拥有更好的类型推导

v2.4.0

27 Aug 10:52
Compare
Choose a tag to compare
  • 🌟 [@mixte/components] 新增 ListAutoGrid 组件, 支持 Vue3Vue2.7
  • 💄 [@mixte/components] 组件 AutoGrid 根节点添加 mixte-auto-grid 样式类

v2.4.0-beta.2

26 Aug 07:21
Compare
Choose a tag to compare
  • 💄 [@mixte/components] 组件 ListAutoGridlist 传参支持传入数值

v2.4.0-beta.1

22 Aug 09:17
Compare
Choose a tag to compare
  • 🌟 [@mixte/components] 新增 ListAutoGrid 组件, 支持 Vue3Vue2.7

v2.3.0

20 Aug 09:15
Compare
Choose a tag to compare
  • 🌟 [@mixte/use] 方法 useRequest 新增 reset 方法, 用于重置请求到初始状态

v2.2.0

19 Aug 03:47
Compare
Choose a tag to compare
  • 🌟 [@mixte/snippets] 方法 toggleThemeViewTransition 新增 reverseSelector 选项, 用于自定义选择器, 默认 .dark
  • 🌟 [@mixte/snippets] 方法 toggleThemeViewTransition 新增 prefersReducedMotion 选项, 用于自定义是否检测用户偏好是否是减少动画, 默认检测

v2.1.0

05 Aug 08:05
Compare
Choose a tag to compare
  • 🌟 [@mixte/snippets] 新增 toggleThemeViewTransition 方法, 提供切换主题时的视图过渡动画

v2.0.3

03 Aug 01:38
Compare
Choose a tag to compare
  • 💄 [@mixte/validator] 优化 citizenIDemail 的正则
  • 🐞 [@mixte/use] 修复 @mixte/use/nuxt 仅导入了类型的问题

v2.0.2

30 Jul 10:24
Compare
Choose a tag to compare
  • 🌟 [@mixte/use] 新增供 Nuxt 使用的模块 @mixte/use/nuxt, 提供自动导入功能

v2.0.1

29 Jul 09:00
Compare
Choose a tag to compare
  • 💄 [@mixte/use] 内置 whenever 方法, 防止项目中 @vueuse/core 版本过低不支持 once 选项