@paperless/conventions 0.1.0-alpha.4 → 0.1.0-alpha.43

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 +381 -0
  2. package/README.md +18 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,387 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 0.1.0-alpha.43 (2022-08-02)
7
+
8
+
9
+ ### Features
10
+
11
+ * **Molecules:** Add modal component ([8ba26b6](https://github.com/Employes/Paperless/commit/8ba26b6e6329baae899af86445f16b3fa6e406e5))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.1.0-alpha.42 (2022-08-02)
18
+
19
+ **Note:** Version bump only for package @paperless/conventions
20
+
21
+
22
+
23
+
24
+
25
+ # 0.1.0-alpha.41 (2022-08-02)
26
+
27
+ **Note:** Version bump only for package @paperless/conventions
28
+
29
+
30
+
31
+
32
+
33
+ # 0.1.0-alpha.40 (2022-08-01)
34
+
35
+ **Note:** Version bump only for package @paperless/conventions
36
+
37
+
38
+
39
+
40
+
41
+ # 0.1.0-alpha.39 (2022-07-28)
42
+
43
+
44
+ ### Features
45
+
46
+ * **Atoms:** Add card header component ([64548ce](https://github.com/Employes/Paperless/commit/64548ce60bd354e2054e3fc595a2a99820df9a0f))
47
+
48
+
49
+
50
+
51
+
52
+ # 0.1.0-alpha.38 (2022-07-27)
53
+
54
+ **Note:** Version bump only for package @paperless/conventions
55
+
56
+
57
+
58
+
59
+
60
+ # 0.1.0-alpha.37 (2022-07-26)
61
+
62
+ **Note:** Version bump only for package @paperless/conventions
63
+
64
+
65
+
66
+
67
+
68
+ # 0.1.0-alpha.36 (2022-07-26)
69
+
70
+ **Note:** Version bump only for package @paperless/conventions
71
+
72
+
73
+
74
+
75
+
76
+ # 0.1.0-alpha.35 (2022-07-25)
77
+
78
+ **Note:** Version bump only for package @paperless/conventions
79
+
80
+
81
+
82
+
83
+
84
+ # 0.1.0-alpha.34 (2022-07-25)
85
+
86
+
87
+ ### Features
88
+
89
+ * **Typography:** Implement default typography ([b26b7d6](https://github.com/Employes/Paperless/commit/b26b7d6c3e68cefdec1b0c85333bd2d18b40b2d3))
90
+
91
+
92
+
93
+
94
+
95
+ # 0.1.0-alpha.33 (2022-07-18)
96
+
97
+
98
+ ### Features
99
+
100
+ * **Molecules/Dropdown:** Auto apply chevron to p-button instances ([e08a3c0](https://github.com/Employes/Paperless/commit/e08a3c0b467e1d2af71934772035d17232f292eb))
101
+
102
+
103
+
104
+
105
+
106
+ # 0.1.0-alpha.32 (2022-07-18)
107
+
108
+
109
+ ### Features
110
+
111
+ * **Atoms/Button:** Add chevron prop ([342e0e7](https://github.com/Employes/Paperless/commit/342e0e7a78f92f6a7c84b4009c9d2004585630c7))
112
+
113
+
114
+
115
+
116
+
117
+ # 0.1.0-alpha.31 (2022-07-18)
118
+
119
+ **Note:** Version bump only for package @paperless/conventions
120
+
121
+
122
+
123
+
124
+
125
+ # 0.1.0-alpha.30 (2022-07-15)
126
+
127
+
128
+ ### Features
129
+
130
+ * **Atoms/Icons:** Add 5 new icons ([15e8900](https://github.com/Employes/Paperless/commit/15e89009e426107204f85dc7decefb3fd9724fc6))
131
+
132
+
133
+
134
+
135
+
136
+ # 0.1.0-alpha.29 (2022-07-15)
137
+
138
+
139
+ ### Features
140
+
141
+ * **Atoms:** Add status component ([5e42f15](https://github.com/Employes/Paperless/commit/5e42f157044240bc47ef573973d1399596ba877e))
142
+
143
+
144
+
145
+
146
+
147
+ # 0.1.0-alpha.28 (2022-07-14)
148
+
149
+
150
+ ### Features
151
+
152
+ * **Molecules:** Add dropdown component ([3e608f5](https://github.com/Employes/Paperless/commit/3e608f52b3486f24193dcee221efe345d2952041))
153
+
154
+
155
+
156
+
157
+
158
+ # 0.1.0-alpha.27 (2022-07-12)
159
+
160
+
161
+ ### Reverts
162
+
163
+ * Revert "chore: add some debugging" ([c5487af](https://github.com/Employes/Paperless/commit/c5487afc0d09090d65cf5e452d487b59872196bb))
164
+
165
+
166
+
167
+
168
+
169
+ # 0.1.0-alpha.26 (2022-07-12)
170
+
171
+ **Note:** Version bump only for package @paperless/conventions
172
+
173
+
174
+
175
+
176
+
177
+ # 0.1.0-alpha.25 (2022-07-12)
178
+
179
+
180
+ ### Features
181
+
182
+ * **Molecules/Pagination:** Set page to max if value is not available ([838210c](https://github.com/Employes/Paperless/commit/838210c82ccab9070cc3e6fe1d23d82cdc089ab2))
183
+
184
+
185
+
186
+
187
+
188
+ # 0.1.0-alpha.24 (2022-07-12)
189
+
190
+
191
+ ### Bug Fixes
192
+
193
+ * **Atoms/Loader:** Remove d-block attribute... ([8fc1222](https://github.com/Employes/Paperless/commit/8fc1222fbb2b3e212183f628bc3697a45b5f0178))
194
+
195
+
196
+
197
+
198
+
199
+ # 0.1.0-alpha.23 (2022-07-12)
200
+
201
+
202
+ ### Bug Fixes
203
+
204
+ * **Atoms/Loader:** fix loader z-index & full width version ([2d2a48a](https://github.com/Employes/Paperless/commit/2d2a48abb614e94a1c0f599b94dfcdc73aef67af))
205
+
206
+
207
+
208
+
209
+
210
+ # 0.1.0-alpha.22 (2022-07-12)
211
+
212
+
213
+ ### Reverts
214
+
215
+ * Revert "fix(Molecules/Pagination): Watch `page` => `value`" ([e598bb9](https://github.com/Employes/Paperless/commit/e598bb902605997389736a292da34de6bfa6400d))
216
+
217
+
218
+
219
+
220
+
221
+ # 0.1.0-alpha.21 (2022-07-12)
222
+
223
+ **Note:** Version bump only for package @paperless/conventions
224
+
225
+
226
+
227
+
228
+
229
+ # 0.1.0-alpha.20 (2022-07-12)
230
+
231
+
232
+ ### Bug Fixes
233
+
234
+ * **Molecules/Pagination:** Watch `page` => `value` ([92a2a8f](https://github.com/Employes/Paperless/commit/92a2a8f723f49999f9bc59f87f87210ed9b93996))
235
+
236
+
237
+
238
+
239
+
240
+ # 0.1.0-alpha.19 (2022-07-12)
241
+
242
+ **Note:** Version bump only for package @paperless/conventions
243
+
244
+
245
+
246
+
247
+
248
+ # 0.1.0-alpha.18 (2022-07-12)
249
+
250
+
251
+ ### Features
252
+
253
+ * We need a release ([ff8f487](https://github.com/Employes/Paperless/commit/ff8f487a07067522b817c14a969118c14e1fab7e))
254
+
255
+
256
+
257
+
258
+
259
+ # 0.1.0-alpha.17 (2022-07-12)
260
+
261
+ **Note:** Version bump only for package @paperless/conventions
262
+
263
+
264
+
265
+
266
+
267
+ # 0.1.0-alpha.16 (2022-07-12)
268
+
269
+
270
+ ### Bug Fixes
271
+
272
+ * **Angular/Pagination:** Make sure we write the correct property ([c1b9fdc](https://github.com/Employes/Paperless/commit/c1b9fdc22a9621a7f1ff0d354a9395d94902e4bc))
273
+
274
+
275
+
276
+
277
+
278
+ # 0.1.0-alpha.15 (2022-07-12)
279
+
280
+
281
+ ### Bug Fixes
282
+
283
+ * **Molecules/Pagination:** Reflect the value ([755a031](https://github.com/Employes/Paperless/commit/755a031d3f7fc2650fa1a6f0ca7bbc29f8cad49b))
284
+
285
+
286
+
287
+
288
+
289
+ # 0.1.0-alpha.14 (2022-07-12)
290
+
291
+
292
+ ### Bug Fixes
293
+
294
+ * **Angular:** Export custom directives from top level ([1058f9b](https://github.com/Employes/Paperless/commit/1058f9b7855e9bcc82c4ce492ecb9e3d465f0719))
295
+
296
+
297
+
298
+
299
+
300
+ # 0.1.0-alpha.13 (2022-07-12)
301
+
302
+ **Note:** Version bump only for package @paperless/conventions
303
+
304
+
305
+
306
+
307
+
308
+ # 0.1.0-alpha.12 (2022-07-12)
309
+
310
+ **Note:** Version bump only for package @paperless/conventions
311
+
312
+
313
+
314
+
315
+
316
+ # 0.1.0-alpha.11 (2022-07-12)
317
+
318
+
319
+ ### Features
320
+
321
+ * **Molecules:** Add pagination component ([fde8866](https://github.com/Employes/Paperless/commit/fde886609ae4a81b8ca2d258f6c3292aff7c4bfb))
322
+
323
+
324
+
325
+
326
+
327
+ # 0.1.0-alpha.10 (2022-07-12)
328
+
329
+
330
+ ### Features
331
+
332
+ * **Atoms:** Add info panel component ([bc3636d](https://github.com/Employes/Paperless/commit/bc3636d4006b164fbee5ded3ad7c2b1dfd07d86c))
333
+
334
+
335
+
336
+
337
+
338
+ # 0.1.0-alpha.9 (2022-07-12)
339
+
340
+ **Note:** Version bump only for package @paperless/conventions
341
+
342
+
343
+
344
+
345
+
346
+ # 0.1.0-alpha.8 (2022-07-11)
347
+
348
+
349
+ ### Features
350
+
351
+ * **Grid:** Implement grid ([969cd32](https://github.com/Employes/Paperless/commit/969cd32cdd604e6ff1b9bc4123606b891d66b79a))
352
+
353
+
354
+
355
+
356
+
357
+ # 0.1.0-alpha.7 (2022-07-08)
358
+
359
+
360
+ ### Features
361
+
362
+ * **Atoms:** Add helper component ([64cccca](https://github.com/Employes/Paperless/commit/64cccca8035f9492754370d1e94b275c226b1464))
363
+
364
+
365
+
366
+
367
+
368
+ # 0.1.0-alpha.6 (2022-07-08)
369
+
370
+ **Note:** Version bump only for package @paperless/conventions
371
+
372
+
373
+
374
+
375
+
376
+ # 0.1.0-alpha.5 (2022-07-08)
377
+
378
+
379
+ ### Bug Fixes
380
+
381
+ * **Atoms/Button:** Rename `click` event to `onClick` ([e14cf01](https://github.com/Employes/Paperless/commit/e14cf011d2010b151596a576df6fc8bdafc45081))
382
+
383
+
384
+
385
+
386
+
6
387
  # 0.1.0-alpha.4 (2022-07-07)
7
388
 
8
389
 
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  <br />
8
8
 
9
9
  <span>
10
- A collection of React & Angular components that conform to the Employes design system.
10
+ A collection of Web, React & Angular components that conform to the Employes design system.
11
11
  </span>
12
12
 
13
13
  </p>
@@ -63,6 +63,12 @@ yarn add @paperless/core
63
63
  #### React
64
64
 
65
65
  ```jsx
66
+ // setup
67
+ import { applyPolyfills, defineCustomElements } from '@paperless/core/loader';
68
+
69
+ applyPolyfills().then(() => defineCustomElements());
70
+
71
+ // usage
66
72
  import { Button } from '@employes/paperless';
67
73
 
68
74
  const App = () => <Button>Click me!</Button>;
@@ -71,6 +77,16 @@ const App = () => <Button>Click me!</Button>;
71
77
  #### Angular
72
78
 
73
79
  ```jsx
80
+ // main.ts
81
+ import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
82
+ import { applyPolyfills, defineCustomElements } from '@paperless/core/loader';
83
+
84
+ applyPolyfills()
85
+ .then(() => defineCustomElements())
86
+ .then(() => platformBrowserDynamic().bootstrapModule(AppModule))
87
+ .catch((err) => console.error(err));
88
+
89
+ // App Module
74
90
  import { PaperlessModule } from '@employes/paperless-ngx';
75
91
 
76
92
  @NgModule({
@@ -81,6 +97,7 @@ import { PaperlessModule } from '@employes/paperless-ngx';
81
97
  })
82
98
  export class AppModule {}
83
99
 
100
+ // Any component
84
101
  @Component({
85
102
  selector: 'app-root',
86
103
  templateUrl: `
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@paperless/conventions",
3
3
  "description": "Paperless eslint, typescript & prettier recommended configuration",
4
- "version": "0.1.0-alpha.4",
4
+ "version": "0.1.0-alpha.43",
5
5
  "main": "index.js",
6
6
  "license": "ISC",
7
7
  "publishConfig": {