Skip to content

Latest commit

 

History

History
2016 lines (893 loc) · 95 KB

CHANGELOG.md

File metadata and controls

2016 lines (893 loc) · 95 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.22.10 (2021-11-03)

Bug Fixes

  • cli/site: change code block font color to white (f38aa0e)
  • cli/site: modify site theme update logic (d12195a)
  • ui/style-provider: simplify the use of style-provider (cbf66ce)

1.22.9 (2021-10-31)

Bug Fixes

  • cli/types: add global.d.ts for volar (c99e0c1)

1.22.8 (2021-10-31)

Bug Fixes

  • cli/highlight: fix web-types version (636b408)
  • cli/site: optimize site scroll on mobile trigger route change (536d7b1)
  • ui/divider: fix vertical divider (edf9720)
  • ui/input: fix behaviour of the input type (5643f3c)

1.22.7 (2021-10-22)

Bug Fixes

  • cli/dev: add varlet config file watcher (28b4ea9)
  • cli/dev: fixed bug of repeat restart server (e14f090)
  • cli/site: optimize github link style (47db851)
  • cli/site: optimize site (40161bf)
  • ui/site: modify highlight.css color (203432e)
  • ui/tab-item: add var-tab-item-cover attr (934a833)

1.22.6 (2021-10-18)

Bug Fixes

  • cli/jest: add root config check (052a338)
  • cli/site: optimize site style (aaec99e)
  • slider/types: fix template types (31da191)
  • snackbar/types: fix types of related loading props (0e8d4f4)
  • ui: fix types (ead022f)
  • ui/checkbox, radio: fix prop types (219cab8)
  • ui/pagination, cli/site: fix size and total cannot be centered vertically in the pagination, ad (ad3eb81)
  • fix types (f9a372f)
  • ui/types: fix types (c87784d)

Reverts

  • revert slider types change (b897c3c)

1.22.4 (2021-10-14)

Bug Fixes

  • ui/app-bar: fix app-bar style (9da67b6)

1.22.3 (2021-10-10)

Bug Fixes

  • cli: use vite internal printUrls instead of logger (1b164d7)
  • ui/pagination: fix icon size style is not effective (520b93d)

1.22.2 (2021-10-08)

Bug Fixes

  • cli: fix mobile cell hover color (ea999ed)

1.22.1 (2021-10-08)

Bug Fixes

  • cli/jest: replace testMatch to testRegex (5ed0a5c)
  • pagination: fix hover style (1762dd8)
  • site: remove hover style (5ae0179)
  • ui/action-sheet: fix disabled color (ec70187)
  • ui/styles: fix disabled color vars (f529c30)

1.22.0 (2021-10-08)

Bug Fixes

  • back-top: cover the style of button (b5046ae)
  • cli: fix dev server logger (4e9f81d)
  • cli: fix dev server port log error (2e82806)
  • cli: remove unuseful code and opt dev logger (18da4b5)
  • cli/gen: add default themes (2d68e91)
  • cli/site: increase app-bar vars weight (b3e8d15)
  • input: text-color of disabled in safari (dd33256)
  • pagination: add keydown event to switch page (414decb)
  • pagination: fix current and size not update (463d891)
  • pagination: remove padding (83d214a)
  • ui/button: remove line-height (c0d2422)
  • ui/ripple: add style variables (551a666)
  • ui/ripple, ui/menu: opt ripple animation, fix menu left error on transition animation running (0f714de)
  • ui/skeleton: add avatar-border-radius css vars (ddf259f)
  • ui/table: add table-tbody-td-font-size variable (861217e)
  • fix component path name (bbd8b1f)
  • remove console (3ee3548)

Features

  • cli: add preview command that can preview document site for production (3fea1f1)
  • pagination: add declaration file (30fd32b)
  • table: add declaration file (30072d3)
  • pagination (62b27a8)
  • cli: migrate the build tool to vite (c0eb94c)
  • ui/pagination: ui/pagination (3f8e24c)
  • ui/table: ui/table (abd3f7d)

1.21.0 (2021-09-22)

Bug Fixes

  • index-bar: fix the bug of overlap (52c1d9b)
  • index-bar: fix the scrolling bug when index-bar is not 0 away from the top (2f28954)
  • types: add props type declaration (a547cc9)
  • ui/sticky: remove auto check sticky support statement (8a35d98)
  • ui/sticky: use scroll mode as sticky default mode (3769f8b)

Features

  • ui/sticky: add disabled,css-mode props (5dbfbca)

1.20.0 (2021-09-15)

Features

  • cli: support pc component preview (be463ad)

1.19.0 (2021-09-13)

Bug Fixes

  • cli: add public folder to linter ignore (d10a799)
  • cli: fix prepare scripts to husky (d0ff087)
  • cli: fix the parameter passing method of webpack-dev-server (0d88843)
  • cli: optimize site style (f789d77)
  • cli: optimize site style (9287d7b)
  • cli/gen: localize static resources (80f9097)
  • doc: fix typo (6371e4e)

Features

  • cli: add release for template (5078838)
  • cli: webpack-dev-server upgrade to 4.x version (4d1fe95)

1.18.1 (2021-09-10)

Bug Fixes

  • cli: optimize site style and compile style reg (df5e173)

