Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
patric-eberle committed Aug 25, 2020
1 parent b7b0d8a commit eb53b99
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
### v 6.0.0 (2020-08-20)
### v 6.0.0 (2020-08-25)
- (Breaking) Refactors c-modal header component to slot.
- (Feature) New outside click directive.
- (Feature) New body scroll plugin.
- (Update) Updates all NPM packages to the current version. Except:
- babel-core because it is still needed by jest/vue-jest
- babel-eslint because of the issue https://github.com/babel/babel-eslint/issues/815
- vue-js-modal because version 2.0 is not ready

### v 5.1.0 (2020-08-20)
- (Feature) New e-table component.
- (Bug) Refactors the Google Analytics dataLayer condition. Testing for a native array could be problematic, since it may be replaced during initialisation.
- (Update) Updates all NPM packages to the current version. Except:
- babel-core because it is still needed by jest/vue-jest
- babel-eslint because of the issue https://github.com/babel/babel-eslint/issues/815
- vue-js-modal because version 2.0 is not ready
- (Feature) New e-table component.
- (Removed) Removes e-link component.

### v 5.0.0 (2020-07-24)
Expand Down

0 comments on commit eb53b99

Please sign in to comment.