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

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