@paperless/conventions 0.1.0-alpha.15 → 0.1.0-alpha.151

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 +1430 -0
  2. package/README.md +1 -1
  3. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1436 @@
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.151 (2022-10-20)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **Atoms/Input:** Fix outline problems ([ac33256](https://github.com/Employes/Paperless/commit/ac332563d9c0f87951735888349ea8ff1975f5f8))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.1.0-alpha.150 (2022-10-20)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **Angular:** Add onChanged function ([a78b62d](https://github.com/Employes/Paperless/commit/a78b62d69fa0b690d41ec01bde12ac66eec29142))
23
+
24
+
25
+
26
+
27
+
28
+ # 0.1.0-alpha.149 (2022-10-20)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * **deps:** update all non-major dependencies ([#63](https://github.com/Employes/Paperless/issues/63)) ([6b3b105](https://github.com/Employes/Paperless/commit/6b3b105ad3ec3a0d3697d8a6981d75d65866eff1))
34
+
35
+
36
+
37
+
38
+
39
+ # 0.1.0-alpha.148 (2022-10-20)
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * **Atoms/Button:** Disable active state on disabled ([fa348ec](https://github.com/Employes/Paperless/commit/fa348ec1b7c6f52f6cc07b4e1fa06304eaac99d7))
45
+
46
+
47
+
48
+
49
+
50
+ # 0.1.0-alpha.147 (2022-10-20)
51
+
52
+
53
+ ### Features
54
+
55
+ * **Atoms/Loader:** Add will-change for performance ([3789118](https://github.com/Employes/Paperless/commit/378911895d2af3b2a0ea244cd7db3819d2c135d2))
56
+
57
+
58
+
59
+
60
+
61
+ # 0.1.0-alpha.146 (2022-10-20)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * **Atoms/Button:** Disable hover shadow & chevron on disabled state ([2cd8370](https://github.com/Employes/Paperless/commit/2cd8370e47335a18bec8571ada5be82dd994f261))
67
+
68
+
69
+
70
+
71
+
72
+ # 0.1.0-alpha.145 (2022-10-20)
73
+
74
+
75
+ ### Features
76
+
77
+ * **Organisms/Table:** Add property for amount of loading rows ([b2e5b30](https://github.com/Employes/Paperless/commit/b2e5b303b32853850195eadbdc2c73f292cfe716))
78
+
79
+
80
+
81
+
82
+
83
+ # 0.1.0-alpha.144 (2022-10-20)
84
+
85
+
86
+ ### Bug Fixes
87
+
88
+ * **Organisms/Table:** Don't select checkbox when row click is enabled ([e697bda](https://github.com/Employes/Paperless/commit/e697bda71c5b2bf49046dd1d49457996087d245e))
89
+
90
+
91
+
92
+
93
+
94
+ # 0.1.0-alpha.143 (2022-10-20)
95
+
96
+
97
+ ### Bug Fixes
98
+
99
+ * **Organisms/Table:** Fix row click event not emitting ([e732d43](https://github.com/Employes/Paperless/commit/e732d434dde80f37475c7042cbfb55c9ec4e4826))
100
+
101
+
102
+
103
+
104
+
105
+ # 0.1.0-alpha.142 (2022-10-19)
106
+
107
+
108
+ ### Features
109
+
110
+ * **Molecules/Table Header:** Add ability to have quickfilter text func ([867497a](https://github.com/Employes/Paperless/commit/867497ac2d8687de768da22faa8cc22a9b4151c0))
111
+
112
+
113
+
114
+
115
+
116
+ # 0.1.0-alpha.141 (2022-10-19)
117
+
118
+
119
+ ### Features
120
+
121
+ * **Helpers/Table Definition:** Add some debuggin ([40c078c](https://github.com/Employes/Paperless/commit/40c078cc3e567ea8724bb65391cd406d46551944))
122
+
123
+
124
+
125
+
126
+
127
+ # 0.1.0-alpha.140 (2022-10-19)
128
+
129
+
130
+ ### Features
131
+
132
+ * **Helpers/Table Definition:** Make properties mutable ([00a0d93](https://github.com/Employes/Paperless/commit/00a0d932ed5103689c5d7ef8b57ba97bdc077f19))
133
+
134
+
135
+
136
+
137
+
138
+ # 0.1.0-alpha.139 (2022-10-19)
139
+
140
+
141
+ ### Features
142
+
143
+ * **Organisms/Table:** Don't generate too many loadings ([b20931a](https://github.com/Employes/Paperless/commit/b20931a6e83d55a136b373aa17baea842a3d36f9))
144
+
145
+
146
+
147
+
148
+
149
+ # 0.1.0-alpha.138 (2022-10-19)
150
+
151
+
152
+ ### Features
153
+
154
+ * Do some testing ([3ebfbdc](https://github.com/Employes/Paperless/commit/3ebfbdc1e3f2275f5dcfbb827013cf31d21b51e0))
155
+
156
+
157
+
158
+
159
+
160
+ # 0.1.0-alpha.137 (2022-10-19)
161
+
162
+
163
+ ### Features
164
+
165
+ * **Organisms/Table:** Add more loggin ([9839d44](https://github.com/Employes/Paperless/commit/9839d44a66a326058594e2a2f2d4c663368996dd))
166
+
167
+
168
+
169
+
170
+
171
+ # 0.1.0-alpha.136 (2022-10-19)
172
+
173
+
174
+ ### Bug Fixes
175
+
176
+ * **Core:** Re add p-table-definition back ([ea7cf50](https://github.com/Employes/Paperless/commit/ea7cf50dd8db6d24d0ead13f1a5baa9ad5af2f62))
177
+
178
+
179
+
180
+
181
+
182
+ # 0.1.0-alpha.135 (2022-10-19)
183
+
184
+
185
+ ### Bug Fixes
186
+
187
+ * **Organisms/Table:** Add some loggin ([a0ae7f2](https://github.com/Employes/Paperless/commit/a0ae7f20177833a605c906d5e4bbb58d0097475b))
188
+
189
+
190
+
191
+
192
+
193
+ # 0.1.0-alpha.134 (2022-10-19)
194
+
195
+
196
+ ### Features
197
+
198
+ * **Organisms/Table:** Add loading state ([72acbd5](https://github.com/Employes/Paperless/commit/72acbd5afe7985c3b16c1193f8fdafd456c711b5))
199
+
200
+
201
+
202
+
203
+
204
+ # 0.1.0-alpha.133 (2022-10-19)
205
+
206
+
207
+ ### Features
208
+
209
+ * **Core:** Remove p-table-definition from stencil config ([0ff1853](https://github.com/Employes/Paperless/commit/0ff1853944b57da1188bbcdb18555193854fef29))
210
+
211
+
212
+
213
+
214
+
215
+ # 0.1.0-alpha.132 (2022-10-18)
216
+
217
+
218
+ ### Bug Fixes
219
+
220
+ * **Angular:** Export table directive ([e04331f](https://github.com/Employes/Paperless/commit/e04331f86bb96b5b671184ea557bb5f8e5d3c414))
221
+
222
+
223
+
224
+
225
+
226
+ # 0.1.0-alpha.131 (2022-10-18)
227
+
228
+
229
+ ### Bug Fixes
230
+
231
+ * Add `@ngneat/until-destroy` to `allowedNonPeerDependencies` ([074f2e5](https://github.com/Employes/Paperless/commit/074f2e51734d98c44779c23221c8f0f62c20b38d))
232
+
233
+
234
+
235
+
236
+
237
+ # 0.1.0-alpha.130 (2022-10-18)
238
+
239
+
240
+ ### Features
241
+
242
+ * **Angular:** Add table directives ([b496ccb](https://github.com/Employes/Paperless/commit/b496ccb967663a31eaa7c299e5932f47075a4889))
243
+
244
+
245
+
246
+
247
+
248
+ # 0.1.0-alpha.129 (2022-10-18)
249
+
250
+
251
+ ### Features
252
+
253
+ * **Organisms:** Add table component ([99f9200](https://github.com/Employes/Paperless/commit/99f92001afb5ee93a537eb132ff6bca2ffa17687))
254
+
255
+
256
+
257
+
258
+
259
+ # 0.1.0-alpha.128 (2022-10-17)
260
+
261
+
262
+ ### Features
263
+
264
+ * **Atoms/Icon:** Add camera icon ([7f5894f](https://github.com/Employes/Paperless/commit/7f5894f7986f951799af4585afca4923ac46ee20))
265
+
266
+
267
+
268
+
269
+
270
+ # 0.1.0-alpha.127 (2022-09-22)
271
+
272
+
273
+ ### Features
274
+
275
+ * **Molecules/Content Slider:** Better fitment for tablet view ([1698897](https://github.com/Employes/Paperless/commit/1698897aff2f39530e70460d739bf1dd8dff09f3))
276
+
277
+
278
+
279
+
280
+
281
+ # 0.1.0-alpha.126 (2022-09-22)
282
+
283
+
284
+ ### Bug Fixes
285
+
286
+ * **Molecules/Content Slider:** Margin bottom on indicators ([6bf7bb7](https://github.com/Employes/Paperless/commit/6bf7bb76c311b0094415a8ba1b2cf156c2e6e485))
287
+
288
+
289
+
290
+
291
+
292
+ # 0.1.0-alpha.125 (2022-09-09)
293
+
294
+
295
+ ### Bug Fixes
296
+
297
+ * **Atoms/Layout:** Remove safe-area padding top from main content ([857b6c3](https://github.com/Employes/Paperless/commit/857b6c34e88a9c81dc90c5f9ad4bb8999eeca27a))
298
+
299
+
300
+
301
+
302
+
303
+ # 0.1.0-alpha.124 (2022-09-09)
304
+
305
+
306
+ ### Bug Fixes
307
+
308
+ * **Atoms/Profile:** Add `flex-shrink-0` to avatar ([c81be22](https://github.com/Employes/Paperless/commit/c81be221f143699fdc1cd520d095946ea2a37048))
309
+
310
+
311
+
312
+
313
+
314
+ # 0.1.0-alpha.123 (2022-09-09)
315
+
316
+
317
+ ### Features
318
+
319
+ * **Molecules/Profile:** Update avatar correctly instead of regenerate ([1ee3de2](https://github.com/Employes/Paperless/commit/1ee3de265628bb76cd09b9d83c4a89a01801cefc))
320
+
321
+
322
+
323
+
324
+
325
+ # 0.1.0-alpha.122 (2022-09-09)
326
+
327
+
328
+ ### Bug Fixes
329
+
330
+ * **Atoms/Avatar:** Add temporary console.logs ([254669c](https://github.com/Employes/Paperless/commit/254669ceb675533c839a5ba70a36319baddbc00d))
331
+
332
+
333
+
334
+
335
+
336
+ # 0.1.0-alpha.121 (2022-09-09)
337
+
338
+
339
+ ### Bug Fixes
340
+
341
+ * **Atoms/Avatar:** Add temporary console.logs ([ffd7f39](https://github.com/Employes/Paperless/commit/ffd7f39ce77d9c0c66992b3d9d978eb508d7bcef))
342
+
343
+
344
+
345
+
346
+
347
+ # 0.1.0-alpha.120 (2022-09-09)
348
+
349
+
350
+ ### Features
351
+
352
+ * Huge performance improvements ([966634b](https://github.com/Employes/Paperless/commit/966634b1a8647c5399e2827dce961ce517c5235a))
353
+
354
+
355
+
356
+
357
+
358
+ # 0.1.0-alpha.119 (2022-09-09)
359
+
360
+
361
+ ### Features
362
+
363
+ * **Atoms/Avatar:** Use different method of applying src ([a614325](https://github.com/Employes/Paperless/commit/a61432505d6fe1522f6d90ee0a5119e878812790))
364
+
365
+
366
+
367
+
368
+
369
+ # 0.1.0-alpha.118 (2022-09-09)
370
+
371
+
372
+ ### Bug Fixes
373
+
374
+ * make sure we use all variants of fill-available ([551eecd](https://github.com/Employes/Paperless/commit/551eecdee9935cd51ad94578862905231fa0be40))
375
+
376
+
377
+
378
+
379
+
380
+ # 0.1.0-alpha.117 (2022-09-09)
381
+
382
+
383
+ ### Bug Fixes
384
+
385
+ * **tests:** Remove console.log ([57e650c](https://github.com/Employes/Paperless/commit/57e650c02e3465ed643b9f214018448a5ebb48a9))
386
+
387
+
388
+
389
+
390
+
391
+ # 0.1.0-alpha.116 (2022-09-09)
392
+
393
+
394
+ ### Features
395
+
396
+ * **Molecules/Content Slider:** Improve indicator click & rewrite location logic ([a2c03bc](https://github.com/Employes/Paperless/commit/a2c03bc772e8e8126c2df38fa6fe43f38de1c290))
397
+
398
+
399
+
400
+
401
+
402
+ # 0.1.0-alpha.115 (2022-09-09)
403
+
404
+
405
+ ### Features
406
+
407
+ * **deps:** update all non-major dependencies ([#50](https://github.com/Employes/Paperless/issues/50)) ([dbabf7f](https://github.com/Employes/Paperless/commit/dbabf7fde40a4e481a4907ac1cf5daadf0751242))
408
+
409
+
410
+
411
+
412
+
413
+ # 0.1.0-alpha.114 (2022-09-08)
414
+
415
+
416
+ ### Features
417
+
418
+ * **Molecules/Content Slider:** Add auto center capability ([4d67fb0](https://github.com/Employes/Paperless/commit/4d67fb07f4ea0a71fdfff32878d4eaf6aac3e820))
419
+
420
+
421
+
422
+
423
+
424
+ # 0.1.0-alpha.113 (2022-09-08)
425
+
426
+
427
+ ### Bug Fixes
428
+
429
+ * **Molecules/Content Slider:** Second attempt on pointer-event issue ([e8f831f](https://github.com/Employes/Paperless/commit/e8f831f920247d1df78dc9c49851fea875f76a0f))
430
+
431
+
432
+
433
+
434
+
435
+ # 0.1.0-alpha.112 (2022-09-08)
436
+
437
+
438
+ ### Bug Fixes
439
+
440
+ * **Molecules/Content Slider:** Fix pointer event issue with buttons ([fec92dd](https://github.com/Employes/Paperless/commit/fec92ddc0344eb2aa2dd03a2edf363f07296e6f9))
441
+
442
+
443
+
444
+
445
+
446
+ # 0.1.0-alpha.111 (2022-09-08)
447
+
448
+
449
+ ### Features
450
+
451
+ * **Molecules/Content Slider:** Mobile support ([c7e20c8](https://github.com/Employes/Paperless/commit/c7e20c82133a9d217e628a73979adaafa7c54080))
452
+
453
+
454
+
455
+
456
+
457
+ # 0.1.0-alpha.110 (2022-09-08)
458
+
459
+
460
+ ### Bug Fixes
461
+
462
+ * **Atoms/Avatar:** Update avatar on changes ([a9473de](https://github.com/Employes/Paperless/commit/a9473de04546aa77570191608d5bafaf2eadd207))
463
+
464
+
465
+
466
+
467
+
468
+ # 0.1.0-alpha.109 (2022-09-08)
469
+
470
+
471
+ ### Bug Fixes
472
+
473
+ * **Molecules/Content Slider:** Actually fix content slider behavior ([fe926f4](https://github.com/Employes/Paperless/commit/fe926f41c0e3128808945fdc028a9a8f32cd2bba))
474
+
475
+
476
+
477
+
478
+
479
+ # 0.1.0-alpha.108 (2022-09-08)
480
+
481
+
482
+ ### Features
483
+
484
+ * **Atoms/Tag:** Increase height to `1.625rem` ([9278417](https://github.com/Employes/Paperless/commit/92784176dc5a43721beba6e194cc8e95768cf08b))
485
+
486
+
487
+
488
+
489
+
490
+ # 0.1.0-alpha.107 (2022-09-08)
491
+
492
+
493
+ ### Bug Fixes
494
+
495
+ * **Molecules/Content Slider:** Turn it the other way around ([b5b2ba6](https://github.com/Employes/Paperless/commit/b5b2ba627908224c22700873a149c7ce3fb7c1db))
496
+
497
+
498
+
499
+
500
+
501
+ # 0.1.0-alpha.106 (2022-09-08)
502
+
503
+
504
+ ### Features
505
+
506
+ * **Atoms/Card Body:** Update padding ([9e232e7](https://github.com/Employes/Paperless/commit/9e232e7b9140b809cc07db7dd02c8525acc0cdd6))
507
+
508
+
509
+
510
+
511
+
512
+ # 0.1.0-alpha.105 (2022-09-08)
513
+
514
+
515
+ ### Bug Fixes
516
+
517
+ * **Atoms/Layout:** Correct padding on `desktop-xs` ([86762b1](https://github.com/Employes/Paperless/commit/86762b1b13d2a3824d8561a6c5a070ac601d4044))
518
+
519
+
520
+
521
+
522
+
523
+ # 0.1.0-alpha.104 (2022-09-08)
524
+
525
+ **Note:** Version bump only for package @paperless/conventions
526
+
527
+
528
+
529
+
530
+
531
+ # 0.1.0-alpha.103 (2022-09-08)
532
+
533
+
534
+ ### Bug Fixes
535
+
536
+ * **Molecules/Profile:** Height adjustments ([a8f213c](https://github.com/Employes/Paperless/commit/a8f213cca197a44eff9da22bf0eb1c1cf8243517))
537
+
538
+
539
+
540
+
541
+
542
+ # 0.1.0-alpha.102 (2022-09-08)
543
+
544
+ **Note:** Version bump only for package @paperless/conventions
545
+
546
+
547
+
548
+
549
+
550
+ # 0.1.0-alpha.101 (2022-09-08)
551
+
552
+
553
+ ### Bug Fixes
554
+
555
+ * **Atoms/Layout:** Apply content-box to correct content ([78cc733](https://github.com/Employes/Paperless/commit/78cc733017b373f345bbd6f71048409ce54e5e14))
556
+
557
+
558
+
559
+
560
+
561
+ # 0.1.0-alpha.100 (2022-09-08)
562
+
563
+
564
+ ### Features
565
+
566
+ * **Atoms/Layout:** Content box sizing content ([c320390](https://github.com/Employes/Paperless/commit/c3203905eb821e37bb20c979173ea4c948426efc))
567
+
568
+
569
+
570
+
571
+
572
+ # 0.1.0-alpha.99 (2022-09-08)
573
+
574
+
575
+ ### Features
576
+
577
+ * **Molecules/Content Slider:** Improve height calc on resize ([5fc5ef2](https://github.com/Employes/Paperless/commit/5fc5ef26db002908381e37c85dd99ba1ea929aab))
578
+
579
+
580
+
581
+
582
+
583
+ # 0.1.0-alpha.98 (2022-09-08)
584
+
585
+
586
+ ### Features
587
+
588
+ * **Atoms/Layout:** Hide horizontal overflow ([50cf4af](https://github.com/Employes/Paperless/commit/50cf4afd682c683e4ac14d361102d86567921f91))
589
+
590
+
591
+
592
+
593
+
594
+ # 0.1.0-alpha.97 (2022-09-08)
595
+
596
+
597
+ ### Bug Fixes
598
+
599
+ * **Molecules/Content Slider:** Add a bit more padding/-margin ([430755a](https://github.com/Employes/Paperless/commit/430755af096c7ce39816ae89cfd94861ff76edc0))
600
+
601
+
602
+
603
+
604
+
605
+ # 0.1.0-alpha.96 (2022-09-08)
606
+
607
+
608
+ ### Bug Fixes
609
+
610
+ * **Molecules/Content Slider:** Remove pointer-events-none ([7b9d35f](https://github.com/Employes/Paperless/commit/7b9d35f22047be459c1bba6c00b7b99771dd4443))
611
+
612
+
613
+
614
+
615
+
616
+ # 0.1.0-alpha.95 (2022-09-08)
617
+
618
+
619
+ ### Features
620
+
621
+ * **deps:** update all non-major dependencies to v14.2.2 ([#49](https://github.com/Employes/Paperless/issues/49)) ([b46a67c](https://github.com/Employes/Paperless/commit/b46a67c5665d8f884344838c7dc7980aa53a99f2))
622
+
623
+
624
+
625
+
626
+
627
+ # 0.1.0-alpha.94 (2022-09-08)
628
+
629
+
630
+ ### Bug Fixes
631
+
632
+ * **deps:** update all non-major dependencies ([#48](https://github.com/Employes/Paperless/issues/48)) ([6f47be8](https://github.com/Employes/Paperless/commit/6f47be8510c05537686c9906a940227c59f776b0))
633
+
634
+
635
+
636
+
637
+
638
+ # 0.1.0-alpha.93 (2022-09-07)
639
+
640
+
641
+ ### Features
642
+
643
+ * **Molecules/Content Slider:** Disable indicator click & Dragging feat ([14b5261](https://github.com/Employes/Paperless/commit/14b52618935a839c2e004601529f622a53a7dc13))
644
+
645
+
646
+
647
+
648
+
649
+ # 0.1.0-alpha.92 (2022-09-07)
650
+
651
+
652
+ ### Features
653
+
654
+ * **Molecules:** Add content slider component ([cece57e](https://github.com/Employes/Paperless/commit/cece57ed228e5f6d93e6c0aed7068b2c59722af8))
655
+
656
+
657
+
658
+
659
+
660
+ # 0.1.0-alpha.91 (2022-09-06)
661
+
662
+
663
+ ### Features
664
+
665
+ * **Atoms/Modal Body:** Update table variant padding ([23afe3f](https://github.com/Employes/Paperless/commit/23afe3f450b0b173e19249f47768b3e67d66e09b))
666
+
667
+
668
+
669
+
670
+
671
+ # 0.1.0-alpha.90 (2022-09-06)
672
+
673
+
674
+ ### Features
675
+
676
+ * **Molecules/Profile:** Overflow protection ([126176a](https://github.com/Employes/Paperless/commit/126176ad7beba79db3c0dc02a1748f58a3efadea))
677
+
678
+
679
+
680
+
681
+
682
+ # 0.1.0-alpha.89 (2022-09-06)
683
+
684
+
685
+ ### Features
686
+
687
+ * **Organisms/Modal:** Implement mobile modal ([f98dc4f](https://github.com/Employes/Paperless/commit/f98dc4f46152a0f753c141e1f7efcd92e89126c2))
688
+
689
+
690
+
691
+
692
+
693
+ # 0.1.0-alpha.88 (2022-09-06)
694
+
695
+
696
+ ### Features
697
+
698
+ * **Organisms/Navbar:** Make navbar backdrop close the navbar ([d8dc4fa](https://github.com/Employes/Paperless/commit/d8dc4fa49481c3779e24fd36382026e2c3977439))
699
+
700
+
701
+
702
+
703
+
704
+ # 0.1.0-alpha.87 (2022-09-06)
705
+
706
+
707
+ ### Features
708
+
709
+ * **Organisms/Navbar:** Safe inset height too ([ebbc47b](https://github.com/Employes/Paperless/commit/ebbc47b60b6145cb0867368c3dd96839eec6378e))
710
+
711
+
712
+
713
+
714
+
715
+ # 0.1.0-alpha.86 (2022-09-06)
716
+
717
+
718
+ ### Features
719
+
720
+ * **Atoms/Layout:** Remove padding-top safe area and apply to content ([bdc6c3f](https://github.com/Employes/Paperless/commit/bdc6c3f9b0d0780f8fc55351b8d0b29111754a7e))
721
+
722
+
723
+
724
+
725
+
726
+ # 0.1.0-alpha.85 (2022-09-06)
727
+
728
+
729
+ ### Features
730
+
731
+ * **Molecules/Input Group:** Show error on focus in ([c8a977d](https://github.com/Employes/Paperless/commit/c8a977dfd6b9458c21847d854049aaa28f19e344))
732
+
733
+
734
+
735
+
736
+
737
+ # 0.1.0-alpha.84 (2022-09-06)
738
+
739
+
740
+ ### Features
741
+
742
+ * **Templates:** Add overview template ([4eba2f5](https://github.com/Employes/Paperless/commit/4eba2f5889f3c5b3be1bcffa4441d6a773c1a5e3))
743
+
744
+
745
+
746
+
747
+
748
+ # 0.1.0-alpha.83 (2022-09-06)
749
+
750
+
751
+ ### Features
752
+
753
+ * **Organisms:** Add navbar component ([b4f504f](https://github.com/Employes/Paperless/commit/b4f504fcbeb23499fd0bed22bab61de70db2f5bc))
754
+
755
+
756
+
757
+
758
+
759
+ # 0.1.0-alpha.82 (2022-09-05)
760
+
761
+
762
+ ### Bug Fixes
763
+
764
+ * **Atoms/Tooltip:** Fix tooltip issue on safari ([57a8eba](https://github.com/Employes/Paperless/commit/57a8eba7e465e0c2fbf153510d0aecd67e060362))
765
+
766
+
767
+
768
+
769
+
770
+ # 0.1.0-alpha.81 (2022-09-05)
771
+
772
+
773
+ ### Bug Fixes
774
+
775
+ * **Molecules/Input Group:** Remove flex 1 on prefix & suffix ([c8d2e41](https://github.com/Employes/Paperless/commit/c8d2e410fa7e5ca6a5606eeed856ac38922191d2))
776
+
777
+
778
+
779
+
780
+
781
+ # 0.1.0-alpha.80 (2022-09-02)
782
+
783
+
784
+ ### Features
785
+
786
+ * **Organisms/Modal:** Responsive modal ([3631233](https://github.com/Employes/Paperless/commit/3631233611b95e4f18b5a0be8a82d3d4fafd5e4c))
787
+
788
+
789
+
790
+
791
+
792
+ # 0.1.0-alpha.79 (2022-09-02)
793
+
794
+
795
+ ### Features
796
+
797
+ * **Atoms/Layout:** Add safe area ([59bc8db](https://github.com/Employes/Paperless/commit/59bc8dbe7c37f0e6e2cdadf86749cb99ada8d65c))
798
+
799
+
800
+
801
+
802
+
803
+ # 0.1.0-alpha.78 (2022-09-01)
804
+
805
+
806
+ ### Bug Fixes
807
+
808
+ * **Atoms/Divider:** Fix content not being centered correctly ([7256d93](https://github.com/Employes/Paperless/commit/7256d93d907b0d104451c6ef94d3ffbb7d845eff))
809
+
810
+
811
+
812
+
813
+
814
+ # 0.1.0-alpha.77 (2022-08-31)
815
+
816
+
817
+ ### Bug Fixes
818
+
819
+ * **Atoms/Layout:** login variant inner content padding-top fix ([5d56fa4](https://github.com/Employes/Paperless/commit/5d56fa438311d6e930922ff4897961a621171410))
820
+
821
+
822
+
823
+
824
+
825
+ # 0.1.0-alpha.76 (2022-08-31)
826
+
827
+
828
+ ### Features
829
+
830
+ * **Atoms/Layout:** login variant inner content padding-top fix ([1debb4b](https://github.com/Employes/Paperless/commit/1debb4bd694a9b580bd31325044798aea6a8b817))
831
+
832
+
833
+
834
+
835
+
836
+ # 0.1.0-alpha.75 (2022-08-31)
837
+
838
+
839
+ ### Features
840
+
841
+ * **Atoms/Illustrations:** Add e-mail illustration ([0a6e1fc](https://github.com/Employes/Paperless/commit/0a6e1fc765b9f69fb2d7271351cbc78a4c860968))
842
+
843
+
844
+
845
+
846
+
847
+ # 0.1.0-alpha.74 (2022-08-31)
848
+
849
+
850
+ ### Features
851
+
852
+ * **Atoms/Button:** Make host full width if `width="full"` ([58a9a61](https://github.com/Employes/Paperless/commit/58a9a61c95a871b359228faac531ca763bacc102))
853
+
854
+
855
+
856
+
857
+
858
+ # 0.1.0-alpha.73 (2022-08-31)
859
+
860
+
861
+ ### Features
862
+
863
+ * **Atoms/Layout:** Make tablet content for login variant better ([3094b5f](https://github.com/Employes/Paperless/commit/3094b5f05513ab03b3958e0d2b6a144e2eb316c5))
864
+
865
+
866
+
867
+
868
+
869
+ # 0.1.0-alpha.72 (2022-08-31)
870
+
871
+
872
+ ### Features
873
+
874
+ * **deps:** update all non-major dependencies ([#47](https://github.com/Employes/Paperless/issues/47)) ([88bcc66](https://github.com/Employes/Paperless/commit/88bcc663ff2d713eb834b2589a4576cd92de7ab8))
875
+
876
+
877
+
878
+
879
+
880
+ # 0.1.0-alpha.71 (2022-08-30)
881
+
882
+
883
+ ### Features
884
+
885
+ * **Atoms/Divider:** Add content for dividers ([32ce5de](https://github.com/Employes/Paperless/commit/32ce5de91c64d4c5cff50ad3723e214903644af8))
886
+
887
+
888
+
889
+
890
+
891
+ # 0.1.0-alpha.70 (2022-08-30)
892
+
893
+
894
+ ### Bug Fixes
895
+
896
+ * **Atoms/Button:** `.size-full` -> `.width-full` ([a8a4af1](https://github.com/Employes/Paperless/commit/a8a4af16bd1686474e0ad6dd00e7c2c318e850ed))
897
+
898
+
899
+
900
+
901
+
902
+ # 0.1.0-alpha.69 (2022-08-30)
903
+
904
+
905
+ ### Features
906
+
907
+ * **Atoms/Button:** Add widths prop ([83eb353](https://github.com/Employes/Paperless/commit/83eb3532e80c6918df847aa2156428c89d7ffe8d))
908
+
909
+
910
+
911
+
912
+
913
+ # 0.1.0-alpha.68 (2022-08-30)
914
+
915
+ **Note:** Version bump only for package @paperless/conventions
916
+
917
+
918
+
919
+
920
+
921
+ # 0.1.0-alpha.67 (2022-08-30)
922
+
923
+
924
+ ### Bug Fixes
925
+
926
+ * **Molecules/Input Group:** Rename `focus` to `focused` ([04912f4](https://github.com/Employes/Paperless/commit/04912f4bc2267af05037fba735dabae3ade302a5))
927
+
928
+
929
+
930
+
931
+
932
+ # 0.1.0-alpha.66 (2022-08-30)
933
+
934
+
935
+ ### Features
936
+
937
+ * **Atoms/Layout:** Improvements to width/padding ([1e4fc8b](https://github.com/Employes/Paperless/commit/1e4fc8b3139925c6eca8e798df5fda3165689bf8))
938
+
939
+
940
+
941
+
942
+
943
+ # 0.1.0-alpha.65 (2022-08-30)
944
+
945
+
946
+ ### Features
947
+
948
+ * **Atoms:** Layout atom ([7b07da3](https://github.com/Employes/Paperless/commit/7b07da366e2c6485815fe4d0edc6cfee8e0a043c))
949
+
950
+
951
+
952
+
953
+
954
+ # 0.1.0-alpha.64 (2022-08-30)
955
+
956
+
957
+ ### Features
958
+
959
+ * **Molecules:** Add input group component ([1702d6c](https://github.com/Employes/Paperless/commit/1702d6c6d1ea3e7eba5da6dfae8e1eb09516f846))
960
+
961
+
962
+
963
+
964
+
965
+ # 0.1.0-alpha.63 (2022-08-30)
966
+
967
+ **Note:** Version bump only for package @paperless/conventions
968
+
969
+
970
+
971
+
972
+
973
+ # 0.1.0-alpha.62 (2022-08-30)
974
+
975
+ **Note:** Version bump only for package @paperless/conventions
976
+
977
+
978
+
979
+
980
+
981
+ # 0.1.0-alpha.61 (2022-08-30)
982
+
983
+
984
+ ### Features
985
+
986
+ * Update grid to be of 12 columns ([2c2603b](https://github.com/Employes/Paperless/commit/2c2603bb2d2c10abd4b9dd67cb83ae1d9b0c1a6f))
987
+
988
+
989
+
990
+
991
+
992
+ # 0.1.0-alpha.60 (2022-08-18)
993
+
994
+
995
+ ### Bug Fixes
996
+
997
+ * **deps:** update all non-major dependencies to v14.1.3 ([#40](https://github.com/Employes/Paperless/issues/40)) ([6ba3ab7](https://github.com/Employes/Paperless/commit/6ba3ab74fa2f8a2dd346cf67aa4749aba6997f3f))
998
+
999
+
1000
+
1001
+
1002
+
1003
+ # 0.1.0-alpha.59 (2022-08-10)
1004
+
1005
+
1006
+ ### Bug Fixes
1007
+
1008
+ * **Molecules/Stepper:** Typing of items ([141f98c](https://github.com/Employes/Paperless/commit/141f98ca64137ebe2356a0fe5b8472424fc94421))
1009
+
1010
+
1011
+
1012
+
1013
+
1014
+ # 0.1.0-alpha.58 (2022-08-10)
1015
+
1016
+ **Note:** Version bump only for package @paperless/conventions
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+ # 0.1.0-alpha.57 (2022-08-10)
1023
+
1024
+ **Note:** Version bump only for package @paperless/conventions
1025
+
1026
+
1027
+
1028
+
1029
+
1030
+ # 0.1.0-alpha.56 (2022-08-10)
1031
+
1032
+
1033
+ ### Bug Fixes
1034
+
1035
+ * **Atoms/Icon:** Add `sm` size which missed ([bb696e8](https://github.com/Employes/Paperless/commit/bb696e8f17854d5bfe2df1d8f4ee96db52c78493))
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+ # 0.1.0-alpha.55 (2022-08-10)
1042
+
1043
+ **Note:** Version bump only for package @paperless/conventions
1044
+
1045
+
1046
+
1047
+
1048
+
1049
+ # 0.1.0-alpha.54 (2022-08-10)
1050
+
1051
+
1052
+ ### Features
1053
+
1054
+ * **Atoms:** Add tag component ([b45499d](https://github.com/Employes/Paperless/commit/b45499defb03ea5ae44ecfcdb026bbe2154de6ea))
1055
+
1056
+
1057
+
1058
+
1059
+
1060
+ # 0.1.0-alpha.53 (2022-08-10)
1061
+
1062
+
1063
+ ### Features
1064
+
1065
+ * **Molecules:** Add accordion component ([27730d3](https://github.com/Employes/Paperless/commit/27730d3b4eced24cb7542473eadbc8e9cc6c7d88))
1066
+
1067
+
1068
+
1069
+
1070
+
1071
+ # 0.1.0-alpha.52 (2022-08-10)
1072
+
1073
+
1074
+ ### Features
1075
+
1076
+ * **Atoms:** Add tab group component ([e2a3feb](https://github.com/Employes/Paperless/commit/e2a3feb532d62adc9a879143f58cffc61c588e95))
1077
+
1078
+
1079
+
1080
+
1081
+
1082
+ # 0.1.0-alpha.51 (2022-08-10)
1083
+
1084
+
1085
+ ### Features
1086
+
1087
+ * **Atoms:** Add profile component ([6940b79](https://github.com/Employes/Paperless/commit/6940b79aa89a65e1da802c7a2bddcc79b4b5be7e))
1088
+
1089
+
1090
+
1091
+
1092
+
1093
+ # 0.1.0-alpha.50 (2022-08-09)
1094
+
1095
+
1096
+ ### Features
1097
+
1098
+ * **Atoms:** Add avatar group component ([a5db706](https://github.com/Employes/Paperless/commit/a5db7063e414c37748efd63918a2590571d90a87))
1099
+
1100
+
1101
+
1102
+
1103
+
1104
+ # 0.1.0-alpha.49 (2022-08-08)
1105
+
1106
+
1107
+ ### Features
1108
+
1109
+ * **Molecules:** Add stepper component ([ed27680](https://github.com/Employes/Paperless/commit/ed27680bd9a33045bb4aee187d3a28964aec4280))
1110
+
1111
+
1112
+
1113
+
1114
+
1115
+ # 0.1.0-alpha.48 (2022-08-08)
1116
+
1117
+
1118
+ ### Features
1119
+
1120
+ * **Molecules/Modal:** title -> header because title is reserved ([0b1852f](https://github.com/Employes/Paperless/commit/0b1852f0be34039d79e5ada865341d25dbced4cb))
1121
+
1122
+
1123
+
1124
+
1125
+
1126
+ # 0.1.0-alpha.47 (2022-08-02)
1127
+
1128
+
1129
+ ### Bug Fixes
1130
+
1131
+ * **deps:** update angular monorepo to v14 ([#28](https://github.com/Employes/Paperless/issues/28)) ([d97a257](https://github.com/Employes/Paperless/commit/d97a257c98df220084f657a27301d2fa5a652fa4))
1132
+
1133
+
1134
+
1135
+
1136
+
1137
+ # 0.1.0-alpha.46 (2022-08-02)
1138
+
1139
+ **Note:** Version bump only for package @paperless/conventions
1140
+
1141
+
1142
+
1143
+
1144
+
1145
+ # 0.1.0-alpha.45 (2022-08-02)
1146
+
1147
+
1148
+ ### Features
1149
+
1150
+ * Add renovate.json ([008bd9a](https://github.com/Employes/Paperless/commit/008bd9a723724fb278f4872e32a67ba344ba5b1a))
1151
+
1152
+
1153
+
1154
+
1155
+
1156
+ # 0.1.0-alpha.44 (2022-08-02)
1157
+
1158
+ **Note:** Version bump only for package @paperless/conventions
1159
+
1160
+
1161
+
1162
+
1163
+
1164
+ # 0.1.0-alpha.43 (2022-08-02)
1165
+
1166
+
1167
+ ### Features
1168
+
1169
+ * **Molecules:** Add modal component ([8ba26b6](https://github.com/Employes/Paperless/commit/8ba26b6e6329baae899af86445f16b3fa6e406e5))
1170
+
1171
+
1172
+
1173
+
1174
+
1175
+ # 0.1.0-alpha.42 (2022-08-02)
1176
+
1177
+ **Note:** Version bump only for package @paperless/conventions
1178
+
1179
+
1180
+
1181
+
1182
+
1183
+ # 0.1.0-alpha.41 (2022-08-02)
1184
+
1185
+ **Note:** Version bump only for package @paperless/conventions
1186
+
1187
+
1188
+
1189
+
1190
+
1191
+ # 0.1.0-alpha.40 (2022-08-01)
1192
+
1193
+ **Note:** Version bump only for package @paperless/conventions
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+ # 0.1.0-alpha.39 (2022-07-28)
1200
+
1201
+
1202
+ ### Features
1203
+
1204
+ * **Atoms:** Add card header component ([64548ce](https://github.com/Employes/Paperless/commit/64548ce60bd354e2054e3fc595a2a99820df9a0f))
1205
+
1206
+
1207
+
1208
+
1209
+
1210
+ # 0.1.0-alpha.38 (2022-07-27)
1211
+
1212
+ **Note:** Version bump only for package @paperless/conventions
1213
+
1214
+
1215
+
1216
+
1217
+
1218
+ # 0.1.0-alpha.37 (2022-07-26)
1219
+
1220
+ **Note:** Version bump only for package @paperless/conventions
1221
+
1222
+
1223
+
1224
+
1225
+
1226
+ # 0.1.0-alpha.36 (2022-07-26)
1227
+
1228
+ **Note:** Version bump only for package @paperless/conventions
1229
+
1230
+
1231
+
1232
+
1233
+
1234
+ # 0.1.0-alpha.35 (2022-07-25)
1235
+
1236
+ **Note:** Version bump only for package @paperless/conventions
1237
+
1238
+
1239
+
1240
+
1241
+
1242
+ # 0.1.0-alpha.34 (2022-07-25)
1243
+
1244
+
1245
+ ### Features
1246
+
1247
+ * **Typography:** Implement default typography ([b26b7d6](https://github.com/Employes/Paperless/commit/b26b7d6c3e68cefdec1b0c85333bd2d18b40b2d3))
1248
+
1249
+
1250
+
1251
+
1252
+
1253
+ # 0.1.0-alpha.33 (2022-07-18)
1254
+
1255
+
1256
+ ### Features
1257
+
1258
+ * **Molecules/Dropdown:** Auto apply chevron to p-button instances ([e08a3c0](https://github.com/Employes/Paperless/commit/e08a3c0b467e1d2af71934772035d17232f292eb))
1259
+
1260
+
1261
+
1262
+
1263
+
1264
+ # 0.1.0-alpha.32 (2022-07-18)
1265
+
1266
+
1267
+ ### Features
1268
+
1269
+ * **Atoms/Button:** Add chevron prop ([342e0e7](https://github.com/Employes/Paperless/commit/342e0e7a78f92f6a7c84b4009c9d2004585630c7))
1270
+
1271
+
1272
+
1273
+
1274
+
1275
+ # 0.1.0-alpha.31 (2022-07-18)
1276
+
1277
+ **Note:** Version bump only for package @paperless/conventions
1278
+
1279
+
1280
+
1281
+
1282
+
1283
+ # 0.1.0-alpha.30 (2022-07-15)
1284
+
1285
+
1286
+ ### Features
1287
+
1288
+ * **Atoms/Icons:** Add 5 new icons ([15e8900](https://github.com/Employes/Paperless/commit/15e89009e426107204f85dc7decefb3fd9724fc6))
1289
+
1290
+
1291
+
1292
+
1293
+
1294
+ # 0.1.0-alpha.29 (2022-07-15)
1295
+
1296
+
1297
+ ### Features
1298
+
1299
+ * **Atoms:** Add status component ([5e42f15](https://github.com/Employes/Paperless/commit/5e42f157044240bc47ef573973d1399596ba877e))
1300
+
1301
+
1302
+
1303
+
1304
+
1305
+ # 0.1.0-alpha.28 (2022-07-14)
1306
+
1307
+
1308
+ ### Features
1309
+
1310
+ * **Molecules:** Add dropdown component ([3e608f5](https://github.com/Employes/Paperless/commit/3e608f52b3486f24193dcee221efe345d2952041))
1311
+
1312
+
1313
+
1314
+
1315
+
1316
+ # 0.1.0-alpha.27 (2022-07-12)
1317
+
1318
+
1319
+ ### Reverts
1320
+
1321
+ * Revert "chore: add some debugging" ([c5487af](https://github.com/Employes/Paperless/commit/c5487afc0d09090d65cf5e452d487b59872196bb))
1322
+
1323
+
1324
+
1325
+
1326
+
1327
+ # 0.1.0-alpha.26 (2022-07-12)
1328
+
1329
+ **Note:** Version bump only for package @paperless/conventions
1330
+
1331
+
1332
+
1333
+
1334
+
1335
+ # 0.1.0-alpha.25 (2022-07-12)
1336
+
1337
+
1338
+ ### Features
1339
+
1340
+ * **Molecules/Pagination:** Set page to max if value is not available ([838210c](https://github.com/Employes/Paperless/commit/838210c82ccab9070cc3e6fe1d23d82cdc089ab2))
1341
+
1342
+
1343
+
1344
+
1345
+
1346
+ # 0.1.0-alpha.24 (2022-07-12)
1347
+
1348
+
1349
+ ### Bug Fixes
1350
+
1351
+ * **Atoms/Loader:** Remove d-block attribute... ([8fc1222](https://github.com/Employes/Paperless/commit/8fc1222fbb2b3e212183f628bc3697a45b5f0178))
1352
+
1353
+
1354
+
1355
+
1356
+
1357
+ # 0.1.0-alpha.23 (2022-07-12)
1358
+
1359
+
1360
+ ### Bug Fixes
1361
+
1362
+ * **Atoms/Loader:** fix loader z-index & full width version ([2d2a48a](https://github.com/Employes/Paperless/commit/2d2a48abb614e94a1c0f599b94dfcdc73aef67af))
1363
+
1364
+
1365
+
1366
+
1367
+
1368
+ # 0.1.0-alpha.22 (2022-07-12)
1369
+
1370
+
1371
+ ### Reverts
1372
+
1373
+ * Revert "fix(Molecules/Pagination): Watch `page` => `value`" ([e598bb9](https://github.com/Employes/Paperless/commit/e598bb902605997389736a292da34de6bfa6400d))
1374
+
1375
+
1376
+
1377
+
1378
+
1379
+ # 0.1.0-alpha.21 (2022-07-12)
1380
+
1381
+ **Note:** Version bump only for package @paperless/conventions
1382
+
1383
+
1384
+
1385
+
1386
+
1387
+ # 0.1.0-alpha.20 (2022-07-12)
1388
+
1389
+
1390
+ ### Bug Fixes
1391
+
1392
+ * **Molecules/Pagination:** Watch `page` => `value` ([92a2a8f](https://github.com/Employes/Paperless/commit/92a2a8f723f49999f9bc59f87f87210ed9b93996))
1393
+
1394
+
1395
+
1396
+
1397
+
1398
+ # 0.1.0-alpha.19 (2022-07-12)
1399
+
1400
+ **Note:** Version bump only for package @paperless/conventions
1401
+
1402
+
1403
+
1404
+
1405
+
1406
+ # 0.1.0-alpha.18 (2022-07-12)
1407
+
1408
+
1409
+ ### Features
1410
+
1411
+ * We need a release ([ff8f487](https://github.com/Employes/Paperless/commit/ff8f487a07067522b817c14a969118c14e1fab7e))
1412
+
1413
+
1414
+
1415
+
1416
+
1417
+ # 0.1.0-alpha.17 (2022-07-12)
1418
+
1419
+ **Note:** Version bump only for package @paperless/conventions
1420
+
1421
+
1422
+
1423
+
1424
+
1425
+ # 0.1.0-alpha.16 (2022-07-12)
1426
+
1427
+
1428
+ ### Bug Fixes
1429
+
1430
+ * **Angular/Pagination:** Make sure we write the correct property ([c1b9fdc](https://github.com/Employes/Paperless/commit/c1b9fdc22a9621a7f1ff0d354a9395d94902e4bc))
1431
+
1432
+
1433
+
1434
+
1435
+
6
1436
  # 0.1.0-alpha.15 (2022-07-12)
7
1437
 
8
1438