1.18.0 (2021-09-10)

Bug Fixes

  • cli: babel configuration-related path optimization (b79db48)
  • cli/gen: remove unuseful config (2085b39)

Features

  • cli: add version command (c5860c8)

1.17.4 (2021-09-09)

Bug Fixes

  • cli: add conventional-changelog-cli (7708781)

1.17.3 (2021-09-09)

Bug Fixes

  • cli: fix commitlint config, add changelog command (5688425)

1.17.2 (2021-09-09)

Bug Fixes

  • cli: add eslint,stylelint (e393ea8)

1.17.1 (2021-09-09)

Bug Fixes

  • cli: fix generators files publish error (29c014d)

1.17.0 (2021-09-09)

Bug Fixes

  • cli: generators add commitlint (32dbf2a)

Features

1.16.3 (2021-09-09)

Bug Fixes

  • cli: add site theme config property (9bf4945)
  • cli: fix generators progress color (7e62811)
  • cli: handle sfc style block's lang non-existent (96c8551)
  • cli: optimized Baidu statistics, add varlet-cli-app generators template, fix cli depend version (703517e)
  • cli: themes add progress color config (f804915)
  • cli, markdown-loader: optimize generators, markdown-loader lock highlight version (9b3e3bb)
  • cli,markdown-loader: markdown-loader add style option, linter ignore generators (7ca8844)
  • cli/compile-types: fix the component name of types (4d999ee)

Performance Improvements

  • site: remove useless mobile image (c55d7cf)

1.16.2 (2021-09-01)

Bug Fixes

1.16.1 (2021-08-31)

Bug Fixes

  • markdown-loader: fix the bug of parse doc cause by template string (6e35002)

1.16.0 (2021-08-30)

Bug Fixes

  • cli: bump version (3da0433)
  • cli/eslint: add ext (6fa3971)
  • compile: remove unnecessary camelize method (e9fd509)
  • site: remove import (2b6c499)

Features

1.15.0 (2021-08-13)

Features

  • time-picker: add allowedTime (b86bd84)

1.14.2 (2021-08-12)

Bug Fixes

  • ui/input: when the value is a number, the input type is not number (34d750a)

1.14.1 (2021-08-04)

Bug Fixes

  • ui/image-preview: tap can't trigger close (ecf7afe)
  • optimize style of slider example (8940bb6)

1.14.0 (2021-08-04)

Bug Fixes

  • ui/image-preview: restore the default behavior of the browser picture and prohibit dragging (4d5cbc6)

Features

  • slider: add button slot (a912564)

1.13.5 (2021-07-31)

Note: Version bump only for package root

1.13.4 (2021-07-31)

Bug Fixes

Performance Improvements

1.13.3 (2021-07-31)

Bug Fixes

  • cli: jsx tsx is not processed as an index (4079361)

1.13.1 (2021-07-31)

