Skip to content

Latest commit

 

History

History
364 lines (224 loc) · 31.8 KB

CHANGELOG.md

File metadata and controls

364 lines (224 loc) · 31.8 KB

2.3.6 (2023-01-17)

Bug fixes

  • nuxt: Automatically transpile shared utility library (6dc4273)

2.3.5 (2022-12-16)

Bug fixes

  • Preserve custom attributes in <transition-group> element (b09a153)

2.3.4 (2022-12-02)

Bug fixes

  • nuxt: Fix production build using Nuxt 3 (aacf876)

2.3.3 (2022-11-24)

Bug fixes

  • nuxt: Take account of newly created transitions on the first run (bb850ad)

2.3.2 (2022-11-24)

Bug fixes

  • nuxt: Don't inherit attrs for component mappings (e541b4d)
  • nuxt: Use addComponentsDir instead of individual addComponent (403983a)

2.3.1 (2022-11-20)

Bug fixes

  • Note ./nuxt export in the main package.json (97bf252)

2.3.0 (2022-11-20)

Features

Bug fixes

  • types: Export individual transition types (a21ca94)

Documentation

  • Add info about Nuxt module usage (7293760)
  • Correct order of sections in TOC (2586e10)

2.2.2 (2022-10-20)

Bug fixes

  • Don't pass mode attribute to transition-group element (42f9ccd)
  • transition-expand: Wait an extra tick before element size resolving (7b3d845)

2.2.1 (2022-09-10)

Bug fixes

  • build: Correct filename and path of resulting CSS file (bf65edd)

2.2.0 (2022-09-10)

Features

  • types: Add inline documentation for d.ts file (51864f3)
  • types: Expose component props and emit types (e7f1ce1)
  • types: Typings for global components using Volar (cfcd7b4)

Bug fixes

  • types: Make plugin options optional (5bb681a)

Documentation

  • Add info about TS/Intellisense support (0ef0821)

