v1.3.2
Simple Admin Backend UI v1.3.2 Update
- Fix(Form): SimpleTimePicker double-click delete bug
- Optimization(Form): Optimized DictionarySelect cache logic and added request cache
- New(Table): Added DictionaryTag component to echo dictionary data, while supporting cache logic
- Fix(Api): Incorrect user model field definition
- Update: Updated antdv to the latest version, compatible with vue 3.4.x
- Update: Updated all dependencies
What's Changed
- chore: update deps by @suyuan32 in #165
- fix: double click clear time bug by @suyuan32 in #166
- feat: add DictionaryTag by @nullcache in #167
- feat: table dictionary cache by @suyuan32 in #168
- chore: upgrade deps by @suyuan32 in #169
- fix: wrong form field in user page by @suyuan32 in #170
- Dev by @suyuan32 in #171
Full Changelog: v1.3.1...v1.3.2