Bug Fixes

  • ui/swipe: the screen size changes, the size of the carousel will not change (#112) (7110457)

1.13.0 (2021-07-30)

Bug Fixes

  • cli: add the dev command ipv4 prompt, Optimization tips (e86313b)
  • modify the style of indexbar (ac268f1)

Features

  • cli: support extraction of style dependencies in scripts, and optimize function definitions (4d7d76f)

1.11.1 (2021-07-29)

Bug Fixes

  • ui/sticky: fix sticky element size error in keep-alive (3c269a9)

1.12.0 (2021-07-29)

Bug Fixes

  • cli/lint: fix the bug of cannot get warning message (ba849b3)
  • cli/site: fix build site fail (fffbb41)
  • ui/input: fix the wrong style of input (0cd5752)
  • ui/sticky: fix sticky element size error in keep-alive (9f30544)

Features

1.11.1 (2021-07-29)

Bug Fixes

  • ui/sticky: fix sticky element size error in keep-alive (3c269a9)

1.11.0 (2021-07-28)

Bug Fixes

  • index-bar: fix the bug of trigger two times change event after click anchor (4282788)

Features

  • index-bar: add duration prop (d115f84)
  • index-bar: add hide-list prop (a433b08)

1.10.0 (2021-07-22)

Bug Fixes

  • app-bar: remove unused component (4c70dbc)
  • style: remove unused component (722058d)
  • ui/swipe: fix swipe scroll error (a0c197c)

Features

  • ui/tabs-items: add scrollIntoView, distance api (a26f329)
  • ui/tabs-items: use carousel to replace the original design (8dd346e)

1.9.7 (2021-07-21)

Bug Fixes

  • ui/locale: expose useLocale api (2bf30e7)

1.9.6 (2021-07-20)

Bug Fixes

  • snackbar: add default value for options (18e6ae1)
  • snackbar: fix the wrong style of snackbar (5b0ae93)

1.9.5 (2021-07-19)

Bug Fixes

  • cli: add ./src (0f46b0a)
  • cli: fix build error (27f1947)
  • cli: fix eslint pattern (ae93da1)
  • cli: modify the logic of create route (d60158a)
  • ui/button: button add white-space nowrap (97626e1)
  • modify the logic of create routes (8c00955)
  • remove unnecessary code (578b842)

Reverts

  • revert the commit of modify routes (d26c420)

1.9.4 (2021-07-17)

Bug Fixes

  • cli: fix gen style error (4f7dade)

1.9.2 (2021-07-17)

Note: Version bump only for package root

1.9.0 (2021-07-17)

Bug Fixes

  • adjust the execution position of the remove function (7fc61de)
  • ui/swipe: fix vertical swipe indicator margin error (a23a266)
  • enhance type import (ae000e5)
  • remove unnecessary inheritAttrs prop (91d9503)
  • remove unnecessary inheritAttrs prop and update way of import type (72522ba)
  • remove unnecessary less import (a10ee49)

Features

1.8.0 (2021-07-02)

Bug Fixes

  • support styleVars keyName (fa2d4b5)
  • ui/rate: fix rate default color of props (5bca5ea)
  • fix the bug of style-provider when update (0640b4e)
  • fix the prop name of style-provider (36dd315)
  • 更新类型引入 (b1636f3)
  • ui/swipe: fix touchable bug (1c16e5d)
  • remove useless code and warning (9674482)

Features

  • ui/card: add style provider for card (a47e7c9)
  • ui/image-preview: Add a click event to the close-icon button (2ee89a2)
  • ui/image-preview: Add an action to determine Scale in handleCloseClick function (c0f159b)
  • add style-provider (d4008ea)
  • ui/image-preview: add new component image-preview prototype (25a8907)

1.7.1 (2021-06-19)

Bug Fixes

  • countdown: modify style of example (5dcf584)
  • progress: modify style of example (f2469a6)
  • switch: modify style of example (b790736)

1.7.0 (2021-06-14)

Bug Fixes

  • ui/divider: fix dynamic description (5a47460)
  • ui/divider: support passing string inset with unit to divider (5cbd457)
  • fix import path and progress style (81d1651)
  • cli/site: add hover for lang button (5ce2822)
  • date-picker: add hover style (a6b4e42)
  • divider/types: export divider interface (e01d452)
  • ui/divider: fix type declaration (b8ff9ac)
  • ui/divider: fix vertical divider (1aee499)
  • ui/divider: remove unnecessary type conversion (792a8aa)
  • ui/utils: support vw vh (b444ed0)
  • vscode-extension: add appbar to siteMap (9595981)

Features

  • site: add progress bar (e4590ec)
  • site: add switch language for mobile (60aff96)
  • ui/card: add Card component (90b0a14)
  • ui/divider: add dashed divider (9c6724e)
  • ui/divider: add divider component (3a7ed64)

Performance Improvements

1.6.0 (2021-06-02)

Bug Fixes

Features

  • extension: add varlet-code-extension package (b276e06)

1.5.0 (2021-06-02)

Bug Fixes

  • remove error classname (675a8da)
  • snackbar: modify option type (b30e6b0)

Features

  • ui/action-sheet: add new component action-sheet, basic feature complete (22f54dc)

1.4.9 (2021-05-31)

Note: Version bump only for package root

1.4.8 (2021-05-31)

Note: Version bump only for package root

1.4.7 (2021-05-31)

Bug Fixes

  • cle/site/pc: Make the left menu (2585504)
  • cli/config: repair header configuration (a91cd25)
  • cli/config/dev: Fixed the title (fe54e48)
  • cli/site/pc: remove unused import (260358b)
  • cli/site/pc: remove unused import (c61eb4c)
  • cli/site/pc: repair where the var-cell (dbb63f8)
  • cli/site/pc: repair where the var-cell (bf91f0e)
  • cli/site/pc: add browser title toggle both (28c9745)
  • cli/site/pc: remove unused import reactive (07fdd24)
  • cli/site/pc: remove unused import reactive (14e1fa8)
  • date-picker: fix autoupdate of snapshot (9ce63b7)
  • home: add headerLogo description (74fd8d4)
  • home: add headerLogo description (022b5a0)
  • home: add locale (e0b7155)
  • home: add locale (7e6fac9)
  • snackbar: add defaultOption for snackbar (7e05d9c)
  • snackbar: close autooff when the type prop is loading (95f7d2a)
  • snackbar: forbid click when type of snackbar is loading (b324cfb)
  • ui/home: change varletConfig import path (298d5ba)
  • ui/home: change varletConfig import url (5346d3b)
  • ui/home: change varletConfig import url (73b9f84)
  • ui/tsconfig: add allowJs option (c5bf05e)
  • varlet.default.config: Now (fea3daa)
  • varletconfig: Extract the public (2fbc4b0)

1.4.6 (2021-05-25)

Bug Fixes

  • ui/image: fix image template types (c923ee1)

1.4.5 (2021-05-21)

Bug Fixes

  • use ScrollTo method to replace back-top animation (88b6577)
  • ui/tabs: fix bug of tabs scrolling fail in the safari (3e96046)

1.4.4 (2021-05-21)

Bug Fixes

  • back-top: replace scrollTop to scrollTo (776803f)

1.4.3 (2021-05-20)

Note: Version bump only for package root

1.4.2 (2021-05-20)

Note: Version bump only for package root

1.4.1 (2021-05-19)

Bug Fixes

  • back-top: add window as default value of target (f293a94)
  • ui/uploader: add disabled and readonly case to the handleChange method (da82ae2)

1.4.0 (2021-05-19)

Bug Fixes

  • slider: fix error method (6e1774f)
  • snackbar: add install method of snackbar component (0b403cc)
  • type: fix error type of snackbar (430e382)
  • types: fix snackbar option type (a04588e)
  • ui/button: fix button block style to class (433633c)

Features

  • 添加form组件单元测试 (93420c1)

1.3.5 (2021-05-14)

Bug Fixes

  • ui/counter: fix bug of counter no validation function exposed (247b4c5)

1.3.4 (2021-05-13)

Bug Fixes

  • ui/select: fix bug of select blur event can't trigger (b9918fc)
  • ui/select ui/radio: fix bug of select click event repeat trigger, radio unit test complete (21e6fcb)

1.3.3 (2021-05-11)

Bug Fixes

  • ui/picker: 修复picker onChange事件在组件初始化结束后 选择当前选项也会触发一次事件 (3f6458d)

1.3.2 (2021-05-10)

Bug Fixes

  • pull-refresh: fix the bug of touchmove (88aa3af)
  • ui/tabs: fix indicator size error on window resize (576caf1)

1.3.1 (2021-05-08)

Bug Fixes

  • ui/ripple: fix ripple repeat call remove ripple task, ripple unit test complete (9c6b3c1)

1.3.0 (2021-05-08)

Bug Fixes

  • index-bar: remove useless prop and dont trigger click after call scrollTo method (bba5152)
  • fix typo (ffc0ba8)

Features

  • index-bar: add highlight-color prop (b4d38f4)

1.2.3 (2021-05-07)

Note: Version bump only for package root

1.2.2 (2021-05-06)

Bug Fixes

  • badge: optimize code and hide icon when dot prop is true (7246fd3)
  • types: vite build typescript error (cd1a402)
  • fix test example warning (fb16f71)

1.2.1 (2021-04-29)

Bug Fixes

  • ui/input select: 修复了input select的label居中问题 完成layout skeleton的单元测试 (b9502f9)

1.2.0 (2021-04-26)

Bug Fixes

  • cli/site: 添加禁止站点强缓存meta标签 (761b991)

Features

  • switch: add activeValue prop and inactiveValue prop (7e56ea7)

1.1.0 (2021-04-26)

Bug Fixes

  • ui/progress: 优化progress文档, 重命名props show-active -> label, show-track -> track (7d82141)

Features

  • ui/types: uploader提供jsx,tsx类型支持 (b156587)
  • ui/types: 完善row组件jsx,tsx类型推断 (4630be3)
  • ui/types: 提供jsx,tsx支持.完成以下组件button,checkbox,checkboxGroup,col,counter,dialog,form,icon,image,i (8818998)

1.0.1 (2021-04-24)

Bug Fixes

  • package/varlet-touch-emulator: package resolve entry point (7a846e9)

1.0.0 (2021-04-21)

Note: Version bump only for package root

0.13.3 (2021-04-20)

Bug Fixes

  • cli/site: 修改mobile全局字体颜色 (3155bf6)
  • index-bar: fix bug of scroll (872bc14)

0.13.2 (2021-04-19)

Bug Fixes

  • badge: fix wrong classname (11d90b5)
  • ui/uploader: 修改默认状态指示器的颜色 (c259acd)

0.13.1 (2021-04-19)

Bug Fixes

  • site: change logo and back url of mobile (2709c6c)
  • site: fix the bug of mouseenter trigger (d2e4b6d)
  • ui/counter ui/input ui/select: 修复counter移动端长按touchend失效的问题,修复input select颜色显示的问题 (a0e6f6a)
  • ui/input: 修复验证错误时光标颜色问题 (03fc188)
  • ui/input ui/select: 修改input select样式 (56cc7bf)

0.13.0 (2021-04-17)

Bug Fixes

  • collapse: fix wrong style (6e778f4)
  • index-bar: fix mount error and remove active prop (0dcb98f)
  • fix some wrong style and docs error (71cd483)
  • fix wrong z-index of snackbar and prevent touchmove event of pull-refresh example (3be0b22)
  • rate: add validator and import component style (9b76d36)
  • rate: fix error data (e135560)
  • snackbar: modify the way of transition (eb8aada)
  • ui/chip: 修复chip样式引入问题 (1e85fa4)

Features

  • cli/site: 修改手机样式 自适应高度 (37029e2)
  • cli/site markdown-loader/: 修改文档整体风格 (288a1f8)

0.12.2 (2021-04-14)

Bug Fixes

  • ui/types: 修复checkboxGroup steps step类型声明问题 (706632c)

0.12.1 (2021-04-14)

Bug Fixes

  • ui/types: 修复dialog picker类型声明 (53090e0)

0.12.0 (2021-04-14)

Features

0.11.4 (2021-04-11)

Bug Fixes

  • icon/lib: 增加base64构建模式 (ae682cc)
  • pull-refresh: update modelValue when loading (b6f892e)
  • rate: remove useless code (f1a4900)
  • ui/docs: 完善基本介绍中文文档 (e92111d)

0.11.3 (2021-04-09)

Bug Fixes

  • remove useless code (7215df0)
  • remove useless code and import cell component (090da6f)

0.11.2 (2021-04-08)

Bug Fixes

  • icon/config: 修改config url (e063fbf)

0.11.1 (2021-04-08)

Bug Fixes

  • date-picker: check value (d57b163)
  • icon/config: 修改打包的icon css url (23b87b7)
  • time-picker: wrong style (4dd6d49)

0.11.0 (2021-04-07)

Bug Fixes

  • ui/locale: 修复英文语言包字段名错误的问题 (e26e24d)

Features

  • site: add Baidu statistics (db2879b)

0.10.7 (2021-04-07)

Bug Fixes

  • cli/compiler: 编译时创建less.js cover babel-import-plugin (3b75185)

0.10.6 (2021-04-07)

Bug Fixes

  • ui/locale: 将自定义的语言包名加入语言包内 (5544b30)

0.10.5 (2021-04-07)

Bug Fixes

  • ui/types: 修复Locale类型声明 (3e2f9f1)

0.10.4 (2021-04-07)

Note: Version bump only for package root

0.10.3 (2021-04-07)

Bug Fixes

  • ui/*: 解决组件依赖css优先级问题 优化所有组件文档排版 (3791438)
  • ui/docs: 完善快速开始,按需引入文档 (0cd23c5)
  • fix the bug of invalid style in build (56c85f0)

0.10.2 (2021-04-06)

Bug Fixes

  • ui/dialog: 修复类型声明 (29639b8)

0.10.1 (2021-04-06)

Bug Fixes

  • ui/*: 解决组件依赖组件less路径错误问题 (a081d67)

0.10.0 (2021-04-06)

Bug Fixes

  • ui/*: 解决组件依赖组件时 被依赖组件样式没有加载的问题 (b2b18ae)

Features

  • varlet-ui: write rate to form (4a64a7e)

0.9.6 (2021-04-06)

Bug Fixes

  • ui/types: 修改函数式组件类型声明 (0309fdc)

0.9.5 (2021-04-06)

Bug Fixes

  • ui/package.json: 增加@babel/runtime依赖 (d6948b8)

0.9.4 (2021-04-06)

Bug Fixes

  • ui/collapse: 重命名组件名 (c418cc0)

0.9.3 (2021-04-06)

Bug Fixes

  • ui/locale: 修复locale导出异常 (c5373af)

0.9.2 (2021-04-06)

Bug Fixes

  • ui/*: 所有组件阻止ios默认的点击高亮 (78cce5f)
  • ui/lazy: 修复install报错 (187b822)

0.9.1 (2021-04-06)

Bug Fixes

  • cli/site: 修改生成umd文件名和库的全局变量名称 (ac39eb0)

0.9.0 (2021-04-06)

Bug Fixes

  • back-top: modify some errors (fbde4f2)
  • cell: change attr container (a86a370)
  • cli: work in progress (ed362c7)
  • cli: 优化compileRoutes正则 (b9223c2)
  • cli: 优化compileRoutes的正则匹配 (2a500dc)
  • cli: 优化site routes (8f11570)
  • cli: 修改了文档站点的样式 (ac28f9f)
  • cli, ui: 重构了 mobile和组件库的i18n设计 (bf6c870)
  • cli,ui: icon 文档和重构 (84fac70)
  • cli,ui: 修改pc站点布局, 修改menu left获取问题 (87d6041)
  • cli,ui: 完成组件库 pc文档 mobile文档的i18n设计 (cbcd297)
  • cli/site: 优化路由联动 (d7bbef3)
  • cli/site: 修复语言不同步的问题 (3271d06)
  • cli/site: 修改手机缩放比例 (777a38c)
  • index-bar: modify scroll container (8c70cb8)
  • pull-refresh: fix error classname (fedeff0)
  • root: bootstrap脚本增加ui的compile操作 (f6eaa11)
  • root/scripts: 修改bootstrap命令执行顺序 解决compile失败的问题 (4022fec)
  • site: return to the previous step and display the left active menu in the visual box (5ed5313)
  • site: solve the problem of incorrect display of mobile phone (2a549e8)
  • slider: make sure maxWidth exist (052bb70)
  • slider: modify z-index when draged (7433719)
  • time-picker: duplicate calls update (2605384)
  • time-picker: fix bug of irremovability (b359852)
  • time-picker: fix some bugs (96d45e3)
  • time-picker: fix the bug of touchmove and wrong handleStyle (7383396)
  • ui: counter原型完成 (d7f5a52)
  • ui: menu重构完成 文档编写完成 (6bd43ca)
  • ui: 修复select 在multiple chips模式下 无法关闭chip的bug (8015120)
  • ui: 修订文档 (9827ca8)
  • ui: 增加parse时间格式的工具函数 (5851cbb)
  • ui: 移除menu缩放动画 (1566535)
  • ui: 重构dialog 完善文档 (0ba2eb1)
  • ui/row col: 修复offset偏移问题 (ebd3986)
  • varlet-ui: error report in modification (f8b9020)
  • add boolean check of toNumber method (f5c5193)
  • ui: 重构menu 重写menu example (edacc76)
  • ui/popup: 重写example (dd4efa8)
  • ui/select,option: 修复了v-model失效的问题 (bf72234)
  • ui/skeleton,button,ripple: 完成skeleton button ripple的文档编写 (846ffe9)
  • varlet-icons: add icon (6d5f8f2)
  • varlet-ui: modify phone size (9e92861)
  • remove unnecessary code and add example (0505305)

Features

  • add declaration files (a20cddb)
  • add declaration files (6eeb1a3)
  • add less variable of time-picker, date-picker (28f6131)
  • add less variables of cell, back-top, pull-refresh, progress, switch, slider, index-bar (ef9750d)
  • add less variables of step, collapse and define cubic func (2a8be2d)
  • countdown: i18n and refactor the way of formatting (7be2461)
  • loading: i18n (9c2240d)
  • slider: docs and i18n (3aab17b)
  • snackbar: call the snackbar function directly (7f486c8)
  • ui/row ui/col: 新增row col组件 (8b0ee5f)
  • countdown (f3fd177)
  • steps (4a70c31)

Reverts

0.8.0 (2021-02-26)

Bug Fixes

  • cli: webpack4.x -> 5.x (967b63a)
  • cli: 修复windows template highlight 编译异常 (babb72d)
  • cli: 增加模版高亮 默认值描述 (847ae41)
  • cli,ui: 支持组件库,文档i18n (b76e664)
  • date-picker: modify varible name (e282a91)
  • date-picker: remove ts error of dayjs (68e9ff5)
  • expansion-panels: add matchIndex and watch modelValue to update (cdd7584)
  • root: 移除了ui/coverage,hightlight的版本控制 (0c5893d)
  • root: 移除单元测试统计的stylelint (8b86ee3)
  • scripts/bootstrap: 修复命令 兼容macos (32f61b2)
  • ui: 增加单元测试命令 测试覆盖率统计 ide高亮支持 优化cli代码可读性 (91882c6)
  • modify some style (ee7be71)
  • ui: ui/input,checkbox,checkbox-group,radio,radio-group原型完成 优化父子组件通信 (3af4a62)
  • modify style (72d28b3)
  • all package.json: 修订版本 (c6fc097)
  • cli ui/tabs ui/tab: cli修订依赖版本 tabs tab通信完成 切换效果完成 (44c9495)
  • merge: merge code (c4af410)
  • progress: modify default track color (a853bb1)
  • ui/dialog picker: 优化close方法 (5b426ab)
  • ui/form, checkbox-group checkbox select input: 抽离了form-details useValidation (53f9cde)
  • ui/picker: 优化picker api (42ee8bf)
  • ui/picker: 优化代码 (10f27b7)
  • ui/picker: 创建工具栏 (2ed6e8a)
  • ui/picker: 多列picker原型完成 (e41f497)
  • ui/picker: 完成了多列模式的基本功能 (882c014)
  • ui/picker: 级连模式完成 (dcd55b9)
  • ui/picker: 设计了基本的样式和基本dom结构 完成了基本的滚动 (9d9f1b9)
  • ui/picker dialog: 优化单例模式流程 (0c78a72)
  • ui/picker, dialog: 优化单例流程 (4ca25a2)
  • ui/picker,dialog: 修改成统一的单例模式 增加close方法 (095b346)
  • ui/picker,popup,dialog: picker命令式原型完成 (6c12f71)
  • ui/ripple: 优化了ripple的动画 (f219a14)
  • ui/ripple: 水波纹会自行设置容器的 overflow position zIndex 并在波纹结束时进行还原 (a112796)
  • ui/select utils/component: select option组件原型完成 增加了inject前的provide key判断 (7f7795a)
  • ui/sticky: 粘性默认使用css的sticky属性进行帧数提升 不支持的浏览器降级成fixed模式 (f43bdd3)
  • ui/swipe: 修复了touching状态下autoplay没禁止的bug (40fcb2e)
  • ui/swipe: 增加resize方法 (a453b66)
  • ui/swipe list: 优化swipe list (9439763)
  • ui/swipe, swipe-item: 原型完成 (9e7a45b)
  • add removed code (8c9ba91)
  • add sticky prop (6ae504f)
  • modify execution timing (d3c66bb)
  • modify name of import loading (0b9d7e4)
  • modify ts to js of example (d6d269f)
  • pull-refresh: modify default style (9b78580)
  • root: 增加less文件的prettier格式化规则 合并代码 (e74af2c)
  • root ui/utils: 创建了项目依赖统一安装脚本 优化了父子组件通信 (a6bba67)
  • snackbar: fix zIndex and loading (aaf2459)
  • snackbar: modify switch mode of icon (d8c943a)
  • ui/icon: icon name支持图片地址 (a5bcb49)
  • ui/icon: icon name支持图片地址 (0884dd7)
  • ui/icon: 增加复制icon功能 (5282655)
  • ui/icon ui/image ui/lazy: 增加lazy的处理状态 icon原型完成 增加image的load error监听 (661b111)
  • ui/input: input 原型完成 (d945477)
  • ui/input: input 默认trigger方式修改为 onInput onClear (bbaed93)
  • ui/input: input增加异步校验功能 (da0c5f0)
  • ui/input: 修复line在error状态下没变红色的BUG (7f8298d)
  • ui/list: list原型完成 (669590e)
  • ui/sticky: sticky原型完成 (8acff00)
  • ui/sticky: 修复number类型offsetTop失效的bug (e7ac6bd)
  • ui/sticky: 增加scroll事件监听 (19e1447)
  • ui/tabs tab tabs-items tab-item: 优化了父子之间传值 增加resize方法 (771b156)
  • ui/tabs ui/tab: tabs tab原型完成 (01d6330)
  • ui/tabs ui/tabs-items: 优化视图切换 增加tabs垂直布局支持 (1f032ae)
  • 恢复list: 恢复被删除的ui/list (b2fd79e)
  • 恢复list: 恢复被删除的ui/list (4e52780)
  • add icon and modify icon style (3080c8c)
  • add icon for snackbar and fix snackbar clear function (56f322e)
  • add url-loader and build icons (c4c219a)
  • fix snackbar bugs (0f05496)
  • modify type (b9dd910)
  • ui/utils: 修改了获取滚动容器的实现 (9cd5a23)
  • ui/utils ui/tabs tab tabs-items tab-item: 优化组件通信 (487d751)
  • modify componentName (206a3c0)
  • rewrite emulator (9215a83)

Features

Performance Improvements

  • cli: 优化compiler编译速度 (20df4e1)

0.7.0 (2020-12-25)

Bug Fixes

  • cli/compiler: 修复cjs编译bug 增加编译不同模块标准库css,less入口文件 (226bc04)
  • icons: 子包@varlet/icons完成 svg待选 (76c8cbd)
  • ui: 添加@varlet/icons依赖 (f32de8c)
  • fix style of snackbar (2858e3e)
  • cli: 修改.vue文件编译逻辑 (5e2e64a)
  • cli: 重构部分代码 (e4840dc)
  • commands: modify indexTemplate of create (48a0687)
  • loading: remove text (86ec547)
  • snackbar: add type definition (a3283ff)
  • snackbar: modify default duration (520cf47)
  • snackbar: modify position prop (2862958)
  • ui: button原型制作中 已完成基本type size color基本交互 (5d528ea)
  • ui: button原型完成 (cdf32e5)
  • ui: menu组件原型完成 重构button popup dialog skeleton的props (09a57b1)
  • ui: popup dialog原型完成 (4c3da72)
  • ui: snackbar index.ts重构 (a76a0be)
  • ui: snackbar 解决动画问题 (da87973)
  • ui: 修复类型问题 (10ebe7a)
  • ui: 修改了ripple的定位 (67fd0cc)
  • ui: 增加button组件的loading参数校验 (4d839c1)
  • ui: 增加ui全局上下文 适配teleport keep-alive 锁操作 (d237750)
  • ui: 定义组件上下文对象 (4e926c7)
  • ui: 按钮组件开发 (4fddcbd)
  • ui/image: image原型完成 (97fcc83)
  • ui/lazy: lazy原型完成 (e332fa8)
  • ui/lazy: 修复CacheInstance类型错误 (1573b56)
  • ui/lazy: 修复了lazy在兼容模式下 图片从视口外操作到视口内没有进行check的bug (8af34d0)
  • ui/lazy: 修复了部分情况下图片update重复check的bug (f8fcf78)
  • ui/lazy: 增加1px像素占位 增加图片URL缓存 (865a10c)
  • ui/lazy: 增加局部滚动的案例cover (c24820a)
  • ui/lazy: 增加绑定事件配置 (64a95cb)
  • ui/lazy,skeleton: 修改了skeleton样式 取消了lazy尝试请求的请求数参数 (df1c8e1)
  • ui/styles: 修改common.less中的状态名 (8e30223)
  • add class for transition-group (75e3df6)
  • add isDeclarative for snackbar (a156647)
  • add margin for loading text and detection componentName (b42046e)
  • add typescript type(App) (4d49a7b)
  • modify loading docs and example (66be153)
  • modify size and animation of loading (63eb392)
  • remove console (675f910)

Features

Performance Improvements

  • add validator for progress mode (8eb9721)
  • refactor snackbar (fd58373)

0.6.0 (2020-12-24)

Bug Fixes

  • cli: 修改.vue文件编译逻辑 (5e2e64a)
  • cli: 重构部分代码 (e4840dc)
  • commands: modify indexTemplate of create (48a0687)
  • loading: remove text (86ec547)
  • snackbar: add type definition (a3283ff)
  • snackbar: modify default duration (520cf47)
  • snackbar: modify position prop (2862958)
  • ui: button原型制作中 已完成基本type size color基本交互 (5d528ea)
  • ui: button原型完成 (cdf32e5)
  • ui: menu组件原型完成 重构button popup dialog skeleton的props (09a57b1)
  • ui: popup dialog原型完成 (4c3da72)
  • ui: snackbar index.ts重构 (a76a0be)
  • ui: snackbar 解决动画问题 (da87973)
  • ui: 修复类型问题 (10ebe7a)
  • ui: 修改了ripple的定位 (67fd0cc)
  • ui: 增加button组件的loading参数校验 (4d839c1)
  • ui: 增加ui全局上下文 适配teleport keep-alive 锁操作 (d237750)
  • ui: 定义组件上下文对象 (4e926c7)
  • ui: 按钮组件开发 (4fddcbd)
  • ui/image: image原型完成 (97fcc83)
  • ui/lazy: lazy原型完成 (e332fa8)
  • ui/lazy: 修复CacheInstance类型错误 (1573b56)
  • ui/lazy: 修复了lazy在兼容模式下 图片从视口外操作到视口内没有进行check的bug (8af34d0)
  • ui/lazy: 修复了部分情况下图片update重复check的bug (f8fcf78)
  • ui/lazy: 增加1px像素占位 增加图片URL缓存 (865a10c)
  • ui/lazy: 增加局部滚动的案例cover (c24820a)
  • ui/lazy: 增加绑定事件配置 (64a95cb)
  • ui/styles: 修改common.less中的状态名 (8e30223)
  • add class for transition-group (75e3df6)
  • add isDeclarative for snackbar (a156647)
  • add margin for loading text and detection componentName (b42046e)
  • add typescript type(App) (4d49a7b)
  • modify loading docs and example (66be153)
  • modify size and animation of loading (63eb392)
  • remove console (675f910)

Features

Performance Improvements

  • add validator for progress mode (8eb9721)
  • refactor snackbar (fd58373)

0.5.13 (2020-11-27)

Bug Fixes

  • ui/package.json: fix (6bb1761)
  • ui/skeleton: 修复row的迭代bug (d1640ac)

0.5.10 (2020-11-27)

Bug Fixes

  • cli ui: 统一给每个包增加另一个style入口 方便babel-import-plugin解析 (cd1ef49)

0.5.9 (2020-11-27)

Bug Fixes

  • all package.json: 修改了peer依赖 改成了依赖大于目标版本 (294eced)

0.5.8 (2020-11-27)

Bug Fixes

  • cli/site ui: skeleton组件原型完成 文档完成 (374100f)

0.5.7 (2020-11-26)

Bug Fixes

  • ui: ripple指令原型完成 (43f8665)

0.5.6 (2020-11-23)

Bug Fixes

  • cli: 启动生成varlet.config.js (d8dfa5e)

0.5.5 (2020-11-23)

Bug Fixes

  • cli: 修改ts-loader配置 allowTsInNodeModules (cf65039)

0.5.4 (2020-11-23)

Bug Fixes

  • cli: tsconfig.json加入生产依赖 (7c56dd2)

0.5.3 (2020-11-23)

Bug Fixes

  • cli: 把shim作为生产依赖 (4e099d9)

0.5.2 (2020-11-23)

Bug Fixes

  • all changelog: 修正版本号 (af8f2b6)
  • 添加tsconfig.json到cli的依赖列表: tsconfig.json (3e55747)

0.5.1 (2020-11-23)

Bug Fixes

  • all packages/package.json: 发包失败重新发包 (849f9ae)

0.5.1 (2020-11-23)

Bug Fixes

  • add active style (e23ecb2)
  • modify router path (5451c55)
  • sentenced to empty (2f21c5b)
  • cli: 增加功能create命令生成单测模板 (0a2cf55)

Features

Performance Improvements

0.5.0 (2020-11-13)

Bug Fixes

  • .gitignore: 移除cli routes文件的依赖托管 (1576643)
  • cli: 移除typescript依赖 (67cd726)

Features

  • cli: 增加jest单测命令 一键执行所有单测文件 或是执行某一个组件的单测文件 (b23bfee)
  • add auto create pc site route (65cd41a)

Performance Improvements

0.4.0 (2020-11-10)

Features

  • cli: 支持打包成umd (af0645f)

0.3.2 (2020-11-09)

Note: Version bump only for package root

0.3.1 (2020-11-09)

Bug Fixes

  • cli: 修改.vue文件编译规则 (71ab372)

0.3.0 (2020-11-06)

Features

  • cli: 实现compile命令,可编译出es,commonjs规范两套发布代码|实现--watch文件监听,按需编译有改动的文件 (a00695a)

0.2.1 (2020-11-03)

Bug Fixes

  • cli: 修复了node_modules的依赖包没被webpack扫进去的bug (128a0fa)

0.2.0 (2020-11-03)

Bug Fixes

  • gitignore: 修改gitignore (0b51c3d)
  • packages/varlet-cli/lib: 移除了packages/varlet-cli/lib (3d71b03)

Features

  • packages/:** 架构调整,实现varlet-cli dev build命令 (1ca2cf6)

0.1.7 (2020-10-30)

Bug Fixes

  • 所有子包的package.json: 移除了publicConfig (1ce49db)

0.1.6 (2020-10-30)

Bug Fixes

  • lerna.json: 修改lerna.json的publishConfig字段 (a6ea83f)

0.1.5 (2020-10-30)

Bug Fixes

  • lerna.json: 修改了lerna.json的public选项 (831e521)

0.1.4 (2020-10-30)

Bug Fixes

  • root package.json: 修改主包package.json (1ecfad0)

0.1.3 (2020-10-30)

Bug Fixes

  • 所有子包的package.json: 修改publicConfig字段 (d711a57)

0.1.2 (2020-10-30)

Note: Version bump only for package root

0.1.1 (2020-10-30)

Note: Version bump only for package root

0.1.0 (2020-10-30)

Features

  • 初始化仓库: 初始化规范化配置 monorepo配置 (5913d0b)