@okam/core-lib 1.15.1 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +238 -0
  2. package/README.md +7 -0
  3. package/package.json +6 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,238 @@
1
+ ## 1.15.0 (2024-10-04)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - updates & cleanup packages and dependancies ([#210](https://github.com/OKAMca/stack/pull/210))
7
+
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - Marie-Maxime Tanguay @marie-maxime
12
+
13
+ ## 1.14.0 (2024-07-25)
14
+
15
+
16
+ ### 🚀 Features
17
+
18
+ - generator for block & component ([#161](https://github.com/OKAMca/stack/pull/161))
19
+
20
+
21
+ ### ❤️ Thank You
22
+
23
+ - Jérôme Trottier
24
+ - Marie-Maxime Tanguay @marie-maxime
25
+ - Pierre-Olivier Clerson @poclerson
26
+
27
+ ## 1.13.4 (2024-07-16)
28
+
29
+
30
+ ### 🩹 Fixes
31
+
32
+ - **publish:** add building packages step to workflow ([c9ce442](https://github.com/OKAMca/stack/commit/c9ce442))
33
+
34
+
35
+ ### ❤️ Thank You
36
+
37
+ - Jérôme Trottier
38
+ - Pierre-Olivier Clerson @poclerson
39
+ - yanmorinokamca @yanmorinokamca
40
+
41
+ ## [1.13.3](https://github.com/OKAMca/stack/compare/core-lib-v1.13.2...core-lib-v1.13.3) (2024-06-25)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * **block-directus:** add server only to get block props ([330e76f](https://github.com/OKAMca/stack/commit/330e76f7fee53634bfb991e813060f0e8f1a0cb6))
47
+
48
+ ## [1.13.2](https://github.com/OKAMca/stack/compare/core-lib-v1.13.1...core-lib-v1.13.2) (2024-06-14)
49
+
50
+
51
+ ### Bug Fixes
52
+
53
+ * aria labelled by ([6380791](https://github.com/OKAMca/stack/commit/63807918a253462211c35f1119acff64c093027d))
54
+
55
+ ## [1.13.1](https://github.com/OKAMca/stack/compare/core-lib-v1.13.0...core-lib-v1.13.1) (2024-06-11)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * publishing for new libs ([#126](https://github.com/OKAMca/stack/issues/126)) ([8750ea6](https://github.com/OKAMca/stack/commit/8750ea643fa22ca06979c8d4030fa2a2d865b86f))
61
+
62
+ # [1.13.0](https://github.com/OKAMca/stack/compare/core-lib-v1.12.0...core-lib-v1.13.0) (2024-06-11)
63
+
64
+
65
+ ### Features
66
+
67
+ * STACK-72-Lib-Create-directus-block ([#115](https://github.com/OKAMca/stack/issues/115)) ([c07db82](https://github.com/OKAMca/stack/commit/c07db82d3b2a483e737e8d0dd07074cfa0b82152))
68
+
69
+ # [1.12.0](https://github.com/OKAMca/stack/compare/core-lib-v1.11.2...core-lib-v1.12.0) (2024-05-30)
70
+
71
+
72
+ ### Features
73
+
74
+ * alerts component ([35ee942](https://github.com/OKAMca/stack/commit/35ee942432edc38d9dd7be9c81992bbe314fba61))
75
+
76
+ ## [1.11.2](https://github.com/OKAMca/stack/compare/core-lib-v1.11.1...core-lib-v1.11.2) (2024-05-29)
77
+
78
+
79
+ ### Bug Fixes
80
+
81
+ * select do not work on in nextjs app ([5b04406](https://github.com/OKAMca/stack/commit/5b044064c4f0818255e0b65b8959b2a58f74176f))
82
+
83
+ ## [1.11.1](https://github.com/OKAMca/stack/compare/core-lib-v1.11.0...core-lib-v1.11.1) (2024-04-04)
84
+
85
+
86
+ ### Bug Fixes
87
+
88
+ * **packages:** merge with main ([5611d64](https://github.com/OKAMca/stack/commit/5611d64950b4b262b95041a36658a84a5b0fdcd0))
89
+
90
+ # [1.11.0](https://github.com/OKAMca/stack/compare/core-lib-v1.10.2...core-lib-v1.11.0) (2024-04-02)
91
+
92
+
93
+ ### Features
94
+
95
+ * component accordion closed items should not be focusable via keyboard ([c027cda](https://github.com/OKAMca/stack/commit/c027cda3f39faeb269026e45d56a4f4c35c7498d))
96
+
97
+ ## [1.10.2](https://github.com/OKAMca/stack/compare/core-lib-v1.10.1...core-lib-v1.10.2) (2024-04-01)
98
+
99
+
100
+ ### Bug Fixes
101
+
102
+ * checkbox group should pass the state to its provider ([#104](https://github.com/OKAMca/stack/issues/104)) ([c4f09bf](https://github.com/OKAMca/stack/commit/c4f09bfd1d084e9148b7a602e672ff8b346e52d6))
103
+
104
+ ## [1.10.1](https://github.com/OKAMca/stack/compare/core-lib-v1.10.0...core-lib-v1.10.1) (2024-03-25)
105
+
106
+
107
+ ### Bug Fixes
108
+
109
+ * stack UI should export checkbox group ([c331644](https://github.com/OKAMca/stack/commit/c331644a3565f32ecd6327786224eadcd4731ee9))
110
+
111
+ # [1.10.0](https://github.com/OKAMca/stack/compare/core-lib-v1.9.1...core-lib-v1.10.0) (2024-03-05)
112
+
113
+
114
+ ### Features
115
+
116
+ * add storybook a11y addon ([4287a66](https://github.com/OKAMca/stack/commit/4287a6614543527dae3b5ee2c87f7db8bcd8a725))
117
+
118
+ ## [1.9.1](https://github.com/OKAMca/stack/compare/core-lib-v1.9.0...core-lib-v1.9.1) (2024-03-05)
119
+
120
+
121
+ ### Bug Fixes
122
+
123
+ * pass state to provider ([fe67cf9](https://github.com/OKAMca/stack/commit/fe67cf93a4495571abdadfb427d5a36475b13700))
124
+
125
+ # [1.9.0](https://github.com/OKAMca/stack/compare/core-lib-v1.8.1...core-lib-v1.9.0) (2024-02-09)
126
+
127
+
128
+ ### Features
129
+
130
+ * add gql query ([#73](https://github.com/OKAMca/stack/issues/73)) ([27faaaa](https://github.com/OKAMca/stack/commit/27faaaa3b810412235a09d412acf7aa8a4b3221f))
131
+
132
+ ## [1.8.1](https://github.com/OKAMca/stack/compare/core-lib-v1.8.0...core-lib-v1.8.1) (2023-12-22)
133
+
134
+
135
+ ### Bug Fixes
136
+
137
+ * publish command path ([4f17a81](https://github.com/OKAMca/stack/commit/4f17a81b99181e55e40050896ce92584cf2a7366))
138
+
139
+ # [1.8.0](https://github.com/OKAMca/stack/compare/core-lib-v1.7.1...core-lib-v1.8.0) (2023-12-22)
140
+
141
+
142
+ ### Features
143
+
144
+ * add new libs ([#71](https://github.com/OKAMca/stack/issues/71)) ([f75cf73](https://github.com/OKAMca/stack/commit/f75cf73414e97cdb3210b1371111029403a80c1a))
145
+
146
+ ## [1.7.1](https://github.com/OKAMca/stack/compare/core-lib-v1.7.0...core-lib-v1.7.1) (2023-12-21)
147
+
148
+ ### Bug Fixes
149
+
150
+ - lint issue ([#70](https://github.com/OKAMca/stack/issues/70)) ([abd6026](https://github.com/OKAMca/stack/commit/abd6026f94bd78aee6131148195af16a9f9b0bb0))
151
+
152
+ # [1.7.0](https://github.com/OKAMca/stack/compare/core-lib-v1.6.0...core-lib-v1.7.0) (2023-12-14)
153
+
154
+ ### Bug Fixes
155
+
156
+ - conflicts ([3b8c3b0](https://github.com/OKAMca/stack/commit/3b8c3b09b3d12c55c1ee2a580503b7ffbf4f9b7f))
157
+
158
+ ### Features
159
+
160
+ - cleanup ([b8597b3](https://github.com/OKAMca/stack/commit/b8597b32bfb1cfb4765d0e9e8a730adb8fa942d2))
161
+ - multi level menu ([3fc9381](https://github.com/OKAMca/stack/commit/3fc9381ac206c1c329e888fe2dd94bf063dcd71b))
162
+
163
+ # [1.6.0](https://github.com/OKAMca/stack/compare/core-lib-v1.5.0...core-lib-v1.6.0) (2023-11-27)
164
+
165
+ ### Features
166
+
167
+ - image with thumbhash ([bbc7f90](https://github.com/OKAMca/stack/commit/bbc7f903f0a8b36f7776d7a595e613e0645a57c5))
168
+
169
+ # [1.5.0](https://github.com/OKAMca/stack/compare/core-lib-v1.4.1...core-lib-v1.5.0) (2023-11-06)
170
+
171
+ ### Features
172
+
173
+ - Carousel Component ([#11](https://github.com/OKAMca/stack/issues/11)) ([cef5b80](https://github.com/OKAMca/stack/commit/cef5b805632683004513cf3950b2c88e01d2c3a7))
174
+
175
+ ## [1.4.1](https://github.com/OKAMca/stack/compare/core-lib-v1.4.0...core-lib-v1.4.1) (2023-09-27)
176
+
177
+ ### Bug Fixes
178
+
179
+ - add missing social media icons ([b45ecf0](https://github.com/OKAMca/stack/commit/b45ecf0618fbdbde7a7c2379121e6777ba8a07ec))
180
+
181
+ # [1.4.0](https://github.com/OKAMca/stack/compare/core-lib-v1.3.0...core-lib-v1.4.0) (2023-09-26)
182
+
183
+ ### Features
184
+
185
+ - focus on clickable elements ([d0c651a](https://github.com/OKAMca/stack/commit/d0c651a55ee65c97a87b266a218a19263d364781))
186
+
187
+ # [1.3.0](https://github.com/OKAMca/stack/compare/core-lib-v1.2.0...core-lib-v1.3.0) (2023-09-05)
188
+
189
+ ### Features
190
+
191
+ - upgraded react-aria + react-aria/i18n ([8519af3](https://github.com/OKAMca/stack/commit/8519af3242223daeeab3d028a5ce79455b6c4bf5))
192
+
193
+ # [1.2.0](https://github.com/OKAMca/stack/compare/core-lib-v1.1.3...core-lib-v1.2.0) (2023-08-24)
194
+
195
+ ### Features
196
+
197
+ - change compiler to rollup with swc ([3be08f4](https://github.com/OKAMca/stack/commit/3be08f4c323b1e8333ac670ca7b8ece3035ff18e))
198
+
199
+ ## [1.1.3](https://github.com/OKAMca/stack/compare/core-lib-v1.1.2...core-lib-v1.1.3) (2023-08-23)
200
+
201
+ ### Bug Fixes
202
+
203
+ - console errors ([#28](https://github.com/OKAMca/stack/issues/28)) ([21208e2](https://github.com/OKAMca/stack/commit/21208e262bd8528c128f0220e17de9caddf0bd81))
204
+
205
+ ## [1.1.2](https://github.com/OKAMca/stack/compare/core-lib-v1.1.1...core-lib-v1.1.2) (2023-08-18)
206
+
207
+ ### Bug Fixes
208
+
209
+ - upgraded react-stately, react-types/shared ([61b109e](https://github.com/OKAMca/stack/commit/61b109e51cc5c841a920dd7e5ea34c94f4b02741))
210
+
211
+ ## [1.1.1](https://github.com/OKAMca/stack/compare/core-lib-v1.1.0...core-lib-v1.1.1) (2023-08-17)
212
+
213
+ ### Bug Fixes
214
+
215
+ - app router use-client components ([#26](https://github.com/OKAMca/stack/issues/26)) ([ebcd662](https://github.com/OKAMca/stack/commit/ebcd662ce7cd358e9beb23849925c124167670eb))
216
+
217
+ # [1.1.0](https://github.com/OKAMca/stack/compare/core-lib-v1.0.1...core-lib-v1.1.0) (2023-07-19)
218
+
219
+ ### Features
220
+
221
+ - add Box component ([#10](https://github.com/OKAMca/stack/issues/10)) ([933a153](https://github.com/OKAMca/stack/commit/933a1531fd8badb6bcfa8f42b77e9ed4ee1b62d3))
222
+
223
+ ## [1.0.1](https://github.com/OKAMca/stack/compare/core-lib-v1.0.0...core-lib-v1.0.1) (2023-07-07)
224
+
225
+ ### Bug Fixes
226
+
227
+ - changed building in publish instead of releas ([eee8f51](https://github.com/OKAMca/stack/commit/eee8f512987c444143bdfd73fe833840681d1c43))
228
+
229
+ # 1.0.0 (2023-07-06)
230
+
231
+ ### Bug Fixes
232
+
233
+ - lint setup ([7208af0](https://github.com/OKAMca/stack/commit/7208af0e8bb55ba72935ed215efd19db37994a79))
234
+ - linter ([d89dda6](https://github.com/OKAMca/stack/commit/d89dda6294b36b0effd253317ac2733c0143dac6))
235
+
236
+ ### Features
237
+
238
+ - init pacakges ([bb8d1f1](https://github.com/OKAMca/stack/commit/bb8d1f1ff042fda17e2f81f0770be6654e70897f))
package/README.md ADDED
@@ -0,0 +1,7 @@
1
+ # core-lib
2
+
3
+ This library was generated with [Nx](https://nx.dev).
4
+
5
+ ## Running unit tests
6
+
7
+ Run `nx test core-lib` to execute the unit tests via [Vitest](https://vitest.dev/).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@okam/core-lib",
3
- "version": "1.15.1",
3
+ "version": "1.16.0",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "license": "MIT",
@@ -24,5 +24,10 @@
24
24
  },
25
25
  "nxrelease": {
26
26
  "repositoryUrl": "https://github.com/OKAMca/stack.git"
27
+ },
28
+ "dependencies": {
29
+ "@tsed/exceptions": "^8.3.1",
30
+ "dequal": "^2.0.3",
31
+ "react": "18.3.1"
27
32
  }
28
33
  }