@stenajs-webui/theme 18.1.2 → 18.3.0

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 (2) hide show
  1. package/package.json +2 -2
  2. package/CHANGELOG.md +0 -120
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stenajs-webui/theme",
3
- "version": "18.1.2",
3
+ "version": "18.3.0",
4
4
  "description": "",
5
5
  "author": "mattias800",
6
6
  "license": "MIT",
@@ -41,5 +41,5 @@
41
41
  "files": [
42
42
  "dist"
43
43
  ],
44
- "gitHead": "485e1fcf9a6c75946b8bce091349f0fb0c762b5b"
44
+ "gitHead": "96fdb63147afca5ee4dfaff0f5ce73da163e8d75"
45
45
  }
package/CHANGELOG.md DELETED
@@ -1,120 +0,0 @@
1
- # v18.0.0 (Mon Feb 13 2023)
2
-
3
- #### 🚀 Enhancement
4
-
5
- - changing color for disabled UI elements [#556](https://github.com/StenaIT/stenajs-webui/pull/556) ([@PaulineAnnBar](https://github.com/PaulineAnnBar) [@lindskogen](https://github.com/lindskogen))
6
-
7
- #### Authors: 2
8
-
9
- - [@PaulineAnnBar](https://github.com/PaulineAnnBar)
10
- - Johan Lindskogen ([@lindskogen](https://github.com/lindskogen))
11
-
12
- ---
13
-
14
- # v17.29.0 (Mon Dec 12 2022)
15
-
16
- #### 🐛 Bug Fix
17
-
18
- - Remove --lhds-color-purple-* [#538](https://github.com/StenaIT/stenajs-webui/pull/538) ([@LordDz](https://github.com/LordDz))
19
-
20
- #### Authors: 1
21
-
22
- - David ([@LordDz](https://github.com/LordDz))
23
-
24
- ---
25
-
26
- # v17.28.0 (Tue Nov 15 2022)
27
-
28
- #### 🚀 Enhancement
29
-
30
- - Change form field default colors (AB#102893) [#529](https://github.com/StenaIT/stenajs-webui/pull/529) ([@AugustasFriend](https://github.com/AugustasFriend))
31
-
32
- #### Authors: 1
33
-
34
- - Augustas ([@AugustasFriend](https://github.com/AugustasFriend))
35
-
36
- ---
37
-
38
- # v17.7.0 (Fri Jul 01 2022)
39
-
40
- #### 🚀 Enhancement
41
-
42
- - Build packages with vite [#475](https://github.com/StenaIT/stenajs-webui/pull/475) ([@lindskogen](https://github.com/lindskogen))
43
-
44
- #### Authors: 1
45
-
46
- - Johan Lindskogen ([@lindskogen](https://github.com/lindskogen))
47
-
48
- ---
49
-
50
- # v17.2.0 (Tue Jun 28 2022)
51
-
52
- #### 🚀 Enhancement
53
-
54
- - Change color of blue-600 to match with "Hav" [#470](https://github.com/StenaIT/stenajs-webui/pull/470) (david.zetterdahl@stenaline.com [@LordDz](https://github.com/LordDz))
55
-
56
- #### Authors: 2
57
-
58
- - David ([@LordDz](https://github.com/LordDz))
59
- - David Zetterdahl (david.zetterdahl@stenaline.com)
60
-
61
- ---
62
-
63
- # v17.0.0 (Fri Jun 17 2022)
64
-
65
- #### 🔩 Dependency Updates
66
-
67
- - Update Typescript, React, Jest, etc. [#466](https://github.com/StenaIT/stenajs-webui/pull/466) ([@mattias800](https://github.com/mattias800))
68
-
69
- #### Authors: 1
70
-
71
- - Mattias Andersson ([@mattias800](https://github.com/mattias800))
72
-
73
- ---
74
-
75
- # v16.1.0 (Fri Jun 17 2022)
76
-
77
- #### 🚀 Enhancement
78
-
79
- - Accessible font-sizes using `rem` instead of `px` [#458](https://github.com/StenaIT/stenajs-webui/pull/458) ([@mattias800](https://github.com/mattias800))
80
-
81
- #### Authors: 1
82
-
83
- - Mattias Andersson ([@mattias800](https://github.com/mattias800))
84
-
85
- ---
86
-
87
- # v16.0.0 (Wed Jun 15 2022)
88
-
89
- #### 💥 Breaking Change
90
-
91
- - Add variant to Select and date inputs [#463](https://github.com/StenaIT/stenajs-webui/pull/463) ([@nikteg](https://github.com/nikteg) [@lindskogen](https://github.com/lindskogen))
92
-
93
- #### Authors: 2
94
-
95
- - Johan Lindskogen ([@lindskogen](https://github.com/lindskogen))
96
- - Niklas ([@nikteg](https://github.com/nikteg))
97
-
98
- ---
99
-
100
- # v15.3.0 (Tue Mar 01 2022)
101
-
102
- #### 🚀 Enhancement
103
-
104
- - Update font color and line height (fixes AB#87047) [#439](https://github.com/StenaIT/stenajs-webui/pull/439) ([@lindskogen](https://github.com/lindskogen))
105
-
106
- #### Authors: 1
107
-
108
- - Johan Lindskogen ([@lindskogen](https://github.com/lindskogen))
109
-
110
- ---
111
-
112
- # v15.2.0 (Mon Feb 28 2022)
113
-
114
- #### 🚀 Enhancement
115
-
116
- - Change bold font weight to 500 [#284](https://github.com/StenaIT/stenajs-webui/pull/284) ([@juiceit](https://github.com/juiceit))
117
-
118
- #### Authors: 1
119
-
120
- - Josefina Andreasson ([@juiceit](https://github.com/juiceit))