diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ece1c9c4..d5b574b4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v5.0.4](https://github.com/Addepar/ember-table/compare/v5.0.3...v5.0.4) + +- Use a release versions of addon docs [`#988`](https://github.com/Addepar/ember-table/pull/988) +- Fix keyUp event bug in ember-th [`#985`](https://github.com/Addepar/ember-table/pull/985) +- Use master of addon docs [`#986`](https://github.com/Addepar/ember-table/pull/986) +- Adopt a branch of addon docs dropped Google fonts [`#983`](https://github.com/Addepar/ember-table/pull/983) +- Add rootURL for production docs output [`21f1980`](https://github.com/Addepar/ember-table/commit/21f1980b6e1e329e31a7939875fcaec255ae84d9) +- Set proper segment count in SPA script [`63a3cf2`](https://github.com/Addepar/ember-table/commit/63a3cf2150e59bcdbc53166a2d6cbd93115bcc8e) + #### [v5.0.3](https://github.com/Addepar/ember-table/compare/v5.0.2...v5.0.3) +> 11 April 2023 + - Correct behavior when isFixed is mutated [`#981`](https://github.com/Addepar/ember-table/pull/981) - Restore SPA implementation [`#980`](https://github.com/Addepar/ember-table/pull/980) - Documentation site upgrade [`#979`](https://github.com/Addepar/ember-table/pull/979) +- Release 5.0.3 [`1143262`](https://github.com/Addepar/ember-table/commit/1143262ddce6e126a955ae573bfa5e75f90d8454) #### [v5.0.2](https://github.com/Addepar/ember-table/compare/v5.0.1...v5.0.2) @@ -18,7 +30,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - [TRIVIAL] Disable 3.16 scenario in CI [`#978`](https://github.com/Addepar/ember-table/pull/978) - Release 5.0.2 [`4366d77`](https://github.com/Addepar/ember-table/commit/4366d77332715459f07ecf3c140bac2ea6fcee9b) -### [v5.0.1](https://github.com/Addepar/ember-table/compare/v4.0.0...v5.0.1) +#### [v5.0.1](https://github.com/Addepar/ember-table/compare/v5.0.0...v5.0.1) > 14 December 2022 @@ -27,12 +39,41 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Codeowners scan is dependent on a private action [`#970`](https://github.com/Addepar/ember-table/pull/970) - Add GitHub action [`#965`](https://github.com/Addepar/ember-table/pull/965) - Ember Table 5 [`#963`](https://github.com/Addepar/ember-table/pull/963) +- Release 5.0.1 [`c1c1b3c`](https://github.com/Addepar/ember-table/commit/c1c1b3c9db8af65551067f4c0dc66be7bb3d14a1) + +### [v5.0.0](https://github.com/Addepar/ember-table/compare/v5.0.0-beta.2...v5.0.0) + +> 12 September 2022 + +- Bump V-C to stable [`63e3d11`](https://github.com/Addepar/ember-table/commit/63e3d114f39d3f1140d69b2fdc5ec1ce034a6582) +- Release 5.0.0 [`1e11e9b`](https://github.com/Addepar/ember-table/commit/1e11e9b71c66b7331f24578e3dc82fcbcce1ef6e) + +#### [v5.0.0-beta.2](https://github.com/Addepar/ember-table/compare/v5.0.0-beta.1...v5.0.0-beta.2) + +> 8 September 2022 + +- Bump V-C [`ddd261f`](https://github.com/Addepar/ember-table/commit/ddd261f0a28ed98156396b9ce51086e4cec24ccf) +- Release 5.0.0-beta.2 [`046ec97`](https://github.com/Addepar/ember-table/commit/046ec97de296f671369b82af2b3c6be95ad3daf3) + +#### [v5.0.0-beta.1](https://github.com/Addepar/ember-table/compare/v5.0.0-beta.0...v5.0.0-beta.1) + +> 7 September 2022 + +- Bump V-C to include bug fix [`cc418c2`](https://github.com/Addepar/ember-table/commit/cc418c27beb2a153f4e244678531c0481e620df4) +- Release 5.0.0-beta.1 [`6363f66`](https://github.com/Addepar/ember-table/commit/6363f66e10de55cba330004b8341a68edb1ccf9e) + +#### [v5.0.0-beta.0](https://github.com/Addepar/ember-table/compare/v4.0.0...v5.0.0-beta.0) + +> 31 August 2022 + - Clean up tests ahead of offset fixes [`#950`](https://github.com/Addepar/ember-table/pull/950) - Add static security scanning with CodeQL (SAST) [`#954`](https://github.com/Addepar/ember-table/pull/954) - Update documented version support [`#951`](https://github.com/Addepar/ember-table/pull/951) -- Release 5.0.1 [`c1c1b3c`](https://github.com/Addepar/ember-table/commit/c1c1b3c9db8af65551067f4c0dc66be7bb3d14a1) +- Convert to angle-bracket syntax [`9880e11`](https://github.com/Addepar/ember-table/commit/9880e114125d1144777471d7e7acbaf43dcacb4f) +- Bump dependencies [`3a55560`](https://github.com/Addepar/ember-table/commit/3a5556069cae9f2e662401a779bd7660a1543f1f) +- Convert docs to angle bracket syntax [`2cdeb65`](https://github.com/Addepar/ember-table/commit/2cdeb65691b7ba60b1775827b2c76361ef483b65) -#### [v4.0.0](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0) +### [v4.0.0](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0) > 18 May 2022 @@ -77,16 +118,40 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Release 4.0.0-beta.3 [`0cf9d35`](https://github.com/Addepar/ember-table/commit/0cf9d350ec8bac4fa44de0cdce4dc94c63a8b84b) - Release 4.0.0-beta.2 [`d21c7ca`](https://github.com/Addepar/ember-table/commit/d21c7ca50a826c52e535969aa4c922b9eec37f9f) -#### [v4.0.0-beta.2](https://github.com/Addepar/ember-table/compare/v3.3.1...v4.0.0-beta.2) +#### [v4.0.0-beta.2](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.1...v4.0.0-beta.2) > 11 January 2022 - Pin Node 14, try vertical-collection 3 [`#921`](https://github.com/Addepar/ember-table/pull/921) - Use pre-built styles (#888) [`#900`](https://github.com/Addepar/ember-table/pull/900) - Replace hasBlock usage with has-block helper [`#884`](https://github.com/Addepar/ember-table/pull/884) +- Spinner for infinite scroll [`#923`](https://github.com/Addepar/ember-table/pull/923) - Release 4.0.0-beta.0 [`44a4fe8`](https://github.com/Addepar/ember-table/commit/44a4fe88dd4769409dcf150edc6a569da93a9337) - Release 4.0.0-beta.2 [`1528f7a`](https://github.com/Addepar/ember-table/commit/1528f7a5ef1e1fa5060d915245c310d41f332931) -- Drop 2.8; re-enable release scenario [`3a934ae`](https://github.com/Addepar/ember-table/commit/3a934ae2d11b2af59624f5115e0d8f990c77e6f3) +- Release 3.3.0 [`3550d21`](https://github.com/Addepar/ember-table/commit/3550d21f1a48177c31161c744fd3988ae2081df9) + +#### [v4.0.0-beta.1](https://github.com/Addepar/ember-table/compare/v4.0.0-beta.0...v4.0.0-beta.1) + +> 22 December 2021 + +- Pin Node 14, try vertical-collection 3 [`#921`](https://github.com/Addepar/ember-table/pull/921) +- Use pre-built styles (#888) [`#900`](https://github.com/Addepar/ember-table/pull/900) +- Replace hasBlock usage with has-block helper [`#884`](https://github.com/Addepar/ember-table/pull/884) +- deprecate property fallback lookup (no implicit this, take three) [`#924`](https://github.com/Addepar/ember-table/pull/924) +- Release 4.0.0-beta.0 [`f70af8a`](https://github.com/Addepar/ember-table/commit/f70af8aa1d602b79d93e4604173abcb94054eb99) +- Drop 2.8; re-enable release scenario [`3683a22`](https://github.com/Addepar/ember-table/commit/3683a220d25d218f98d5139b02450f4c12ad90b6) +- Drop Ember 2.12 scenario [`04c2eba`](https://github.com/Addepar/ember-table/commit/04c2eba3fbdc41051c7d171f09094f7f1ebb480b) + +#### [v4.0.0-beta.0](https://github.com/Addepar/ember-table/compare/v3.3.1...v4.0.0-beta.0) + +> 10 December 2021 + +- Pin Node 14, try vertical-collection 3 [`#921`](https://github.com/Addepar/ember-table/pull/921) +- Use pre-built styles (#888) [`#900`](https://github.com/Addepar/ember-table/pull/900) +- Replace hasBlock usage with has-block helper [`#884`](https://github.com/Addepar/ember-table/pull/884) +- Release 4.0.0-beta.0 [`9066389`](https://github.com/Addepar/ember-table/commit/9066389bffe2e862deb268c7e3aa3ecb6f2812d9) +- Drop 2.8; re-enable release scenario [`c867161`](https://github.com/Addepar/ember-table/commit/c867161a04e154b00a12683c38f79a645f396e69) +- Drop Ember 2.12 scenario [`74f0453`](https://github.com/Addepar/ember-table/commit/74f045332a618eaf51234d30c48b2a0e1152a103) #### [v3.3.1](https://github.com/Addepar/ember-table/compare/v3.3.0...v3.3.1) @@ -178,7 +243,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Release 3.0.1 [`4a59838`](https://github.com/Addepar/ember-table/commit/4a598385eb93409fd17d60a380c0602e94d741d2) - Update README.md [`94c06dc`](https://github.com/Addepar/ember-table/commit/94c06dc08308e69fb6560f8aaee0f0f8cc35f1c9) -#### [v3.0.0](https://github.com/Addepar/ember-table/compare/v3.0.0-10...v3.0.0) +### [v3.0.0](https://github.com/Addepar/ember-table/compare/v3.0.0-10...v3.0.0) > 11 February 2021 @@ -373,7 +438,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Add failing tests for #747 [`d2ea37e`](https://github.com/Addepar/ember-table/commit/d2ea37ecf7531f9019ba72f954317e6f652b693b) - Update readme and release-it config [`eeccff6`](https://github.com/Addepar/ember-table/commit/eeccff60c7318e9672c4373878cccf1ec188251d) -#### [v2.0.0](https://github.com/Addepar/ember-table/compare/v2.0.0-beta.9...v2.0.0) +### [v2.0.0](https://github.com/Addepar/ember-table/compare/v2.0.0-beta.9...v2.0.0) > 23 July 2019 diff --git a/package.json b/package.json index b143a4d2a..830166c22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-table", - "version": "5.0.3", + "version": "5.0.4", "description": "An addon to support large data set and a number of features around table.", "keywords": [ "ember-addon"