From de605cc1aadec9fb066625c6bc7b656590efc7bb Mon Sep 17 00:00:00 2001 From: woothu <32914662+woothu@users.noreply.github.com> Date: Wed, 12 Aug 2020 17:08:24 +0200 Subject: [PATCH] chore: add changelog --- CHANGELOG.md | 445 ++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 80 +++++++++ package.json | 6 +- 3 files changed, 529 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..fa0619ae8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,445 @@ +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +#### [3.1.0](https://github.com/coreui/coreui-free-react-admin-template/compare/3.0.0...3.1.0) + +> 12 August 2020 + +- docs(readme): CoreUI react theme setup with laravel tutorial link add into readme [`#226`](https://github.com/coreui/coreui-free-react-admin-template/pull/226) +- fix: fix template testing [`68ce41d`](https://github.com/coreui/coreui-free-react-admin-template/commit/68ce41db6831d6995121766a5771dc9d667cc61a) +- chore: 3.1.0 release - update dependencies [`92f55b8`](https://github.com/coreui/coreui-free-react-admin-template/commit/92f55b8cdfd748a9e72649d5da62b93015a1c8e6) +- refactor: add reusable folder with DocsLink component [`eef84db`](https://github.com/coreui/coreui-free-react-admin-template/commit/eef84dbbd770c7253080a6f69443c40e4fecefd2) +- feat: add CSwitch examples to forms [`b31e452`](https://github.com/coreui/coreui-free-react-admin-template/commit/b31e452fd0ea736763d3032d7204cd478863b505) +- refactor: add CIcon example in _nav.js [`be5d1f0`](https://github.com/coreui/coreui-free-react-admin-template/commit/be5d1f0618f981f18c45be87afb56c4409bd3389) + +### [3.0.0](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.6.1...3.0.0) + +> 17 June 2020 + +- feat: update template to version 3 [`cc79542`](https://github.com/coreui/coreui-free-react-admin-template/commit/cc795425bbf610873fcdf6938b5fb0aba49a4d97) +- refactor: update folder casing to kebab-case [`75138b0`](https://github.com/coreui/coreui-free-react-admin-template/commit/75138b0d0340cc21d58bcc2f800f042f86e54346) +- refactor: temporarily delete views folder [`cb4433a`](https://github.com/coreui/coreui-free-react-admin-template/commit/cb4433a3e33cb943bc1f47199110ead28fab517b) +- docs: README update [`188e0b1`](https://github.com/coreui/coreui-free-react-admin-template/commit/188e0b1c09fd7d47dc87d0410303ae43e8ee79de) +- chore: clear packages [`e236aad`](https://github.com/coreui/coreui-free-react-admin-template/commit/e236aad4ab0129e3611adfc2127670da64696e54) +- fix: delete obsolete files, fix logos [`f479a5d`](https://github.com/coreui/coreui-free-react-admin-template/commit/f479a5dc72bb5bb75b95a4b904d1c350be8fe7bc) +- chore: 3.0.0-beta.1 release [`d940f92`](https://github.com/coreui/coreui-free-react-admin-template/commit/d940f92ef741d7eab021af4fbcf385823c80421a) +- fix: fix accordion, delete aside [`0e6506e`](https://github.com/coreui/coreui-free-react-admin-template/commit/0e6506ea3303ca30bc21ba2bcf3717a3f009dc8c) +- refactor: optimize icon bundle size, update icons [`9fed168`](https://github.com/coreui/coreui-free-react-admin-template/commit/9fed168a534b88cb27371d6364b922418a5a13b4) +- refacotor: template updates [`1df8c15`](https://github.com/coreui/coreui-free-react-admin-template/commit/1df8c15030d45779f6adc5031153eaff09701d97) +- refactor: turn logos extensions from svg to js [`8c0deee`](https://github.com/coreui/coreui-free-react-admin-template/commit/8c0deeed169267155323a5b6bdbbdfaf8a856a41) +- refactor: rename containers from 'Default' to 'The', small fixes [`bfc79da`](https://github.com/coreui/coreui-free-react-admin-template/commit/bfc79da4039dd534ee49b4526978f7b949cea90b) +- refactor: update icons to version 2, rtl fixes [`8e4fbc2`](https://github.com/coreui/coreui-free-react-admin-template/commit/8e4fbc2aa8786b00a004282260c52986e1cd2430) +- fix: delete unneded icons, aside, fix readme.md [`1ee0561`](https://github.com/coreui/coreui-free-react-admin-template/commit/1ee05619ba15d050b73df21c8d1347e8329942d5) +- chore: 3.0.0 version release - update dependencies [`fd5236d`](https://github.com/coreui/coreui-free-react-admin-template/commit/fd5236d47340b336bf641041cbf6d48ec8b1081a) +- feat: add query parameters to Users view [`98f8b67`](https://github.com/coreui/coreui-free-react-admin-template/commit/98f8b677edb96f9175b7d4c20370c3d6744543bd) +- docs: add license [`db85786`](https://github.com/coreui/coreui-free-react-admin-template/commit/db85786be465fdb7a84b7337dbe876afc5e957bc) +- chore: update react.md [`5aa0cc3`](https://github.com/coreui/coreui-free-react-admin-template/commit/5aa0cc3ce15c841032cd75392418cfeb2e4d094f) +- docs: README cleanup [`82a4351`](https://github.com/coreui/coreui-free-react-admin-template/commit/82a4351daa6c8d452e19c7141dbadecc3f721c1b) +- fix: fix Icons views [`1777a09`](https://github.com/coreui/coreui-free-react-admin-template/commit/1777a092f6444497120e85c8852a1e4779640e71) + +#### [v2.6.1](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.6.0...v2.6.1) + +> 19 May 2020 + +- Ship: v2.6.1 [`0350bfd`](https://github.com/coreui/coreui-free-react-admin-template/commit/0350bfdb42cb208b77e226e60c06437b64a3660f) +- chore: dependencies update [`01f3555`](https://github.com/coreui/coreui-free-react-admin-template/commit/01f35553852ba62880c6841451e2f5be201d1a2f) +- refactor(polyfill): cleanup [`5e57e2a`](https://github.com/coreui/coreui-free-react-admin-template/commit/5e57e2aef2da476d22ba8e42b9bbb5703dc50450) +- fix(Dropdowns): DropdownMenu right [`41f1d26`](https://github.com/coreui/coreui-free-react-admin-template/commit/41f1d26a7800516d0191932518a93b8668357fa5) +- fix(Dashboard): scales.[x/y]Axes.barPercentage is deprecated, use dataset.barPercentage instead [`ef25cc4`](https://github.com/coreui/coreui-free-react-admin-template/commit/ef25cc4202d2278d30c0657e578edbfcb4598747) + +#### [v2.6.0](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.5.0...v2.6.0) + +> 17 June 2019 + +- v2.6.0 [`#184`](https://github.com/coreui/coreui-free-react-admin-template/pull/184) +- Readme Typo [`#182`](https://github.com/coreui/coreui-free-react-admin-template/pull/182) +- Ship: v2.6.0 [`d142eff`](https://github.com/coreui/coreui-free-react-admin-template/commit/d142eff79f594bd7930c8123ce8fe5b52419d6c6) +- chore: dependencies update [`f99dfd7`](https://github.com/coreui/coreui-free-react-admin-template/commit/f99dfd7ce70070b83ccfc521c21ca0890ca0a812) +- chore: changelog v2.5.0 update [`e115106`](https://github.com/coreui/coreui-free-react-admin-template/commit/e115106945922f16a668c125091c5e0b7977b769) +- refactor: add ie polyfills [`969bc85`](https://github.com/coreui/coreui-free-react-admin-template/commit/969bc8593af27c55058cade46adb71469eb93c7a) +- fix(DefaultHeader): replace `AppHeaderDropdown` with `UncontrolledDropdown` [`770cfcf`](https://github.com/coreui/coreui-free-react-admin-template/commit/770cfcf5e516cd27bbbf6b46cbcbd1b3c87551de) +- v2.6.0 version bump [`b9626a8`](https://github.com/coreui/coreui-free-react-admin-template/commit/b9626a8ae66834006ee86b758cdc81f74fb20531) + +#### [v2.5.0](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.7...v2.5.0) + +> 16 May 2019 + +- v2.5.0 [`#181`](https://github.com/coreui/coreui-free-react-admin-template/pull/181) +- Ship: v2.5.0 [`25c8f9f`](https://github.com/coreui/coreui-free-react-admin-template/commit/25c8f9f84e54bd972a2a8e8efb11759375efc01e) +- refactor: update to react router v5 [`349393e`](https://github.com/coreui/coreui-free-react-admin-template/commit/349393e60b13369f3b2512c3b4d7550b0be0eec1) + +#### [v2.1.7](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.6...v2.1.7) + +> 14 May 2019 + +- v2.1.7 [`#180`](https://github.com/coreui/coreui-free-react-admin-template/pull/180) +- chore: add package-lock.json with updated tar dependency [`d40ce7e`](https://github.com/coreui/coreui-free-react-admin-template/commit/d40ce7e338078234b704ac132886e688fb01ecf2) +- Ship: v2.1.7 [`5f3380d`](https://github.com/coreui/coreui-free-react-admin-template/commit/5f3380d8e849f570ec1304104b46d98b8cbd281f) +- chore: dependencies update [`76bd4a7`](https://github.com/coreui/coreui-free-react-admin-template/commit/76bd4a796e83f148650fde8e11fedae639edcc99) +- fix(Popovers): add trigger=legacy [`3490bba`](https://github.com/coreui/coreui-free-react-admin-template/commit/3490bba27b7db7ddd898e69fead726d9257bfc60) + +#### [v2.1.6](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.5...v2.1.6) + +> 25 March 2019 + +- Fix typo [`#162`](https://github.com/coreui/coreui-free-react-admin-template/pull/162) +- refactor(Forms): move to InputGroupButtonDropdown where applicable [`24666f6`](https://github.com/coreui/coreui-free-react-admin-template/commit/24666f668196c609b70accabac1f94f04fec55ae) +- Ship: v2.1.6 [`0576d18`](https://github.com/coreui/coreui-free-react-admin-template/commit/0576d1852c29f008c6a0ee5662ae661ca2ea7352) +- chore: dependencies update [`921519f`](https://github.com/coreui/coreui-free-react-admin-template/commit/921519f4171a8c992f2e2f65c2e6095da47671ee) +- refactor(DefaultHeader): move to ReactRouter NavLink [`7ad00e6`](https://github.com/coreui/coreui-free-react-admin-template/commit/7ad00e6a335241ea554496b0d30bbe1b7646be58) +- refactor(App): change to render in Route [`ded4437`](https://github.com/coreui/coreui-free-react-admin-template/commit/ded4437ae10cc03eb75c5eca89c266c3ce2dc3a5) +- fix(routes): add Home to routes - breadcrumb issue [`988b240`](https://github.com/coreui/coreui-free-react-admin-template/commit/988b2405666a5d8b523bf67b7abf3fea1ce20927) +- fix: remove redundant react-loadable [`68c2cce`](https://github.com/coreui/coreui-free-react-admin-template/commit/68c2cce40d2cce6495052c8639d150b900195006) +- remove redundant react-loadable [`691d0cd`](https://github.com/coreui/coreui-free-react-admin-template/commit/691d0cd9b5c986e7cb0cf3e586d13d1e4f029703) +- fix circular dependency [`987c047`](https://github.com/coreui/coreui-free-react-admin-template/commit/987c0474278f9d2756a1c9c43e1d0d96f6a2d4be) + +#### [v2.1.5](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.4...v2.1.5) + +> 6 March 2019 + +- Ship: v2.1.5 [`#155`](https://github.com/coreui/coreui-free-react-admin-template/pull/155) + +#### [v2.1.4](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.3...v2.1.4) + +> 21 February 2019 + +- v2.1.4 [`#152`](https://github.com/coreui/coreui-free-react-admin-template/pull/152) +- Ship v2.1.4 [`#151`](https://github.com/coreui/coreui-free-react-admin-template/issues/151) +- chore: dependencies update [`c860888`](https://github.com/coreui/coreui-free-react-admin-template/commit/c86088837295102dcddd4a9faa75235bb93ac807) +- refactor(DefaultHeader): Dashboard router link [`4af6e9b`](https://github.com/coreui/coreui-free-react-admin-template/commit/4af6e9b25e6a623e30730043d90bdf8eab7cd19b) + +#### [v2.1.3](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.2...v2.1.3) + +> 8 January 2019 + +- v2.1.3 [`#144`](https://github.com/coreui/coreui-free-react-admin-template/pull/144) +- test: coverage [`#134`](https://github.com/coreui/coreui-free-react-admin-template/pull/134) +- refactor(Tabs): cleanup, test coverage [`52a6886`](https://github.com/coreui/coreui-free-react-admin-template/commit/52a68868cd4c3ae372f125082640a32908bc4ef4) +- test: add coverage [`310fa60`](https://github.com/coreui/coreui-free-react-admin-template/commit/310fa608b1e5cd0f5d882664debf5bcca877f6e3) +- test: more coverage [`7632881`](https://github.com/coreui/coreui-free-react-admin-template/commit/7632881468259e286c92f9dc614ba27bbd834e1e) +- chore: dependencies update [`98c79bc`](https://github.com/coreui/coreui-free-react-admin-template/commit/98c79bcb6721bccae87daef90ccf8d4f368aa14c) +- Ship: v2.1.3 [`d595e85`](https://github.com/coreui/coreui-free-react-admin-template/commit/d595e851bc4fcdf81ad10b59feb6fef516a8fd6a) +- fix(Collapse): add `mb-0` to accordion cards [`2a9a23d`](https://github.com/coreui/coreui-free-react-admin-template/commit/2a9a23dff55c841b5f97245ed8d0ad088a5278ce) +- fix(ButtonGroups): misplaced dropdownOpen [`fa7d429`](https://github.com/coreui/coreui-free-react-admin-template/commit/fa7d42966701032c984efbcb5695041deeab0bf2) + +#### [v2.1.2](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.1...v2.1.2) + +> 21 November 2018 + +- v2.1.2 [`#133`](https://github.com/coreui/coreui-free-react-admin-template/pull/133) +- fix(scss): floating footer ie11 issue [`eb18566`](https://github.com/coreui/coreui-free-react-admin-template/commit/eb18566331404546c49edba7e65c74ab87ea966d) +- Ship: v2.1.2 [`1fb2478`](https://github.com/coreui/coreui-free-react-admin-template/commit/1fb2478161e9f63b56cda3870919ea8b897a9e75) +- chore: update `@coreui/react` to `^2.1.1` [`5d9be44`](https://github.com/coreui/coreui-free-react-admin-template/commit/5d9be44cc3e1eeac980592024c69aff32d2a29ec) + +#### [v2.1.1](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.1.0...v2.1.1) + +> 20 November 2018 + +- v2.1.1 [`#132`](https://github.com/coreui/coreui-free-react-admin-template/pull/132) +- refactor(DefaultLayout) code splitting with `React.lazy` [`f0bcbab`](https://github.com/coreui/coreui-free-react-admin-template/commit/f0bcbabab50e392864d001cd0336d46dee210d1b) +- refactor(App.js) code splitting with `react-loadable` [`2e8c6c1`](https://github.com/coreui/coreui-free-react-admin-template/commit/2e8c6c16e0403efd524e5e52110c1ec91d6c471b) +- refactor(Dashboard): tweak lazy and Suspense for Widget03 [`c324997`](https://github.com/coreui/coreui-free-react-admin-template/commit/c3249976cb63ff7a252c3fac7695c2fc15271e94) +- chore: disable eslint warning for href="#" attribute [`df3b3e2`](https://github.com/coreui/coreui-free-react-admin-template/commit/df3b3e220a30cc9f5121bbb856fe04fe8fc73ee9) +- refactor(DefaultHeader): add react-router Link to /users [`77f87cf`](https://github.com/coreui/coreui-free-react-admin-template/commit/77f87cff883547cd136c3f91543323a4527b0621) +- chore: dependencies update [`37be56a`](https://github.com/coreui/coreui-free-react-admin-template/commit/37be56a0341be7ded05cda60e260f129ac4086b7) +- Ship: v2.1.1 [`aeccb70`](https://github.com/coreui/coreui-free-react-admin-template/commit/aeccb700b9caf4cbf9333557722fd83ce7422c32) +- refactor(Login): add router link to Register button [`05d0d7f`](https://github.com/coreui/coreui-free-react-admin-template/commit/05d0d7f1e877ab7e3288adef90c2c04cfb92ae3b) +- refactor(Register): add margins to social-media buttons [`3910499`](https://github.com/coreui/coreui-free-react-admin-template/commit/39104998aa096400a2172d91368156de113a3fc8) +- chore: update `@coreui/coreui` to `^2.1.1` [`450fc30`](https://github.com/coreui/coreui-free-react-admin-template/commit/450fc30aa9d647f29937a39631add4a6b0497849) + +#### [v2.1.0](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.14...v2.1.0) + +> 7 November 2018 + +- v2.1.0 [`#128`](https://github.com/coreui/coreui-free-react-admin-template/pull/128) +- ship: v2.1.0 [`4e5d693`](https://github.com/coreui/coreui-free-react-admin-template/commit/4e5d6932cb41d2e84bd8075030f3960f0bbd5cfc) +- fix(Cards): `card-header-actions` add to `CardHeader` for `rtl` support [`6c3acb3`](https://github.com/coreui/coreui-free-react-admin-template/commit/6c3acb334a0aae88368910089059782796d89537) +- feat(SidebarNav): navLink `attributes` - optional JS object with valid JS API naming [`7b358c4`](https://github.com/coreui/coreui-free-react-admin-template/commit/7b358c438d913ccf6423c47faca87fc40e3a9b55) +- chore: dependencies update [`6a477be`](https://github.com/coreui/coreui-free-react-admin-template/commit/6a477beb99bc1929e6441a8aa470d4cd745567a4) + +#### [v2.0.14](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.13...v2.0.14) + +> 3 November 2018 + +- v2.0.14 [`#127`](https://github.com/coreui/coreui-free-react-admin-template/pull/127) +- chore: dependencies update [`2636edd`](https://github.com/coreui/coreui-free-react-admin-template/commit/2636edd2872873ecc83a81a2e52adbca322b62e4) +- ship: v2.0.14 [`4370de1`](https://github.com/coreui/coreui-free-react-admin-template/commit/4370de158d79de85c191440d796d73fb9656cfd2) + +#### [v2.0.13](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.12...v2.0.13) + +> 9 October 2018 + +- v2.0.13 [`#122`](https://github.com/coreui/coreui-free-react-admin-template/pull/122) +- chore: remove unused `vendors/charts.js/` directory [`0728cda`](https://github.com/coreui/coreui-free-react-admin-template/commit/0728cda1a49584669ac08ff26d35fc589fd1b1d6) +- refactor: move `App.js` import styles to `App.scss` [`abeea78`](https://github.com/coreui/coreui-free-react-admin-template/commit/abeea785f91cdbf154dc715f3e9e7240a5d27857) +- Ship: v2.0.13 [`1c86c3e`](https://github.com/coreui/coreui-free-react-admin-template/commit/1c86c3e0288df88143e445756165b8cd2c331e7b) +- chore: package.json cleanup [`e93dc62`](https://github.com/coreui/coreui-free-react-admin-template/commit/e93dc62ab40306b27b163eab3e68e9d188c9be05) +- refactor: import from `node_modules/` with `~` prefix [`5bc9ccc`](https://github.com/coreui/coreui-free-react-admin-template/commit/5bc9ccc38773e92981667cacc2024d753852ca6f) +- chore: dependencies update [`d7f4f57`](https://github.com/coreui/coreui-free-react-admin-template/commit/d7f4f57e14d6f82f5441564ebc296a5716e09427) + +#### [v2.0.12](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.11...v2.0.12) + +> 5 October 2018 + +- v2.0.12 [`#120`](https://github.com/coreui/coreui-free-react-admin-template/pull/120) +- Ship: v2.0.12 [`a05cfda`](https://github.com/coreui/coreui-free-react-admin-template/commit/a05cfdaa32633279e6a71911d323f6fc2b2ec452) +- chore: dependencies update [`51169d1`](https://github.com/coreui/coreui-free-react-admin-template/commit/51169d16d8195c40859e1235852166c7fb740af3) +- fix(DefaultAside): `ListGroup` with `tag="div"` works better with `rtl` [`1424b6c`](https://github.com/coreui/coreui-free-react-admin-template/commit/1424b6c3f0e73cf7d2b01fed293cb0c3d1f93bb0) +- fix(DefaultLayout): `AppAside` remove deprecated `hidden` prop [`8e2132e`](https://github.com/coreui/coreui-free-react-admin-template/commit/8e2132e5804e204f1854fd8df72226792e7dcd31) + +#### [v2.0.11](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.10...v2.0.11) + +> 2 October 2018 + +- chore: move to Create React App 2.0 [`#118`](https://github.com/coreui/coreui-free-react-admin-template/pull/118) + +#### [v2.0.10](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.9...v2.0.10) + +> 1 October 2018 + +- - chore: update `@coreui/coreui` to `^2.0.14` [`#117`](https://github.com/coreui/coreui-free-react-admin-template/pull/117) +- chore: dependencies update [`e6a32ae`](https://github.com/coreui/coreui-free-react-admin-template/commit/e6a32aea1a0c7e5def76e92a4c172992578db141) +- add gtag [`7542458`](https://github.com/coreui/coreui-free-react-admin-template/commit/7542458c9d6a8a69695ed9e8b661bc69fcab0a5c) + +#### [v2.0.9](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.8...v2.0.9) + +> 31 August 2018 + +- chore: dependencies update [`#110`](https://github.com/coreui/coreui-free-react-admin-template/pull/110) +- chore: dependencies update [`#103`](https://github.com/coreui/coreui-free-react-admin-template/pull/103) +- docs(readme): CoreUI Vue link fix [`2d5ffff`](https://github.com/coreui/coreui-free-react-admin-template/commit/2d5ffff3d668e5f5e9262fd7e463e75e2973af38) + +#### [v2.0.8](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.5...v2.0.8) + +> 30 July 2018 + +- v2.0.8 [`#102`](https://github.com/coreui/coreui-free-react-admin-template/pull/102) +- update: coreui to 2.0.4 [`26be744`](https://github.com/coreui/coreui-free-react-admin-template/commit/26be74402751df254f7e24aef391e968ae096a8b) +- chore(ship): v2.0.8 [`3b7c4c7`](https://github.com/coreui/coreui-free-react-admin-template/commit/3b7c4c7d83c5c47a1a1c4433aea5174354a67805) +- fix(Register): add missing form and autoComplete [`0ab11ea`](https://github.com/coreui/coreui-free-react-admin-template/commit/0ab11ea1e115e02ccd2e664dbd1a002493d30519) +- fix(Login): add missing form and autoComplete [`9f9eb65`](https://github.com/coreui/coreui-free-react-admin-template/commit/9f9eb65a1ae305a54278882a8b82db7294edf4b8) +- chore(Switch): add missing Pro badges [`bad2801`](https://github.com/coreui/coreui-free-react-admin-template/commit/bad280163caa9e6e606c846ddddc1ef74df20a39) +- chore: dependencies update [`989daa9`](https://github.com/coreui/coreui-free-react-admin-template/commit/989daa9857b7cfe0535f0fd0acd9ce9e7cda8a41) +- fix(User): add missing unique key prop [`9cc60d0`](https://github.com/coreui/coreui-free-react-admin-template/commit/9cc60d087e419b944f3bae272dc8783ed0845157) + +#### [v2.0.5](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.4...v2.0.5) + +> 21 June 2018 + +- v2.0.5 [`#95`](https://github.com/coreui/coreui-free-react-admin-template/pull/95) +- feat(router): Users/User Breadcrumb example with `/users/:id` [`05c18d0`](https://github.com/coreui/coreui-free-react-admin-template/commit/05c18d0cac8f90494e91ec7471535714f14fbc7f) +- chore(ship) v2.0.5 [`6bf0920`](https://github.com/coreui/coreui-free-react-admin-template/commit/6bf0920772b47f91a12846d526a794acd8168764) +- chore: dependencies update [`c870094`](https://github.com/coreui/coreui-free-react-admin-template/commit/c870094e9738de113d6214f6616db41c21a22950) +- chore: add .env file [`cea4da0`](https://github.com/coreui/coreui-free-react-admin-template/commit/cea4da04184055ecc507c4117fd5cdaa29c9804f) + +#### [v2.0.4](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.3...v2.0.4) + +> 8 June 2018 + +- chore: dependencies update [`#91`](https://github.com/coreui/coreui-free-react-admin-template/pull/91) +- refactor: toggleFade [`12b76ee`](https://github.com/coreui/coreui-free-react-admin-template/commit/12b76eea0b1779a7b4e48a790c9ee255e656529a) +- refactor(Forms): toggleFade [`68b19fb`](https://github.com/coreui/coreui-free-react-admin-template/commit/68b19fbe9468786bc2a2a29c2fa291108b2694ba) +- refactor(Cards): toggleFade [`9e9d218`](https://github.com/coreui/coreui-free-react-admin-template/commit/9e9d218fcbfe62c84e41b6e30de2cfabc22d2d12) +- feat(Forms): FormFeedback valid [`2582877`](https://github.com/coreui/coreui-free-react-admin-template/commit/2582877699ac5ed49c66dcda266c5518f9f461dd) +- feat(Forms): FormFeedback valid [`eeaccc4`](https://github.com/coreui/coreui-free-react-admin-template/commit/eeaccc4c518a30747fd15769f79c0a91a57ec5c5) + +#### [v2.0.3](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.2...v2.0.3) + +> 23 May 2018 + +- v2.0.3 [`#84`](https://github.com/coreui/coreui-free-react-admin-template/pull/84) +- refactor: CoreUI Icons v0.2.0 [`96d21c9`](https://github.com/coreui/coreui-free-react-admin-template/commit/96d21c95e3d83a0b2041b02fff69fb7c60825aed) +- chore: v2.0.3 changelog update [`73f5f14`](https://github.com/coreui/coreui-free-react-admin-template/commit/73f5f14ca7ad30fe0a6d90124f930c7d5f6fefee) +- refactor: disable ServiceWorker by default [`227552f`](https://github.com/coreui/coreui-free-react-admin-template/commit/227552f1d1b1f173d911fffec828524fb582f5ef) +- chore(release): v2.0.3 [`9d6dddc`](https://github.com/coreui/coreui-free-react-admin-template/commit/9d6dddcc5fe3b0521f28bc9a7c8056bdb826e00c) +- chore: babel-jest update to v22.4.4 [`4c2de2f`](https://github.com/coreui/coreui-free-react-admin-template/commit/4c2de2f5d9dcea629c0130cd5348f4239653b010) +- fix(routes): mismatched SimpleLineIcons dynamic import [`6c9ead5`](https://github.com/coreui/coreui-free-react-admin-template/commit/6c9ead5e7765b64614595f373957ae35b0bd0fb5) + +#### [v2.0.2](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.1...v2.0.2) + +> 16 May 2018 + +- chore(release): dependencies update [`429f837`](https://github.com/coreui/coreui-free-react-admin-template/commit/429f83736ee9bd32f9d238fc3455fc200c3d93e4) + +#### [v2.0.1](https://github.com/coreui/coreui-free-react-admin-template/compare/2.0.0-rc.1...v2.0.1) + +> 11 May 2018 + +- ship: v2.0.1 [`#79`](https://github.com/coreui/coreui-free-react-admin-template/pull/79) +- refactor: code splitting via dynamic import [`#77`](https://github.com/coreui/coreui-free-react-admin-template/pull/77) +- chore: switches view rearrange [`49e86ad`](https://github.com/coreui/coreui-free-react-admin-template/commit/49e86ad555077b89616c8f92c80fcd164c4aedc0) +- fix: update component names in package.json [`2efca30`](https://github.com/coreui/coreui-free-react-admin-template/commit/2efca30472fc0fa699fcabfedfe955e276bb7966) +- chore: update node-sass-chokidar to v1.3.0 [`86cba46`](https://github.com/coreui/coreui-free-react-admin-template/commit/86cba46575df03c6b6a146331462265798834757) + +#### [2.0.0-rc.1](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.0-rc.0...2.0.0-rc.1) + +> 9 May 2018 + +- feat: new CoreUI Icons set [`#76`](https://github.com/coreui/coreui-free-react-admin-template/pull/76) +- chore: dependencies update [`0a030ec`](https://github.com/coreui/coreui-free-react-admin-template/commit/0a030ec32252277e7e01f1f84e4a8901a477af0e) + +#### [v2.0.0-rc.0](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.0-beta.2...v2.0.0-rc.0) + +> 8 May 2018 + +- v2.0.0-rc.0 [`#75`](https://github.com/coreui/coreui-free-react-admin-template/pull/75) +- v2.0.0-beta.3 [`#73`](https://github.com/coreui/coreui-free-react-admin-template/pull/73) +- chore: fix css build scripts [`#71`](https://github.com/coreui/coreui-free-react-admin-template/pull/71) +- fix: temp hotfix ButtonDropdown up [`#70`](https://github.com/coreui/coreui-free-react-admin-template/pull/70) +- refactor: buttons view [`5eb8a4a`](https://github.com/coreui/coreui-free-react-admin-template/commit/5eb8a4abe5a70bc72a1c7c8e3803875964b6b48d) +- refactor: IE polyfills and import utilities from @coreui/coreui [`c976291`](https://github.com/coreui/coreui-free-react-admin-template/commit/c9762919d9509c8aa84dff037526da6bad18a747) +- refactor: import logo and sygnet [`15fc553`](https://github.com/coreui/coreui-free-react-admin-template/commit/15fc553c2bf34170173e8c162d8ca81dd21451cd) +- chore: dependencies update [`6fe77db`](https://github.com/coreui/coreui-free-react-admin-template/commit/6fe77dbbf285f13fee3ba932494abe97195ed0c1) +- refactor: polyfills for IE11 based on `core-js` [`20770f5`](https://github.com/coreui/coreui-free-react-admin-template/commit/20770f5e02240e771c003d97f974f59a61fef4ed) +- refactor: rename Full container to DefaultLayout [`cc70b1c`](https://github.com/coreui/coreui-free-react-admin-template/commit/cc70b1c351d288e0574cc8e100146dad2dd0bd44) +- chore: update Bootstrap to `4.1.1` [`eee1f0a`](https://github.com/coreui/coreui-free-react-admin-template/commit/eee1f0a47ed2209adc7e2d7377399d7057ac5462) +- refactor(switches): cleanup [`22774fd`](https://github.com/coreui/coreui-free-react-admin-template/commit/22774fdb15898c19a8ba3214492b859799280881) +- refactor: add some `autocomplete` attributes to forms input [`1010c5b`](https://github.com/coreui/coreui-free-react-admin-template/commit/1010c5b09fb946edba4f8917dae13c1b3d4da47f) +- fix: ie card charts issue [`b7cb78f`](https://github.com/coreui/coreui-free-react-admin-template/commit/b7cb78f21f3ee9351a9de4638ff6d20364f2d243) +- refactor(modals view): button margins [`59d43f7`](https://github.com/coreui/coreui-free-react-admin-template/commit/59d43f7ef2518ca2417f2b872d44b480fca2ff63) +- refactor(widgets): add missing line charts to Widget03 [`0c88adc`](https://github.com/coreui/coreui-free-react-admin-template/commit/0c88adc9c827451c262853ab528ce2e558b7586a) +- chore: cleanup [`45ead1e`](https://github.com/coreui/coreui-free-react-admin-template/commit/45ead1eab20dd70d1603196711dde8b9e9cc9992) +- fix: ie pages align-items-center issue temp fix [`3869f17`](https://github.com/coreui/coreui-free-react-admin-template/commit/3869f17741981a1129c1346cc8491606e2ce31a5) +- chore: dependencies update, version bump [`f75010f`](https://github.com/coreui/coreui-free-react-admin-template/commit/f75010f0b40cd6b1380f24260ea5cd3b5b14ef58) +- chore: update `reactstrap` to `v6.0.1` [`ff1194a`](https://github.com/coreui/coreui-free-react-admin-template/commit/ff1194aeecd50f869e2bd922dcdfe48fe7f5ba69) +- fix(styles): ie temp fix align-items-center [`245263a`](https://github.com/coreui/coreui-free-react-admin-template/commit/245263a1add5e47f172ef322f8904ea6866fd63b) +- chore: update @coreui/react dependency [`697e49b`](https://github.com/coreui/coreui-free-react-admin-template/commit/697e49b54e62ba72e07760d2959b9b2051004a86) + +#### [v2.0.0-beta.2](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.0-beta.1...v2.0.0-beta.2) + +> 24 April 2018 + +- feat: chart.js custom tooltips plugin [`#69`](https://github.com/coreui/coreui-free-react-admin-template/pull/69) +- refactor: update logo &sygnet [`5d59116`](https://github.com/coreui/coreui-free-react-admin-template/commit/5d59116f1d98e5c3bf50ddd7099e7543aa514fa6) +- feat(charts): CustomTooltips [`db92bfb`](https://github.com/coreui/coreui-free-react-admin-template/commit/db92bfb5943ab0249b5fc30c58e505ea3a97bf01) + +#### [v2.0.0-beta.1](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.0-beta...v2.0.0-beta.1) + +> 19 April 2018 + +- v2.0.0-beta.1 [`#66`](https://github.com/coreui/coreui-free-react-admin-template/pull/66) +- chore: cleanup [`#63`](https://github.com/coreui/coreui-free-react-admin-template/pull/63) +- V2.0.0 [`#62`](https://github.com/coreui/coreui-free-react-admin-template/pull/62) +- v2.0.0 [`#61`](https://github.com/coreui/coreui-free-react-admin-template/pull/61) +- chore: dependencies [`3ec289c`](https://github.com/coreui/coreui-free-react-admin-template/commit/3ec289c73d5e2e64a6d8b538ccbba79e14101a44) +- refactor(Switches): move to AppSwitch component [`c1bd216`](https://github.com/coreui/coreui-free-react-admin-template/commit/c1bd2169aab82b8e6833651af9e0699a8703b3e6) +- chore: ship v2.0.0-beta.1 [`7faaa9f`](https://github.com/coreui/coreui-free-react-admin-template/commit/7faaa9fb93e8456f91925a63469eed9bdf6e7f14) +- docs: add CONTRINUTONG.md and ISSUE_TEMPLATE.md [`e587d44`](https://github.com/coreui/coreui-free-react-admin-template/commit/e587d443bfba347c420d75a5722287da8487be65) +- docs: update readme [`9943227`](https://github.com/coreui/coreui-free-react-admin-template/commit/9943227e0c36a8839620e8da55dde55355f24f94) +- chore: add editor config [`3ed7037`](https://github.com/coreui/coreui-free-react-admin-template/commit/3ed7037fcbbb6675a14bfa89dfda7cd3775eb71d) +- docs: update name and urls [`e1a2be4`](https://github.com/coreui/coreui-free-react-admin-template/commit/e1a2be4cbb49d223b09d98f93a2f4d46c63d10d6) +- refactor(Switches): cleanup imports Input, Label [`a7aabf0`](https://github.com/coreui/coreui-free-react-admin-template/commit/a7aabf07b91ec223775e93554b885f1f5bb897f4) +- Update README.md [`90e9a61`](https://github.com/coreui/coreui-free-react-admin-template/commit/90e9a613a8b0ba5aab3cad16af398682870ab0a2) +- refactor: fixed typo [`fbad174`](https://github.com/coreui/coreui-free-react-admin-template/commit/fbad174a3c7f3f31f914162b67cb31aca417eb04) +- Update README.md [`154bd26`](https://github.com/coreui/coreui-free-react-admin-template/commit/154bd26f7e72216a509c7bf4fa78841c3699d8fa) + +#### [v2.0.0-beta](https://github.com/coreui/coreui-free-react-admin-template/compare/2.0.0-alpha.2...v2.0.0-beta) + +> 13 April 2018 + +- refactor: v2.0.0-alpha.3 [`1892c40`](https://github.com/coreui/coreui-free-react-admin-template/commit/1892c401aa1e96fa219f97545854f601f0354232) +- refactor: minor fixes [`71b1911`](https://github.com/coreui/coreui-free-react-admin-template/commit/71b1911de7401cffa9c0155192a5bd85f8b2f526) +- refactor: Colors [`eeb7a56`](https://github.com/coreui/coreui-free-react-admin-template/commit/eeb7a5664104b516d7c52acf1989c74630a5796e) +- refactor(FullAside): ListGroup (deprecate callout) [`b1ba7d8`](https://github.com/coreui/coreui-free-react-admin-template/commit/b1ba7d8cd44e0f97a323fb0abceff07c2e31bb75) +- refactor: styles from @coreui/coreui [`f7cd054`](https://github.com/coreui/coreui-free-react-admin-template/commit/f7cd0549f48163bf75769edf815fe79db2dea4f0) +- chore: v2.0.0-beta [`4af282e`](https://github.com/coreui/coreui-free-react-admin-template/commit/4af282ea8b82ad30265a771175045e8a22c4989b) + +#### [2.0.0-alpha.2](https://github.com/coreui/coreui-free-react-admin-template/compare/v2.0.0-alpha.1...2.0.0-alpha.2) + +> 9 April 2018 + +- test: add simple smoke test [`d66b150`](https://github.com/coreui/coreui-free-react-admin-template/commit/d66b150158b5e009a65de7aad8f758cfe5b26002) +- CoreUI-React add README.md [`de8d1a8`](https://github.com/coreui/coreui-free-react-admin-template/commit/de8d1a85a27614043b9f32b0567c4851090a953e) +- fix: add className='card-header-action' [`9fda463`](https://github.com/coreui/coreui-free-react-admin-template/commit/9fda46390c453eca91ce5042cb4c21fd508c7dd1) +- fix: temporary add dependency to git @coreui/react [`a287b30`](https://github.com/coreui/coreui-free-react-admin-template/commit/a287b306beac2d02e3c991a30a0500e0c78937ef) +- refactor: Dashboard.js, README.md [`77f8096`](https://github.com/coreui/coreui-free-react-admin-template/commit/77f80969785a65d2f0c33a7e809efb0812555a2a) +- fix: Dashboard charts swap [`09a02cc`](https://github.com/coreui/coreui-free-react-admin-template/commit/09a02cc657b0d73a63986c13e69f8fc70f866ec3) +- fix: revert dependency to @coreui/react: next [`e1b0c8d`](https://github.com/coreui/coreui-free-react-admin-template/commit/e1b0c8d30632922ea80505a9d769dee7da540c58) + +#### [v2.0.0-alpha.1](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.10...v2.0.0-alpha.1) + +> 13 March 2018 + +- CoreUI-React initial commit v2.0.0-alpha.1 [`28669be`](https://github.com/coreui/coreui-free-react-admin-template/commit/28669bed4629d50632b46feaca7fcd4c10fe9a68) +- clean-up [`25cb307`](https://github.com/coreui/coreui-free-react-admin-template/commit/25cb3070b495db3d0f0052077087e553192b0c20) +- refactor: new project structure [`d1c1987`](https://github.com/coreui/coreui-free-react-admin-template/commit/d1c1987014e47faad4e5f202822bacadcdca6b5a) +- add assets [`48541f0`](https://github.com/coreui/coreui-free-react-admin-template/commit/48541f00a393f8360cac666bb15f8be77e357282) +- Initial release [`df584f4`](https://github.com/coreui/coreui-free-react-admin-template/commit/df584f4644d5773bdc2285000b578e9c39377472) +- chore: rename folders [`101ccc3`](https://github.com/coreui/coreui-free-react-admin-template/commit/101ccc39706ab13b45251966599470076478dffb) +- chore: rename folders [`464b5fc`](https://github.com/coreui/coreui-free-react-admin-template/commit/464b5fc9f756c1c209bea0f0ecd5b01c7e1f4df2) + +#### [v1.0.10](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.9...v1.0.10) + +> 2 February 2018 + +- v1.0.10 [`#51`](https://github.com/coreui/coreui-free-react-admin-template/pull/51) + +#### [v1.0.9](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.8...v1.0.9) + +> 19 January 2018 + +- v1.0.9 with Bootstrap 4.0.0 [`#45`](https://github.com/coreui/coreui-free-react-admin-template/pull/45) + +#### [v1.0.8](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.6...v1.0.8) + +> 17 January 2018 + +- v1.0.8 [`#44`](https://github.com/coreui/coreui-free-react-admin-template/pull/44) +- change style of the cursor on nav link [`#24`](https://github.com/coreui/coreui-free-react-admin-template/pull/24) +- change style of the cursor on nav link [`c869183`](https://github.com/coreui/coreui-free-react-admin-template/commit/c8691838caec3d68781f3cbe32f4d128cc7845df) +- Update _nav.scss [`5cabefb`](https://github.com/coreui/coreui-free-react-admin-template/commit/5cabefb181afffb3597411586c37184d96edda45) + +#### [v1.0.6](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.5...v1.0.6) + +> 21 November 2017 + +- Update to 1.0.6 [`9e3b039`](https://github.com/coreui/coreui-free-react-admin-template/commit/9e3b0394e2d5f405cad47fb755b2bafea0fac124) + +#### [v1.0.5](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.4...v1.0.5) + +> 13 November 2017 + +- Update to 1.0.5 [`e8b83ef`](https://github.com/coreui/coreui-free-react-admin-template/commit/e8b83efddfdf7295cce7f0e1df20da8a50d48ad9) +- Update README.md [`2de530f`](https://github.com/coreui/coreui-free-react-admin-template/commit/2de530f48e86df5a158d774c6bf9a67c85f9da01) + +#### [v1.0.4](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.3...v1.0.4) + +> 24 October 2017 + +- update to 1.0.4 [`338d579`](https://github.com/coreui/coreui-free-react-admin-template/commit/338d579c021ec289da44d004bde4910bd5ec4d42) + +#### [v1.0.3](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.2...v1.0.3) + +> 22 October 2017 + +- - update: Bootstrap version to v4.0.0-beta.2 [`8b49e36`](https://github.com/coreui/coreui-free-react-admin-template/commit/8b49e36656d7caf8a2f5c5537df2875ba7eacfee) + +#### [v1.0.2](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.1...v1.0.2) + +> 16 October 2017 + +- React v16, Reactstrap v5 [`#20`](https://github.com/coreui/coreui-free-react-admin-template/pull/20) +- - `HeaderDropdown` component example extracted out of `Header` [`1d5a143`](https://github.com/coreui/coreui-free-react-admin-template/commit/1d5a143fd364eaeb611856634378f67f421f64a1) + +#### [v1.0.1](https://github.com/coreui/coreui-free-react-admin-template/compare/v1.0.0...v1.0.1) + +> 10 October 2017 + +- React v16, Reactstrap v5 [`a4abec3`](https://github.com/coreui/coreui-free-react-admin-template/commit/a4abec324be5fb2b55d08306f8c204471b6c1afd) + +#### v1.0.0 + +> 28 September 2017 + +- minor tweaks [`#7`](https://github.com/coreui/coreui-free-react-admin-template/pull/7) +- Readme fix [`#6`](https://github.com/coreui/coreui-free-react-admin-template/pull/6) +- minor fixes [`#4`](https://github.com/coreui/coreui-free-react-admin-template/pull/4) +- Readme fix closes #5 [`#5`](https://github.com/coreui/coreui-free-react-admin-template/issues/5) +- Hello World! [`c3354fa`](https://github.com/coreui/coreui-free-react-admin-template/commit/c3354fa29b18b252eb3456f726a4ffb3898b33af) +- webpack.config env.prod added & build scripts modified [`68692ad`](https://github.com/coreui/coreui-free-react-admin-template/commit/68692ad3825a6c1f1f0f74caf172e31659d515cd) +- minor fixes chart-wrapper & dropdown-menu-right & components [`2aa3baa`](https://github.com/coreui/coreui-free-react-admin-template/commit/2aa3baa6ee645c99de97a0c86879bafeeb0389a7) +- update readme [`b7ffd29`](https://github.com/coreui/coreui-free-react-admin-template/commit/b7ffd29c8e1a7690c00a9c355300d93955526000) +- update README.md [`fdf71c1`](https://github.com/coreui/coreui-free-react-admin-template/commit/fdf71c10161a404d3327b7d23c08bae4fdd87677) +- update package.json [`0026398`](https://github.com/coreui/coreui-free-react-admin-template/commit/0026398297f6f02f124207bf1848d8ae5057d8d0) +- update README.md [`50cf20a`](https://github.com/coreui/coreui-free-react-admin-template/commit/50cf20a41cfe371fab342c897ddcb517ada18650) diff --git a/package-lock.json b/package-lock.json index ed8e740b3..dac582cb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2775,6 +2775,34 @@ "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", "dev": true }, + "auto-changelog": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/auto-changelog/-/auto-changelog-2.2.0.tgz", + "integrity": "sha512-RBY0hhVNXstggOQL0SyUaCfSiVD11CVXEHvDwB+mEt9UnhXPqhdpQ7nIVGDEog7JopTdYbydULLLt6v//qrWjw==", + "dev": true, + "requires": { + "commander": "^5.0.0", + "handlebars": "^4.7.3", + "lodash.uniqby": "^4.7.0", + "node-fetch": "^2.6.0", + "parse-github-url": "^1.0.2", + "semver": "^6.3.0" + }, + "dependencies": { + "commander": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", + "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==", + "dev": true + }, + "semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true + } + } + }, "autoprefixer": { "version": "9.8.6", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.6.tgz", @@ -7393,6 +7421,27 @@ "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==", "dev": true }, + "handlebars": { + "version": "4.7.6", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz", + "integrity": "sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==", + "dev": true, + "requires": { + "minimist": "^1.2.5", + "neo-async": "^2.6.0", + "source-map": "^0.6.1", + "uglify-js": "^3.1.4", + "wordwrap": "^1.0.0" + }, + "dependencies": { + "source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true + } + } + }, "har-schema": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", @@ -9909,6 +9958,12 @@ "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", "dev": true }, + "lodash.uniqby": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz", + "integrity": "sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=", + "dev": true + }, "loglevel": { "version": "1.6.8", "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.6.8.tgz", @@ -10502,6 +10557,12 @@ "tslib": "^1.10.0" } }, + "node-fetch": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", + "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==", + "dev": true + }, "node-forge": { "version": "0.9.0", "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz", @@ -11177,6 +11238,12 @@ "safe-buffer": "^5.1.1" } }, + "parse-github-url": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/parse-github-url/-/parse-github-url-1.0.2.tgz", + "integrity": "sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==", + "dev": true + }, "parse-json": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", @@ -15646,6 +15713,13 @@ "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=", "dev": true }, + "uglify-js": { + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.1.tgz", + "integrity": "sha512-RjxApKkrPJB6kjJxQS3iZlf///REXWYxYJxO/MpmlQzVkDWVI3PSnCBWezMecmTU/TRkNxrl8bmsfFQCp+LO+Q==", + "dev": true, + "optional": true + }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz", @@ -16606,6 +16680,12 @@ "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", "dev": true }, + "wordwrap": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", + "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=", + "dev": true + }, "workbox-background-sync": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-4.3.1.tgz", diff --git a/package.json b/package.json index 17efd5617..08bb898f6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,8 @@ "redux": "4.0.5" }, "devDependencies": { - "react-scripts": "^3.4.2" + "react-scripts": "^3.4.2", + "auto-changelog": "2.2.0" }, "scripts": { "start": "react-scripts start", @@ -52,7 +53,8 @@ "test": "react-scripts test", "test:cov": "npm test -- --coverage --watchAll=false", "test:debug": "react-scripts --inspect-brk test --runInBand", - "eject": "react-scripts eject" + "eject": "react-scripts eject", + "changelog": "auto-changelog --starting-version 3.0.0-beta.0 --commit-limit false --hide-credit" }, "bugs": { "url": "https://github.com/coreui/coreui-free-react-admin-template/issues"