@@ -4,11 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v5.0.4] ( https://github.com/Addepar/ember-table/compare/v5.0.3...v5.0.4 )
8
+
9
+ - Use a release versions of addon docs [ ` #988 ` ] ( https://github.com/Addepar/ember-table/pull/988 )
10
+ - Fix keyUp event bug in ember-th [ ` #985 ` ] ( https://github.com/Addepar/ember-table/pull/985 )
11
+ - Use master of addon docs [ ` #986 ` ] ( https://github.com/Addepar/ember-table/pull/986 )
12
+ - Adopt a branch of addon docs dropped Google fonts [ ` #983 ` ] ( https://github.com/Addepar/ember-table/pull/983 )
13
+ - Add rootURL for production docs output [ ` 21f1980 ` ] ( https://github.com/Addepar/ember-table/commit/21f1980b6e1e329e31a7939875fcaec255ae84d9 )
14
+ - Set proper segment count in SPA script [ ` 63a3cf2 ` ] ( https://github.com/Addepar/ember-table/commit/63a3cf2150e59bcdbc53166a2d6cbd93115bcc8e )
15
+
7
16
#### [ v5.0.3] ( https://github.com/Addepar/ember-table/compare/v5.0.2...v5.0.3 )
8
17
18
+ > 11 April 2023
19
+
9
20
- Correct behavior when isFixed is mutated [ ` #981 ` ] ( https://github.com/Addepar/ember-table/pull/981 )
10
21
- Restore SPA implementation [ ` #980 ` ] ( https://github.com/Addepar/ember-table/pull/980 )
11
22
- Documentation site upgrade [ ` #979 ` ] ( https://github.com/Addepar/ember-table/pull/979 )
23
+ - Release 5.0.3 [ ` 1143262 ` ] ( https://github.com/Addepar/ember-table/commit/1143262ddce6e126a955ae573bfa5e75f90d8454 )
12
24
13
25
#### [ v5.0.2] ( https://github.com/Addepar/ember-table/compare/v5.0.1...v5.0.2 )
14
26
@@ -18,7 +30,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
18
30
- [ TRIVIAL] Disable 3.16 scenario in CI [ ` #978 ` ] ( https://github.com/Addepar/ember-table/pull/978 )
19
31
- Release 5.0.2 [ ` 4366d77 ` ] ( https://github.com/Addepar/ember-table/commit/4366d77332715459f07ecf3c140bac2ea6fcee9b )
20
32
21
- ### [ v5.0.1] ( https://github.com/Addepar/ember-table/compare/v4 .0.0...v5.0.1 )
33
+ #### [ v5.0.1] ( https://github.com/Addepar/ember-table/compare/v5 .0.0...v5.0.1 )
22
34
23
35
> 14 December 2022
24
36
@@ -27,12 +39,41 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
27
39
- Codeowners scan is dependent on a private action [ ` #970 ` ] ( https://github.com/Addepar/ember-table/pull/970 )
28
40
- Add GitHub action [ ` #965 ` ] ( https://github.com/Addepar/ember-table/pull/965 )
29
41
- Ember Table 5 [ ` #963 ` ] ( https://github.com/Addepar/ember-table/pull/963 )
42
+ - Release 5.0.1 [ ` c1c1b3c ` ] ( https://github.com/Addepar/ember-table/commit/c1c1b3c9db8af65551067f4c0dc66be7bb3d14a1 )
43
+
44
+ ### [ v5.0.0] ( https://github.com/Addepar/ember-table/compare/v5.0.0-beta.2...v5.0.0 )
45
+
46
+ > 12 September 2022
47
+
48
+ - Bump V-C to stable [ ` 63e3d11 ` ] ( https://github.com/Addepar/ember-table/commit/63e3d114f39d3f1140d69b2fdc5ec1ce034a6582 )
49
+ - Release 5.0.0 [ ` 1e11e9b ` ] ( https://github.com/Addepar/ember-table/commit/1e11e9b71c66b7331f24578e3dc82fcbcce1ef6e )
50
+
51
+ #### [ v5.0.0-beta.2] ( https://github.com/Addepar/ember-table/compare/v5.0.0-beta.1...v5.0.0-beta.2 )
52
+
53
+ > 8 September 2022
54
+
55
+ - Bump V-C [ ` ddd261f ` ] ( https://github.com/Addepar/ember-table/commit/ddd261f0a28ed98156396b9ce51086e4cec24ccf )
56
+ - Release 5.0.0-beta.2 [ ` 046ec97 ` ] ( https://github.com/Addepar/ember-table/commit/046ec97de296f671369b82af2b3c6be95ad3daf3 )
57
+
58
+ #### [ v5.0.0-beta.1] ( https://github.com/Addepar/ember-table/compare/v5.0.0-beta.0...v5.0.0-beta.1 )
59
+
60
+ > 7 September 2022
61
+
62
+ - Bump V-C to include bug fix [ ` cc418c2 ` ] ( https://github.com/Addepar/ember-table/commit/cc418c27beb2a153f4e244678531c0481e620df4 )
63
+ - Release 5.0.0-beta.1 [ ` 6363f66 ` ] ( https://github.com/Addepar/ember-table/commit/6363f66e10de55cba330004b8341a68edb1ccf9e )
64
+
65
+ #### [ v5.0.0-beta.0] ( https://github.com/Addepar/ember-table/compare/v4.0.0...v5.0.0-beta.0 )
66
+
67
+ > 31 August 2022
68
+
30
69
- Clean up tests ahead of offset fixes [ ` #950 ` ] ( https://github.com/Addepar/ember-table/pull/950 )
31
70
- Add static security scanning with CodeQL (SAST) [ ` #954 ` ] ( https://github.com/Addepar/ember-table/pull/954 )
32
71
- Update documented version support [ ` #951 ` ] ( https://github.com/Addepar/ember-table/pull/951 )
33
- - Release 5.0.1 [ ` c1c1b3c ` ] ( https://github.com/Addepar/ember-table/commit/c1c1b3c9db8af65551067f4c0dc66be7bb3d14a1 )
72
+ - Convert to angle-bracket syntax [ ` 9880e11 ` ] ( https://github.com/Addepar/ember-table/commit/9880e114125d1144777471d7e7acbaf43dcacb4f )
73
+ - Bump dependencies [ ` 3a55560 ` ] ( https://github.com/Addepar/ember-table/commit/3a5556069cae9f2e662401a779bd7660a1543f1f )
74
+ - Convert docs to angle bracket syntax [ ` 2cdeb65 ` ] ( https://github.com/Addepar/ember-table/commit/2cdeb65691b7ba60b1775827b2c76361ef483b65 )
34
75
35
- #### [ v4.0.0] ( https://github.com/Addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0 )
76
+ ### [ v4.0.0] ( https://github.com/Addepar/ember-table/compare/v4.0.0-beta.5...v4.0.0 )
36
77
37
78
> 18 May 2022
38
79
@@ -77,16 +118,40 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
77
118
- Release 4.0.0-beta.3 [ ` 0cf9d35 ` ] ( https://github.com/Addepar/ember-table/commit/0cf9d350ec8bac4fa44de0cdce4dc94c63a8b84b )
78
119
- Release 4.0.0-beta.2 [ ` d21c7ca ` ] ( https://github.com/Addepar/ember-table/commit/d21c7ca50a826c52e535969aa4c922b9eec37f9f )
79
120
80
- #### [ v4.0.0-beta.2] ( https://github.com/Addepar/ember-table/compare/v3.3 .1...v4.0.0-beta.2 )
121
+ #### [ v4.0.0-beta.2] ( https://github.com/Addepar/ember-table/compare/v4.0.0-beta .1...v4.0.0-beta.2 )
81
122
82
123
> 11 January 2022
83
124
84
125
- Pin Node 14, try vertical-collection 3 [ ` #921 ` ] ( https://github.com/Addepar/ember-table/pull/921 )
85
126
- Use pre-built styles (#888 ) [ ` #900 ` ] ( https://github.com/Addepar/ember-table/pull/900 )
86
127
- Replace hasBlock usage with has-block helper [ ` #884 ` ] ( https://github.com/Addepar/ember-table/pull/884 )
128
+ - Spinner for infinite scroll [ ` #923 ` ] ( https://github.com/Addepar/ember-table/pull/923 )
87
129
- Release 4.0.0-beta.0 [ ` 44a4fe8 ` ] ( https://github.com/Addepar/ember-table/commit/44a4fe88dd4769409dcf150edc6a569da93a9337 )
88
130
- Release 4.0.0-beta.2 [ ` 1528f7a ` ] ( https://github.com/Addepar/ember-table/commit/1528f7a5ef1e1fa5060d915245c310d41f332931 )
89
- - Drop 2.8; re-enable release scenario [ ` 3a934ae ` ] ( https://github.com/Addepar/ember-table/commit/3a934ae2d11b2af59624f5115e0d8f990c77e6f3 )
131
+ - Release 3.3.0 [ ` 3550d21 ` ] ( https://github.com/Addepar/ember-table/commit/3550d21f1a48177c31161c744fd3988ae2081df9 )
132
+
133
+ #### [ v4.0.0-beta.1] ( https://github.com/Addepar/ember-table/compare/v4.0.0-beta.0...v4.0.0-beta.1 )
134
+
135
+ > 22 December 2021
136
+
137
+ - Pin Node 14, try vertical-collection 3 [ ` #921 ` ] ( https://github.com/Addepar/ember-table/pull/921 )
138
+ - Use pre-built styles (#888 ) [ ` #900 ` ] ( https://github.com/Addepar/ember-table/pull/900 )
139
+ - Replace hasBlock usage with has-block helper [ ` #884 ` ] ( https://github.com/Addepar/ember-table/pull/884 )
140
+ - deprecate property fallback lookup (no implicit this, take three) [ ` #924 ` ] ( https://github.com/Addepar/ember-table/pull/924 )
141
+ - Release 4.0.0-beta.0 [ ` f70af8a ` ] ( https://github.com/Addepar/ember-table/commit/f70af8aa1d602b79d93e4604173abcb94054eb99 )
142
+ - Drop 2.8; re-enable release scenario [ ` 3683a22 ` ] ( https://github.com/Addepar/ember-table/commit/3683a220d25d218f98d5139b02450f4c12ad90b6 )
143
+ - Drop Ember 2.12 scenario [ ` 04c2eba ` ] ( https://github.com/Addepar/ember-table/commit/04c2eba3fbdc41051c7d171f09094f7f1ebb480b )
144
+
145
+ #### [ v4.0.0-beta.0] ( https://github.com/Addepar/ember-table/compare/v3.3.1...v4.0.0-beta.0 )
146
+
147
+ > 10 December 2021
148
+
149
+ - Pin Node 14, try vertical-collection 3 [ ` #921 ` ] ( https://github.com/Addepar/ember-table/pull/921 )
150
+ - Use pre-built styles (#888 ) [ ` #900 ` ] ( https://github.com/Addepar/ember-table/pull/900 )
151
+ - Replace hasBlock usage with has-block helper [ ` #884 ` ] ( https://github.com/Addepar/ember-table/pull/884 )
152
+ - Release 4.0.0-beta.0 [ ` 9066389 ` ] ( https://github.com/Addepar/ember-table/commit/9066389bffe2e862deb268c7e3aa3ecb6f2812d9 )
153
+ - Drop 2.8; re-enable release scenario [ ` c867161 ` ] ( https://github.com/Addepar/ember-table/commit/c867161a04e154b00a12683c38f79a645f396e69 )
154
+ - Drop Ember 2.12 scenario [ ` 74f0453 ` ] ( https://github.com/Addepar/ember-table/commit/74f045332a618eaf51234d30c48b2a0e1152a103 )
90
155
91
156
#### [ v3.3.1] ( https://github.com/Addepar/ember-table/compare/v3.3.0...v3.3.1 )
92
157
@@ -178,7 +243,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
178
243
- Release 3.0.1 [ ` 4a59838 ` ] ( https://github.com/Addepar/ember-table/commit/4a598385eb93409fd17d60a380c0602e94d741d2 )
179
244
- Update README.md [ ` 94c06dc ` ] ( https://github.com/Addepar/ember-table/commit/94c06dc08308e69fb6560f8aaee0f0f8cc35f1c9 )
180
245
181
- #### [ v3.0.0] ( https://github.com/Addepar/ember-table/compare/v3.0.0-10...v3.0.0 )
246
+ ### [ v3.0.0] ( https://github.com/Addepar/ember-table/compare/v3.0.0-10...v3.0.0 )
182
247
183
248
> 11 February 2021
184
249
@@ -373,7 +438,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
373
438
- Add failing tests for #747 [ ` d2ea37e ` ] ( https://github.com/Addepar/ember-table/commit/d2ea37ecf7531f9019ba72f954317e6f652b693b )
374
439
- Update readme and release-it config [ ` eeccff6 ` ] ( https://github.com/Addepar/ember-table/commit/eeccff60c7318e9672c4373878cccf1ec188251d )
375
440
376
- #### [ v2.0.0] ( https://github.com/Addepar/ember-table/compare/v2.0.0-beta.9...v2.0.0 )
441
+ ### [ v2.0.0] ( https://github.com/Addepar/ember-table/compare/v2.0.0-beta.9...v2.0.0 )
377
442
378
443
> 23 July 2019
379
444
0 commit comments