Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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