Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.11 (2022-04-14)
Bug Fixes
- fix the error reported by the Editor component (7dc6d8a)
- fix the error reported by the Editor component (90ef985)
Performance Improvements
Build System
Styling
- add layout background color (9b614fe)
1.2.10 (2022-04-12)
Bug Fixes
Styling
- modify the commitlint package manager (ba7e722)
1.2.9 (2022-04-12)
Docs
1.2.8 (2022-04-11)
Build System
Docs
1.2.7 (2022-04-10)
Build System
Styling
1.2.6 (2022-04-08)
Build System
1.2.5 (2022-04-08)
Performance Improvements
Build System
Styling
- fix padding and background color (f8c9d54)
1.2.4 (2022-04-06)
Bug Fixes
1.2.3 (2022-03-31)
Bug Fixes
1.2.2 (2022-03-30)
Bug Fixes
1.2.1 (2022-03-29)
Bug Fixes
Build System
1.2.0 (2022-03-27)
Features
Docs
Styling
- modify the function name to make it more semantic (046ae51)
- update Footer component presentation (d4a9ba3)
- update Icon demo (8597122)
Tests
Build System
1.1.14 (2022-03-22)
Bug Fixes
- fix the bug that the form search function is invalid of the example-dialog page (9ec30e7)
1.1.13 (2022-03-17)
Build System
1.1.12 (2022-03-15)
Build System
1.1.11 (2022-03-15)
Bug Fixes
- fix the problem of blank bar when toggle the TagsView component (b1d9771)
- fix the problem that no reaction when copy setting config in http page (61e0e33)
1.1.10 (2022-03-13)
Build System
1.1.9 (2022-03-07)
Build System
1.1.8 (2022-03-07)
Docs
1.1.7 (2022-03-06)
Styling
- add labelMessage attribute to Form component (8c42790)
1.1.6 (2022-03-04)
Bug Fixes
- fix the problem that the tree data of Table component cannot be displayed (bf83d3e)
1.1.5 (2022-03-02)
Bug Fixes
- fix the problem of tagsview error when loginout (835d76a)
Build System
Styling
1.1.4 (2022-03-01)
CI
1.1.3 (2022-03-01)
CI
1.1.2 (2022-03-01)
Workflows
1.1.1 (2022-03-01)
Workflows
1.1.0 (2022-03-01)
Features
Bug Fixes
- 🐛 删除 Editor 双向绑定,改 �props 传参 (c395e27)
- fix Form component setProps not work bug (48ffc52)
- fix useScrollTo not work bug (53201ae)
- 修复 tagsView 无动画效 �0e3eb4b)
Performance Improvements
Code Refactoring
Build System
- Add conventional-changelog-cli plugin (384485f)
- Add conventional-github-releaser plugin (3cd5c71)
- Add standard-version plugin (110ce25)
- Add vite-plugin-html plugin (d5b6e2a)
- delete useless plugin (c756761)
- pinia: Add pinia (2040500)
- types: Add vue-types (2c41826)
- unplugin-auto-import: Delete unplugin-auto-import (2040500)
- unplugin-vue-components: Delete unplugin-vue-components (2040500)
- update plugin (8d08bc6)
- update plugins (3c58042)
- vite-plugin-style-import: Add vite-plugin-style-import (2040500)
- vite-plugin-vue-setup-extend: Delete vite-plugin-vue-setup-extend (2040500)
- 修改 vite 配置 (9991fb4)
- 设置多语 �(45e879e)
- 配置代码格式 �ffdb556)
- 集成基础配置 (ced99de)
- 集成基础配置 (5dbcf23)
Styling
Types
- add ImportMetaEnv (38e0257)
- Adding BfFrom Component types (8e036f5)
- BfForm: Adding BfForm types (bc9195b)
- BfForm: Adding BfForm types (184b468)
- BfForm: Adding BfForm types (58cb24d)
- delete useless types (3fc79c0)
- VForm: Adding VForm types (7528fe6)
Docs