diff --git a/.github/workflows/daily-project-check.yml b/.github/workflows/daily-project-check.yml index 578d6543..7ce0af13 100644 --- a/.github/workflows/daily-project-check.yml +++ b/.github/workflows/daily-project-check.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [8.x, 10.x, 12.x] + node-version: [10.x, 12.x] os: [ubuntu-latest, windows-latest, macOS-latest] steps: diff --git a/.github/workflows/project-check.yml b/.github/workflows/project-check.yml index 659a04ed..80fd2129 100644 --- a/.github/workflows/project-check.yml +++ b/.github/workflows/project-check.yml @@ -11,7 +11,7 @@ jobs: strategy: matrix: - node-version: [8.x, 10.x, 12.x] + node-version: [10.x, 12.x] os: [ubuntu-latest, windows-latest, macOS-latest] steps: diff --git a/CHANGELOG.md b/CHANGELOG.md index d8c98fa3..451d6285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,150 +1,117 @@ -## [CoreUI for Vue.js](./README.md) version `changelog` - -##### `v2.0.1` -- refactor(Modals): add spacing -- refactor(BrandButtons): add spacing -- chore: update `@coreui/coreui` to `2.0.14` -- chore: update `@coreui/vue` to `2.0.2` -- chore: update `flag-icon-css` to `3.2.0` -- chore: update `@vue/cli-plugin-babel` to `3.0.4` -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.4` -- chore: update `@vue/cli-plugin-eslint` to `3.0.4` -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.4` -- chore: update `@vue/cli-service` to `3.0.4` -- chore: update `@vue/test-utils` to `1.0.0-beta.25` -- chore: update `babel-jest` to `23.6.0` -- chore: update `growl` to `1.10.5` -- chore: update `https-proxy-agent` to `2.2.1` - -##### `v2.0.0` -- chore: update `@coreui/vue` to `2.0.0` -- chore: update `@coreui/icons` to `0.3.0` -- refactor(CoreUIIcons): move to `@coreui/icons v0.3.0` -- fix(Dashboard): SocialBoxChartExample height -- fix(Widgets): SocialBoxChartExample height -- fix(Widgets): Income widgets cols -- test(unit): add test for User.vue -- test: add jest config for coverage - -##### `v2.0.0-rc.0` -- test(unit): add some views testing -- test(e2e): add testing for mobile `sidebar-show` -- refactor: card headers margins -- chore: update `vue` to `2.5.17` -- chore: update `vue-template-compiler` to `2.5.17` -- chore: update `@vue/cli-plugin-babel` to `3.0.1` -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.1` -- chore: update `@vue/cli-plugin-eslint` to `3.0.1` -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.1` -- chore: update `@vue/cli-service` to `3.0.1` -- chore: update `@vue/test-utils` to `1.0.0-beta.24` -- chore: update `babel-jest` to `23.4.2` -- chore: update `node-sass` to `4.9.3` -- chore: update `sass-loader` to `7.1.0` -- chore: update `vue-chartjs` to `3.4.0` - -##### `v2.0.0-beta.13` -- fix(jest.config.js): solves - _SecurityError: localStorage is not available for opaque origins_ -- chore: update `bootstrap` to `4.1.3` -- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.7` -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.7` -- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.7` -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.7` -- chore: update `@vue/cli-service` to `3.0.0-rc.7` - -##### `v2.0.0-beta.7` -- refactor(Footer): move default footer to the template -- fix(Footer): IE sticky footer issue -- chore: update `@coreui/vue` to `2.0.0-rc.3` -- chore: update `bootstrap` to `4.1.2` -- chore: update `@coreui/coreui` to `2.0.4` -- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.5` -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.5` -- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.5` -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.5` -- chore: update `@vue/cli-service` to `3.0.0-rc.5` -- chore: update `@vue/test-utils` to `1.0.0-beta.21` -- chore: update `babel-jest` to `23.4.0` -- chore: update `node-sass` to `4.9.2` - -##### `v2.0.0-beta.6` -- fix: typo `DafaultAside` to `DefaultAside` - thanks @DamianLion -- feat(router): `Users/User Details` Breadcrumb example with `/users/:id` -- refactor(router): add dynamic imports for Webpack code splitting -- refactor: remove empty `