@paperless/conventions 0.1.0-alpha.2 → 0.1.0-alpha.22

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 +199 -0
  2. package/README.md +18 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,205 @@
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.22 (2022-07-12)
7
+
8
+
9
+ ### Reverts
10
+
11
+ * Revert "fix(Molecules/Pagination): Watch `page` => `value`" ([e598bb9](https://github.com/Employes/Paperless/commit/e598bb902605997389736a292da34de6bfa6400d))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.1.0-alpha.21 (2022-07-12)
18
+
19
+ **Note:** Version bump only for package @paperless/conventions
20
+
21
+
22
+
23
+
24
+
25
+ # 0.1.0-alpha.20 (2022-07-12)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **Molecules/Pagination:** Watch `page` => `value` ([92a2a8f](https://github.com/Employes/Paperless/commit/92a2a8f723f49999f9bc59f87f87210ed9b93996))
31
+
32
+
33
+
34
+
35
+
36
+ # 0.1.0-alpha.19 (2022-07-12)
37
+
38
+ **Note:** Version bump only for package @paperless/conventions
39
+
40
+
41
+
42
+
43
+
44
+ # 0.1.0-alpha.18 (2022-07-12)
45
+
46
+
47
+ ### Features
48
+
49
+ * We need a release ([ff8f487](https://github.com/Employes/Paperless/commit/ff8f487a07067522b817c14a969118c14e1fab7e))
50
+
51
+
52
+
53
+
54
+
55
+ # 0.1.0-alpha.17 (2022-07-12)
56
+
57
+ **Note:** Version bump only for package @paperless/conventions
58
+
59
+
60
+
61
+
62
+
63
+ # 0.1.0-alpha.16 (2022-07-12)
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * **Angular/Pagination:** Make sure we write the correct property ([c1b9fdc](https://github.com/Employes/Paperless/commit/c1b9fdc22a9621a7f1ff0d354a9395d94902e4bc))
69
+
70
+
71
+
72
+
73
+
74
+ # 0.1.0-alpha.15 (2022-07-12)
75
+
76
+
77
+ ### Bug Fixes
78
+
79
+ * **Molecules/Pagination:** Reflect the value ([755a031](https://github.com/Employes/Paperless/commit/755a031d3f7fc2650fa1a6f0ca7bbc29f8cad49b))
80
+
81
+
82
+
83
+
84
+
85
+ # 0.1.0-alpha.14 (2022-07-12)
86
+
87
+
88
+ ### Bug Fixes
89
+
90
+ * **Angular:** Export custom directives from top level ([1058f9b](https://github.com/Employes/Paperless/commit/1058f9b7855e9bcc82c4ce492ecb9e3d465f0719))
91
+
92
+
93
+
94
+
95
+
96
+ # 0.1.0-alpha.13 (2022-07-12)
97
+
98
+ **Note:** Version bump only for package @paperless/conventions
99
+
100
+
101
+
102
+
103
+
104
+ # 0.1.0-alpha.12 (2022-07-12)
105
+
106
+ **Note:** Version bump only for package @paperless/conventions
107
+
108
+
109
+
110
+
111
+
112
+ # 0.1.0-alpha.11 (2022-07-12)
113
+
114
+
115
+ ### Features
116
+
117
+ * **Molecules:** Add pagination component ([fde8866](https://github.com/Employes/Paperless/commit/fde886609ae4a81b8ca2d258f6c3292aff7c4bfb))
118
+
119
+
120
+
121
+
122
+
123
+ # 0.1.0-alpha.10 (2022-07-12)
124
+
125
+
126
+ ### Features
127
+
128
+ * **Atoms:** Add info panel component ([bc3636d](https://github.com/Employes/Paperless/commit/bc3636d4006b164fbee5ded3ad7c2b1dfd07d86c))
129
+
130
+
131
+
132
+
133
+
134
+ # 0.1.0-alpha.9 (2022-07-12)
135
+
136
+ **Note:** Version bump only for package @paperless/conventions
137
+
138
+
139
+
140
+
141
+
142
+ # 0.1.0-alpha.8 (2022-07-11)
143
+
144
+
145
+ ### Features
146
+
147
+ * **Grid:** Implement grid ([969cd32](https://github.com/Employes/Paperless/commit/969cd32cdd604e6ff1b9bc4123606b891d66b79a))
148
+
149
+
150
+
151
+
152
+
153
+ # 0.1.0-alpha.7 (2022-07-08)
154
+
155
+
156
+ ### Features
157
+
158
+ * **Atoms:** Add helper component ([64cccca](https://github.com/Employes/Paperless/commit/64cccca8035f9492754370d1e94b275c226b1464))
159
+
160
+
161
+
162
+
163
+
164
+ # 0.1.0-alpha.6 (2022-07-08)
165
+
166
+ **Note:** Version bump only for package @paperless/conventions
167
+
168
+
169
+
170
+
171
+
172
+ # 0.1.0-alpha.5 (2022-07-08)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * **Atoms/Button:** Rename `click` event to `onClick` ([e14cf01](https://github.com/Employes/Paperless/commit/e14cf011d2010b151596a576df6fc8bdafc45081))
178
+
179
+
180
+
181
+
182
+
183
+ # 0.1.0-alpha.4 (2022-07-07)
184
+
185
+
186
+ ### Features
187
+
188
+ * **Atoms/Button:** Add hover/active/disabled states ([35109f7](https://github.com/Employes/Paperless/commit/35109f77d6f87c25e29fa5c704c21ae1240537ad))
189
+
190
+
191
+
192
+
193
+
194
+ # 0.1.0-alpha.3 (2022-07-07)
195
+
196
+
197
+ ### Features
198
+
199
+ * **Atoms:** Button Component ([#2](https://github.com/Employes/Paperless/issues/2)) ([e32a7f9](https://github.com/Employes/Paperless/commit/e32a7f9b86a2f96ebc9bb151e568de128022e6dc))
200
+
201
+
202
+
203
+
204
+
6
205
  # 0.1.0-alpha.2 (2022-07-07)
7
206
 
8
207
  **Note:** Version bump only for package @paperless/conventions
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.2",
4
+ "version": "0.1.0-alpha.22",
5
5
  "main": "index.js",
6
6
  "license": "ISC",
7
7
  "publishConfig": {