@furystack/shades 4.0.1 → 4.0.7
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.
- package/CHANGELOG.md +198 -0
- package/README.md +2 -1
- package/package.json +15 -11
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
### [4.0.5](https://github.com/furystack/furystack/compare/@furystack/shades@4.0.4...@furystack/shades@4.0.5) (2022-02-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @furystack/shades
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### [4.0.4](https://github.com/furystack/furystack/compare/@furystack/shades@4.0.3...@furystack/shades@4.0.4) (2022-02-02)
|
|
16
|
+
|
|
17
|
+
**Note:** Version bump only for package @furystack/shades
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
### [4.0.3](https://github.com/furystack/furystack/compare/@furystack/shades@4.0.1...@furystack/shades@4.0.3) (2022-01-10)
|
|
25
|
+
|
|
26
|
+
**Note:** Version bump only for package @furystack/shades
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### [4.0.2](https://github.com/furystack/furystack/compare/@furystack/shades@4.0.1...@furystack/shades@4.0.2) (2022-01-10)
|
|
34
|
+
|
|
35
|
+
**Note:** Version bump only for package @furystack/shades
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### [4.0.1](https://github.com/furystack/furystack/compare/@furystack/shades@4.0.0...@furystack/shades@4.0.1) (2021-12-20)
|
|
43
|
+
|
|
44
|
+
**Note:** Version bump only for package @furystack/shades
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
## [4.0.0](https://github.com/furystack/furystack/compare/@furystack/shades@3.7.3...@furystack/shades@4.0.0) (2021-12-08)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### ⚠ BREAKING CHANGES
|
|
55
|
+
|
|
56
|
+
* **@furystack/shades:** Disposable resources on Shade Components (#165)
|
|
57
|
+
* **@furystack/shades:** Routing based on pathname, add basic unit tests for component factory (#164)
|
|
58
|
+
|
|
59
|
+
* **@furystack/shades:** Routing based on pathname, add basic unit tests for component factory ([#164](https://github.com/furystack/furystack/issues/164)) ([3221e0c](https://github.com/furystack/furystack/commit/3221e0ce60d3532b6e5f570db64d211e479673ec))
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### 🚀 What's new
|
|
63
|
+
|
|
64
|
+
* **@furystack/shades:** Disposable resources on Shade Components ([#165](https://github.com/furystack/furystack/issues/165)) ([8567e7e](https://github.com/furystack/furystack/commit/8567e7e2e01cec232a5f4448dfc0833c1f183229))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### [3.7.3](https://github.com/furystack/furystack/compare/@furystack/shades@3.7.2...@furystack/shades@3.7.3) (2021-11-30)
|
|
70
|
+
|
|
71
|
+
**Note:** Version bump only for package @furystack/shades
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
### [3.7.2](https://github.com/furystack/furystack/compare/@furystack/shades@3.7.1...@furystack/shades@3.7.2) (2021-11-29)
|
|
79
|
+
|
|
80
|
+
**Note:** Version bump only for package @furystack/shades
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
### [3.7.1](https://github.com/furystack/furystack/compare/@furystack/shades@3.7.0...@furystack/shades@3.7.1) (2021-11-19)
|
|
88
|
+
|
|
89
|
+
**Note:** Version bump only for package @furystack/shades
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
## [3.7.0](https://github.com/furystack/furystack/compare/@furystack/shades@3.6.6...@furystack/shades@3.7.0) (2021-11-17)
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### 🚀 What's new
|
|
100
|
+
|
|
101
|
+
* **@furystack/shades:** Attach Data attributes to native elements ([6225bcb](https://github.com/furystack/furystack/commit/6225bcb0cb6fd311f6761317a86d4d0e5b30bb3e))
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
### [3.6.6](https://github.com/furystack/furystack/compare/@furystack/shades@3.6.5...@furystack/shades@3.6.6) (2021-11-09)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @furystack/shades
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
### [3.6.5](https://github.com/furystack/furystack/compare/@furystack/shades@3.6.4...@furystack/shades@3.6.5) (2021-10-15)
|
|
116
|
+
|
|
117
|
+
**Note:** Version bump only for package @furystack/shades
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
### [3.6.4](https://github.com/furystack/furystack/compare/@furystack/shades@3.6.3...@furystack/shades@3.6.4) (2021-10-05)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @furystack/shades
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
### [3.6.3](https://github.com/furystack/furystack/compare/@furystack/shades@3.6.2...@furystack/shades@3.6.3) (2021-09-16)
|
|
134
|
+
|
|
135
|
+
**Note:** Version bump only for package @furystack/shades
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
### [3.6.2](https://github.com/furystack/furystack/compare/@furystack/shades@3.6.1...@furystack/shades@3.6.2) (2021-08-27)
|
|
143
|
+
|
|
144
|
+
**Note:** Version bump only for package @furystack/shades
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
### [3.6.1](https://github.com/furystack/furystack/compare/@furystack/shades@3.6.0...@furystack/shades@3.6.1) (2021-08-19)
|
|
152
|
+
|
|
153
|
+
**Note:** Version bump only for package @furystack/shades
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
## [3.6.0](https://github.com/furystack/furystack/compare/@furystack/shades@3.2.10...@furystack/shades@3.6.0) (2021-08-19)
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
### 🚀 What's new
|
|
164
|
+
|
|
165
|
+
* **project:** re-added Shades ([#120](https://github.com/furystack/furystack/issues/120)) ([9f58174](https://github.com/furystack/furystack/commit/9f58174b3762fd4e4106f48215a72ec295cf2553))
|
|
166
|
+
* **Shades:** Added Screen service ([9f836d7](https://github.com/furystack/furystack/commit/9f836d7af4df38f067b387f8755dac8b7a0c98e2))
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
### 🐛 Bug Fixes
|
|
170
|
+
|
|
171
|
+
* **shades:** Orientation detection with media query ([f551318](https://github.com/furystack/furystack/commit/f5513183560a351ff1a3fd93353c42968543b88c))
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
## [3.5.0](https://github.com/furystack/furystack/compare/@furystack/shades@3.2.10...@furystack/shades@3.5.0) (2021-07-31)
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
### 🚀 What's new
|
|
180
|
+
|
|
181
|
+
* **project:** re-added Shades ([#120](https://github.com/furystack/furystack/issues/120)) ([9f58174](https://github.com/furystack/furystack/commit/9f58174b3762fd4e4106f48215a72ec295cf2553))
|
|
182
|
+
* **Shades:** Added Screen service ([9f836d7](https://github.com/furystack/furystack/commit/9f836d7af4df38f067b387f8755dac8b7a0c98e2))
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
### 🐛 Bug Fixes
|
|
186
|
+
|
|
187
|
+
* **shades:** Orientation detection with media query ([f551318](https://github.com/furystack/furystack/commit/f5513183560a351ff1a3fd93353c42968543b88c))
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
## [3.4.0](https://github.com/furystack/furystack/compare/@furystack/shades@3.2.10...@furystack/shades@3.4.0) (2021-07-30)
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
### 🚀 What's new
|
|
196
|
+
|
|
197
|
+
* **project:** re-added Shades ([#120](https://github.com/furystack/furystack/issues/120)) ([9f58174](https://github.com/furystack/furystack/commit/9f58174b3762fd4e4106f48215a72ec295cf2553))
|
|
198
|
+
* **Shades:** Added Screen service ([9f836d7](https://github.com/furystack/furystack/commit/9f836d7af4df38f067b387f8755dac8b7a0c98e2))
|
package/README.md
CHANGED
|
@@ -37,6 +37,7 @@ The **@furystack/shades** package contains a router component, a router-link com
|
|
|
37
37
|
|
|
38
38
|
- Shade is close to the DOM and the natives. You are encouraged to use native browser methods while you can
|
|
39
39
|
- You can use small independent services for state tracking with the _injector_
|
|
40
|
-
- Use observable values. Subscribe in the `constructed()` method and dispose them on the callback that it returns
|
|
40
|
+
- ~~Use observable values. Subscribe in the `constructed()` method and dispose them on the callback that it returns.~~
|
|
41
|
+
- You can use resources (valueobservers) that will be disposed automatically when your component will be removed from DOM.
|
|
41
42
|
- Re-render **can** be skipped on state update. E.g. Why should you break a whole form with a re-render? Why should you update a complete _grid_ if only on item's one field has been changed?
|
|
42
43
|
- Nothing is true, everything is permitted 🗡
|
package/package.json
CHANGED
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@furystack/shades",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.7",
|
|
4
4
|
"description": "Google Authentication Provider for FuryStack",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist",
|
|
8
8
|
"src"
|
|
9
9
|
],
|
|
10
|
-
"scripts": {},
|
|
11
10
|
"repository": {
|
|
12
11
|
"type": "git",
|
|
13
12
|
"url": "https://github.com/furystack/furystack.git"
|
|
14
13
|
},
|
|
15
14
|
"keywords": [
|
|
16
15
|
"FuryStack",
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
16
|
+
"Shades",
|
|
17
|
+
"UI",
|
|
18
|
+
"JSX",
|
|
19
|
+
"WebApp"
|
|
21
20
|
],
|
|
22
21
|
"publishConfig": {
|
|
23
22
|
"access": "public"
|
|
@@ -29,16 +28,21 @@
|
|
|
29
28
|
},
|
|
30
29
|
"homepage": "https://github.com/furystack/furystack",
|
|
31
30
|
"devDependencies": {
|
|
31
|
+
"@types/jest": "^27.4.0",
|
|
32
|
+
"@types/jsdom": "^16.2.14",
|
|
33
|
+
"@types/node": "^17.0.19",
|
|
34
|
+
"@types/uuid": "^8.3.4",
|
|
32
35
|
"jsdom": "^19.0.0"
|
|
33
36
|
},
|
|
34
37
|
"dependencies": {
|
|
35
|
-
"@furystack/core": "^10.4.
|
|
36
|
-
"@furystack/inject": "^5.0.
|
|
37
|
-
"@furystack/utils": "^2.0.
|
|
38
|
+
"@furystack/core": "^10.4.8",
|
|
39
|
+
"@furystack/inject": "^5.0.5",
|
|
40
|
+
"@furystack/utils": "^2.0.4",
|
|
38
41
|
"path-to-regexp": "^6.2.0",
|
|
42
|
+
"semaphore-async-await": "^1.5.1",
|
|
39
43
|
"tslib": "^2.3.1",
|
|
40
44
|
"uuid": "^8.3.2"
|
|
41
45
|
},
|
|
42
46
|
"typings": "./dist/index.d.ts",
|
|
43
|
-
"gitHead": "
|
|
44
|
-
}
|
|
47
|
+
"gitHead": "76e1d17a71b981984935c9a7a5791cf61ebf5213"
|
|
48
|
+
}
|