Chores

  • bump @babel/core from 7.18.2 to 7.19.0 (e12b424)
  • bump @babel/eslint-parser from 7.18.2 to 7.18.9 (#117) (97f0973)
  • bump @babel/plugin-syntax-jsx from 7.17.12 to 7.18.6 (#99) (4774dda)
  • bump @babel/plugin-transform-modules-commonjs (#98) (2ff0b4c)
  • bump @morev/eslint-config from 12.2.0 to 17.0.1 (3d2d46d)
  • bump @morev/helpers from 0.19.2 1.4.1 (889348b)
  • bump @morev/stylelint-config from 1.1.0 to 2.0.0 (#139) (496eda9)
  • bump @types/jest from 28.1.1 to 28.1.3 (#86) (5896c25)
  • bump @vitejs/plugin-vue from 2.3.3 to 3.0.1 (28e5e4d)
  • bump vue and vue-template-compiler from 2.6.14 to 2.7.8 (9e5fa9e)
  • bump eslint from 8.17.0 to 8.22.0 (#144) (e431bb7)
  • bump jest and @types/jest (#109) (d177775)
  • bump lint-staged from 13.0.1 to 13.0.3 (#83) (b531a69)
  • bump more-sass from 1.0.7 to 1.0.8 (#122) (e293c0e)
  • bump release-it from 15.0.0 15.3.0 (#136) (407478a)
  • bump sass from 1.52.3 to 1.54.9 (7c7c54d)
  • bump stylelint from 14.9.1 to 14.10.0 (#132) (748eef8)
  • bump typescript from 4.7.3 to 4.8.3 (295849c)
  • bump vite from 2.9.12 to 3.1.0 (43be17f)
  • bump vite-plugin-vue2 from 2.0.1 to 2.0.2 (#110) (8eeb338)
  • bump vue and @vitejs/plugin-vue to latest (11f8664)
  • bump vue-types from 4.1.1 to 4.2.1 (#129) (5a901bb)

2.1.4 (2022-06-11)

Chores

  • bump @babel/core from 7.17.10 to 7.18.0 (#57) (f027b3f)
  • bump @babel/core from 7.17.9 to 7.17.10 (#43) (4a77007)
  • bump @babel/core from 7.18.0 to 7.18.2 (#65) (e7790e7)
  • bump @babel/eslint-parser from 7.17.0 to 7.18.2 (#61) (277bfd3)
  • bump @babel/plugin-syntax-jsx from 7.16.7 to 7.17.12 (#53) (d18f8ec)
  • bump @babel/plugin-transform-modules-commonjs (#54) (d9a61f9)
  • bump @babel/plugin-transform-modules-commonjs (#66) (18f6934)
  • bump @morev/eslint-config from 11.1.1 to 11.2.0 (#32) (a22d5de)
  • bump @morev/eslint-config from 11.2.0 to 11.4.0 (#50) (550d395)
  • bump @morev/eslint-config from 11.4.0 to 12.0.0 (#60) (ce51705)
  • bump @morev/eslint-config from 12.0.0 to 12.2.0 (#77) (b9f3405)
  • bump @morev/helpers from 0.14.1 to 0.16.0 (#35) (a6662ca)
  • bump @morev/helpers from 0.16.1 to 0.18.0 (#62) (9fb9fbd)
  • bump @morev/helpers from 0.18.0 to 0.19.2 (#71) (fc9652d)
  • bump @morev/stylelint-config from 1.0.3 to 1.1.0 (#74) (1a5b4f1)
  • bump @types/jest from 27.4.1 to 27.5.0 (#40) (4697ccd)
  • bump @types/jest from 27.5.0 to 27.5.1 (#52) (cc301ec)
  • bump @types/jest from 27.5.1 to 28.1.0 (#70) (a3727a1)
  • bump @vitejs/plugin-vue from 2.3.1 to 2.3.2 (#42) (9699b4a)
  • bump @vitejs/plugin-vue from 2.3.2 to 2.3.3 (#47) (694a548)
  • bump @morev/helpers from 0.16.0 to 0.16.1 (f06db8d)
  • bump @morev/v-bem-transformer from 1.0.0 to 1.0.1 (f296e47)
  • bump jest from 27.5.1 to 28.1.0 (2c3458f)
  • bump element-ui from 2.15.8 to 2.15.9 (#76) (f96edde)
  • bump eslint from 8.13.0 to 8.14.0 (#27) (b360c59)
  • bump eslint from 8.14.0 to 8.15.0 (#37) (9f6a6c3)
  • bump eslint from 8.15.0 to 8.16.0 (#56) (1fd97bd)
  • bump eslint from 8.16.0 to 8.17.0 (#69) (0bfad1d)
  • bump husky from 7.0.4 to 8.0.1 (#49) (8776d13)
  • bump jest and @types/jest (#79) (f4089c5)
  • bump lint-staged from 12.3.8 to 12.4.0 (#30) (38b7027)
  • bump lint-staged from 12.4.0 to 12.4.1 (#45) (332935f)
  • bump lint-staged from 12.4.1 to 12.4.2 (#67) (7e1c4dc)
  • bump lint-staged from 12.4.2 to 13.0.0 (#75) (d6da9d8)
  • bump lint-staged from 13.0.0 to 13.0.1 (#78) (3a21b17)
  • bump release-it and @release-it/conventional-changelog (#48) (62a6eee)
  • bump release-it from 14.14.2 to 14.14.3 (#38) (cd54b6d)
  • bump sass from 1.50.0 to 1.50.1 (#28) (0b31292)
  • bump sass from 1.50.1 to 1.51.0 (#44) (371e264)
  • bump sass from 1.51.0 to 1.52.1 (#58) (fa26379)
  • bump sass from 1.52.1 to 1.52.2 (#68) (d8e0875)
  • bump sass from 1.52.2 to 1.52.3 (#82) (b73889c)
  • bump stylelint from 14.7.0 to 14.7.1 (#26) (5263d71)
  • bump stylelint from 14.7.1 to 14.8.2 (#39) (9ef71b9)
  • bump stylelint from 14.8.2 to 14.8.5 (#64) (2154819)
  • bump stylelint from 14.8.5 to 14.9.1 (#81) (20d924c)
  • bump typescript from 4.6.3 to 4.6.4 (#36) (b76fc8c)
  • bump typescript from 4.6.4 to 4.7.2 (#63) (205895b)
  • bump typescript from 4.7.2 to 4.7.3 (#73) (0c2e82c)
  • bump vite from 2.9.5 to 2.9.8 (#46) (41bb7e9)
  • bump vite from 2.9.8 to 2.9.9 (#51) (5fbe156)
  • bump vite from 2.9.9 to 2.9.12 (#80) (9ac7f8d)
  • bump vite-plugin-vue2 from 1.9.3 to 2.0.0 (#34) (a3c811c)
  • bump vite-plugin-vue2 from 2.0.0 to 2.0.1 (#55) (305baf6)

2.1.3 (2022-04-17)

Chores

  • bump @morev/eslint-config from 11.1.0 to 11.1.1 (#19) (5378923)
  • bump @morev/helpers from 0.10.0 to 0.14.1 (#24) (acaaa42)
  • bump @release-it/conventional-changelog from 4.2.2 to 4.3.0 (#25) (bf78d0f)
  • bump element-ui from 2.15.6 to 2.15.8 (#21) (f641551)
  • bump lint-staged from 12.3.7 to 12.3.8 (#23) (c950d0e)
  • bump stylelint from 14.6.1 to 14.7.0 (#22) (ef418ef)
  • bump vite from 2.9.1 to 2.9.5 (#20) (7e64ba1)### 2.1.2 (2022-04-12)

Bug fixes

  • types: Correct defaultProps key (a5778f7)### 2.1.1 (2022-04-12)

Chores

  • bump @babel/plugin-transform-modules-commonjs (#18) (97b33a9)
  • bump @morev/eslint-config from 10.0.3 to 11.0.0 (#14) (15f2a1c)
  • bump @morev/helpers from 0.8.1 to 0.9.0 (#17) (0f07828)
  • bump eslint from 8.12.0 to 8.13.0 (#16) (e234244)
  • bump sass from 1.49.11 to 1.50.0 (#13) (17aa796)## 2.1.0 (2022-04-12)

Features

  • Add types for plugin options (6147a2a)
  • Change default easing value (45cb956)
  • Plugin options to customize component names / default props (78eb79c)

Chores

  • bump @babel/plugin-transform-modules-commonjs (#18) (a4fe306)
  • bump @morev/eslint-config from 10.0.3 to 11.0.0 (#14) (881a048)
  • bump @morev/helpers from 0.8.1 to 0.9.0 (#17) (8ca3bfa)
  • bump eslint from 8.12.0 to 8.13.0 (#16) (d79de2b)
  • bump sass from 1.49.11 to 1.50.0 (#13) (5dff196)
  • Treat @morev/helpers as external dependency (77ec89c)
  • Update rest dependencies (7d6180c)

Bug fixes

  • Shared default axis prop value for transition-expand (cd23e85)

Documentation

CI improvements

  • Remove mentions of workspaces before publishing (8e48f2f)

Refactoring

  • Better bin command names (465d823)

Documentation

  • Add note about version switching (31afd94)### 2.0.1 (2022-04-08)

CI improvements

  • Explicit call of prepack script before publising (fb56a11)## 2.0.0 (2022-04-08)

⚠ BREAKING CHANGES

  • Build mechanics have changed significantly with the introduction of the version for Vue 3. Although there shouldn't be any problems (the default export should work the same as before), the update is marked as a major to avoid embarrassment.

Features

  • Vue 3 version of components (c094554)

Documentation

  • Correct playground config base to fit GH pages (98ff165)
  • Fix playground offset control (0a3e3dd)
  • Update README.md (230be83)

Tests

  • Rename validators directory (fb61dfe)

Chores

  • bump release-it from 14.13.1 to 14.14.0 (#11) (ed9295d)
  • bump sass from 1.49.9 to 1.49.11 (#12) (721ee2a)
  • bump vite from 2.8.6 to 2.9.1 (#10) (7419f16)
  • vscode: Add setting to validate json files (9f7c13c)## 1.1.0 (2022-03-27)

Features

  • Playground is done (91715de)
  • Respect the existing element opacity during expand (496a17c)

Refactoring

  • More safe setMoveDuration (e7f2028)

Bug fixes

  • Add transform transition-property to expand transition (cbb94f1)
  • Correct order of style actions, refactoring the code (355bffe)
  • Correct work with percentage value in transition-slide (bb821aa)
  • Set important flag to all style transformations (368c139)

CI improvements

  • Add playground publish to GH pages (27b0927)

Chores

  • Add dependabot (f9b59a9)
  • bump @morev/commitlint-config from 0.1.0 to 0.1.1 (#5) (9d03fc5)
  • bump @morev/eslint-config from 10.0.2 to 10.0.3 (#2) (ccf2108)
  • bump @morev/helpers from 0.8.0 to 0.8.1 (#3) (1d08a8d)
  • bump @morev/stylelint-config from 1.0.2 to 1.0.3 (#9) (a0e6226)
  • bump @morev/v-bem-transformer from 0.0.4 to 0.0.5 (#7) (e0b96b4)
  • bump eslint from 8.11.0 to 8.12.0 (#8) (f3f95a3)
  • bump more-sass from 1.0.5 to 1.0.7 (#6) (b2f6422)
  • Separate Vite configs to make the playground (d87703d)
  • Update release-it config to fit new scripts section (96e32c4)
  • Update linters to skip playground lint (267a0a4)
  • Update VSCode project settings (a437e6e)## 1.0.0 (2022-03-25)

⚠ BREAKING CHANGES:

  • Prop move-disable was renamed to no-disable

Features

  • Add 'opacity' option (dab173b)
  • Add 'scale' option for 'transition-scale' (79ad99f)
  • Add 'scale' option in playground (71fc67a)
  • Add VS Code settings (6924927)

Documentation

Refactoring

  • Change the 'move-disable' option to 'no-move' (1740328)
  • Change the 'opacity' option to 'no-opacity' (ec58daa)

Bug fixes

  • Add markdown files to lint-staged settings (8cb7713)

Chores

Bug fixes

  • Add CSS file exports (1a1dc50)
  • Correct initial transform of transition-slide (141e1e5)### 0.0.1 (2022-03-18)