phoenix_duskmoon 4.0.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.
- package/CHANGELOG.md +753 -0
- package/LICENSE +20 -0
- package/README.md +88 -0
- package/package.json +41 -0
- package/priv/static/phoenix_duskmoon.css +709 -0
- package/priv/static/phoenix_duskmoon.js +41 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,753 @@
|
|
|
1
|
+
# [4.0.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.2.4...v4.0.0) (2023-03-11)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* Fix name prefix. ([1abd013](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/1abd013581d509e053d34d2a448348b5705b674e))
|
|
7
|
+
* Fix rename issue and dark mode issue. ([ffc6022](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/ffc6022b9110d10fc003d141dbb9c5125529e499))
|
|
8
|
+
* Fix rename issue. ([0a28820](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/0a28820e959730a447624b2d88a498c8b4b3272b))
|
|
9
|
+
* Fix rename issure. ([8d72f0c](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/8d72f0c56e8713be82adc5458c86ffb613a32d35))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
* Rename to phoenix_duskmoon ([#10](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/10)) ([e61fd9d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/e61fd9d7179c0bdc990c87b4ced20a3cd17953a1))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### BREAKING CHANGES
|
|
18
|
+
|
|
19
|
+
* RENAME PHOENIX_WEBCOMPONENT TO PHOENIX_DUSKMOON.
|
|
20
|
+
|
|
21
|
+
* fix: Also rename storybook.
|
|
22
|
+
|
|
23
|
+
* docs: Fix docs.
|
|
24
|
+
|
|
25
|
+
* fix: Fix url.
|
|
26
|
+
|
|
27
|
+
## [3.2.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.2.2...v3.2.3) (2023-03-10)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* Add footer to page layout. ([0bb698b](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/0bb698bd11d3c9ddaf7611d10be69a966c9e310e))
|
|
33
|
+
|
|
34
|
+
## [3.2.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.2.1...v3.2.2) (2023-03-10)
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Bug Fixes
|
|
38
|
+
|
|
39
|
+
* Fix style. ([fd295f9](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/fd295f9e9ac0ee65fe1e86af70444f542b171448))
|
|
40
|
+
|
|
41
|
+
## [3.2.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.2.0...v3.2.1) (2023-03-10)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* Fix build. ([c9099cc](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c9099cc0c77df0d8126eeaedfe33c54bff38aeff))
|
|
47
|
+
|
|
48
|
+
# [3.2.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.1.5...v3.2.0) (2023-03-10)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Features
|
|
52
|
+
|
|
53
|
+
* Add new Home page to document page. ([#9](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/9)) ([9f813c7](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9f813c73c6a2fef26a130fc1fe6cf346d8e112da))
|
|
54
|
+
|
|
55
|
+
## [3.1.5](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.1.4...v3.1.5) (2023-03-09)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* Fix build. ([a14faa4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a14faa49b589ba194718235d476af222a64da8e7))
|
|
61
|
+
|
|
62
|
+
## [3.1.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.1.3...v3.1.4) (2023-03-05)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* Change appbar, make it more customizable. ([2d1da27](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2d1da276fac5cb47b4fe28b6cfb7852e926791e5))
|
|
68
|
+
|
|
69
|
+
## [3.1.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.1.2...v3.1.3) (2023-03-05)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Bug Fixes
|
|
73
|
+
|
|
74
|
+
* Fix ci and docs. ([b10a828](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b10a828b8023f00e6420371eb0976129fda56570))
|
|
75
|
+
|
|
76
|
+
## [3.1.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.1.1...v3.1.2) (2023-03-04)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
### Bug Fixes
|
|
80
|
+
|
|
81
|
+
* Fix build system. ([f9f8ba1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/f9f8ba1db6849ea73b6655d85b413b3bf9cc3cb5))
|
|
82
|
+
* Fix format. ([de8699e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/de8699ee694b62e42fcaf8172cd651bbeea60328))
|
|
83
|
+
|
|
84
|
+
## [3.1.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.1.0...v3.1.1) (2023-03-04)
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
### Bug Fixes
|
|
88
|
+
|
|
89
|
+
* Remove base css. ([fc85ed8](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/fc85ed83245d8f85022bca061ee7db29f14a0bd7))
|
|
90
|
+
|
|
91
|
+
# [3.1.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v3.0.0...v3.1.0) (2023-03-04)
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
### Bug Fixes
|
|
95
|
+
|
|
96
|
+
* Add color attribute to dm_mdi. ([00ad870](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/00ad87073ae5fbb159d55438a08adffcd9fdfb18))
|
|
97
|
+
* Add exports in package.json. ([c2b4df1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c2b4df1db019c4d7f0c1d12eb6c5e527d038c570))
|
|
98
|
+
* Add new link storybbok. ([2234b3d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2234b3dbe84e0c99b48507a6c92c6acd3a1ae2ab))
|
|
99
|
+
* Fix @gsmlg/lit. ([ababf12](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/ababf129ca57883ed51f3cc87b19885dbf7718ad))
|
|
100
|
+
* Fix build yew icons. ([76f2972](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/76f2972c267ca03cc831fc18c4a07a942777f875))
|
|
101
|
+
* Fix build yew icons. ([29d5ff5](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/29d5ff582947cc666228538f6e3951a9800f5d33))
|
|
102
|
+
* Fix code format. ([3bc9871](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3bc98717effd367718ddefb23f52b56c0baadf19))
|
|
103
|
+
* Fix default value. ([f14a0c7](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/f14a0c75055be67fd24733f82f9606f1ee7364ac))
|
|
104
|
+
* Fix exports at package.json and docs of table. ([836d2b1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/836d2b12803c5e2d3e3152e744f761e5aaa38fd7))
|
|
105
|
+
* Fix format. ([4ac5cc4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4ac5cc4d1db2b3fa1698508e12dc090fc843757a))
|
|
106
|
+
* Fix format. ([476dd84](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/476dd84ae6b1301e361457a2867ff9a2068d0271))
|
|
107
|
+
* Fix import. ([a42689e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a42689e7e46e355a506680efcf9ba3d8cca35ba3))
|
|
108
|
+
* Fix left_menu storybook. ([87fd7ac](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/87fd7aca9e0c098f6dbe9d80e7225741f23d7b2f))
|
|
109
|
+
* Fix linke style. ([38d2dbf](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/38d2dbfde433f647dbd741ab215f438767401b35))
|
|
110
|
+
* Fix lint issue. ([2516b4f](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2516b4f4990eaba49810097062acb23e1baa8ebe))
|
|
111
|
+
* Fix livebook update issue. ([376233f](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/376233f89737f39982c54b966b0726d6c9e55557))
|
|
112
|
+
* Fix storybook update. ([a613cc1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a613cc1e1b07271996c68ca0e0ec1ad66605da64))
|
|
113
|
+
* Fix storybook, rename phx_live_storybook to Phoniex.Storybook. ([82de3d1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/82de3d1d3ab58217ecc76273f1749233b43038c9))
|
|
114
|
+
* Fix test. ([4d1a56e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4d1a56e2a6d6f054580f69c089f31c00cef5c705))
|
|
115
|
+
* Fix test. ([8490170](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/8490170d7becea97061c8842e6274c1dc9174cc0))
|
|
116
|
+
* Format class to array. ([b3b29bf](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b3b29bf5e4f5ff985bedf10975c153d20d4bd7b0))
|
|
117
|
+
* Optimize menu. ([9864d5e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9864d5ed7262678c3de22aa19e82b9e16180e6c9))
|
|
118
|
+
* Remove elixir 1.11. ([3e59cbc](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3e59cbc8e0c24e7713228ccf20899e6bd7371512))
|
|
119
|
+
* Update @gsmlg/lit version. ([311f257](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/311f257f6bfc54f399d06c0b4bd0eabae12c8a11))
|
|
120
|
+
* Update @gsmlg/lit. ([5fb7a17](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/5fb7a170f4faad16d58b17df1d176a2d07466a6d))
|
|
121
|
+
* Use local icon instead. ([a623091](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a623091b9f405d401e367935a3e657b72452f228))
|
|
122
|
+
* Use macro. ([87f2554](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/87f25548b2df510536bea5edd2828881719d5375))
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Features
|
|
126
|
+
|
|
127
|
+
* Add bootstrap icons. ([21d76e1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/21d76e18b91d075ded072067a12d123b2050a8da))
|
|
128
|
+
* Add Breadcrumb component. ([72b1812](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/72b1812d4568c98abe48cdea05445e7184823f14))
|
|
129
|
+
* Add material design icons community version. ([2ee18ad](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2ee18adbeee0c2cb164f6177752af6e586b2349f))
|
|
130
|
+
* Add new appbar dm_simple_appbar. ([4101601](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4101601b24f09e9f4133f8c07f423a632025a641))
|
|
131
|
+
* Add dm_modal. ([2b2a951](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2b2a95107e9c55066084694bab7695cbc98ad8dc))
|
|
132
|
+
* Refactor left_menu. ([575fa11](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/575fa111d6ad4f513ad8ce5730d75eb20293353e))
|
|
133
|
+
* Support live story book 0.4.0. ([0c5ff02](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/0c5ff0269bbe16822c7c633eac5bee42e07e5bf1))
|
|
134
|
+
|
|
135
|
+
# [2.7.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.6.0...v2.7.0) (2023-02-17)
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
### Bug Fixes
|
|
139
|
+
|
|
140
|
+
* Fix build yew icons. ([76f2972](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/76f2972c267ca03cc831fc18c4a07a942777f875))
|
|
141
|
+
* Fix build yew icons. ([29d5ff5](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/29d5ff582947cc666228538f6e3951a9800f5d33))
|
|
142
|
+
* Fix format. ([4ac5cc4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4ac5cc4d1db2b3fa1698508e12dc090fc843757a))
|
|
143
|
+
* Fix import. ([a42689e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a42689e7e46e355a506680efcf9ba3d8cca35ba3))
|
|
144
|
+
* Fix left_menu storybook. ([87fd7ac](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/87fd7aca9e0c098f6dbe9d80e7225741f23d7b2f))
|
|
145
|
+
* Format class to array. ([b3b29bf](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b3b29bf5e4f5ff985bedf10975c153d20d4bd7b0))
|
|
146
|
+
* Optimize menu. ([9864d5e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9864d5ed7262678c3de22aa19e82b9e16180e6c9))
|
|
147
|
+
* Use macro. ([87f2554](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/87f25548b2df510536bea5edd2828881719d5375))
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Features
|
|
151
|
+
|
|
152
|
+
* Add dm_modal. ([2b2a951](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2b2a95107e9c55066084694bab7695cbc98ad8dc))
|
|
153
|
+
* Refactor left_menu. ([575fa11](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/575fa111d6ad4f513ad8ce5730d75eb20293353e))
|
|
154
|
+
|
|
155
|
+
# [2.6.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.5.4...v2.6.0) (2022-12-08)
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Features
|
|
159
|
+
|
|
160
|
+
* Add bootstrap icons. ([21d76e1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/21d76e18b91d075ded072067a12d123b2050a8da))
|
|
161
|
+
|
|
162
|
+
## [2.5.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.5.3...v2.5.4) (2022-12-06)
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### Bug Fixes
|
|
166
|
+
|
|
167
|
+
* Use local icon instead. ([a623091](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a623091b9f405d401e367935a3e657b72452f228))
|
|
168
|
+
|
|
169
|
+
## [2.5.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.5.2...v2.5.3) (2022-12-05)
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
### Bug Fixes
|
|
173
|
+
|
|
174
|
+
* Fix exports at package.json and docs of table. ([836d2b1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/836d2b12803c5e2d3e3152e744f761e5aaa38fd7))
|
|
175
|
+
|
|
176
|
+
## [2.5.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.5.1...v2.5.2) (2022-12-04)
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
### Bug Fixes
|
|
180
|
+
|
|
181
|
+
* Add exports in package.json. ([c2b4df1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c2b4df1db019c4d7f0c1d12eb6c5e527d038c570))
|
|
182
|
+
* Fix default value. ([f14a0c7](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/f14a0c75055be67fd24733f82f9606f1ee7364ac))
|
|
183
|
+
* Fix test. ([4d1a56e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4d1a56e2a6d6f054580f69c089f31c00cef5c705))
|
|
184
|
+
|
|
185
|
+
## [2.5.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.5.0...v2.5.1) (2022-12-03)
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
### Bug Fixes
|
|
189
|
+
|
|
190
|
+
* Add color attribute to dm_mdi. ([00ad870](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/00ad87073ae5fbb159d55438a08adffcd9fdfb18))
|
|
191
|
+
* Fix test. ([8490170](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/8490170d7becea97061c8842e6274c1dc9174cc0))
|
|
192
|
+
|
|
193
|
+
# [2.5.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.4.0...v2.5.0) (2022-12-03)
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
### Features
|
|
197
|
+
|
|
198
|
+
* Add material design icons community version. ([2ee18ad](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2ee18adbeee0c2cb164f6177752af6e586b2349f))
|
|
199
|
+
|
|
200
|
+
# [2.4.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.3.6...v2.4.0) (2022-12-01)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
### Features
|
|
204
|
+
|
|
205
|
+
* Add new appbar dm_simple_appbar. ([4101601](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4101601b24f09e9f4133f8c07f423a632025a641))
|
|
206
|
+
|
|
207
|
+
## [2.3.6](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.3.5...v2.3.6) (2022-11-30)
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
### Bug Fixes
|
|
211
|
+
|
|
212
|
+
* Fix @gsmlg/lit. ([ababf12](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/ababf129ca57883ed51f3cc87b19885dbf7718ad))
|
|
213
|
+
|
|
214
|
+
## [2.3.5](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.3.4...v2.3.5) (2022-11-30)
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
### Bug Fixes
|
|
218
|
+
|
|
219
|
+
* Update @gsmlg/lit. ([5fb7a17](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/5fb7a170f4faad16d58b17df1d176a2d07466a6d))
|
|
220
|
+
|
|
221
|
+
## [2.3.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.3.3...v2.3.4) (2022-11-29)
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
### Bug Fixes
|
|
225
|
+
|
|
226
|
+
* Update @gsmlg/lit version. ([311f257](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/311f257f6bfc54f399d06c0b4bd0eabae12c8a11))
|
|
227
|
+
|
|
228
|
+
## [2.3.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.3.2...v2.3.3) (2022-11-23)
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
### Bug Fixes
|
|
232
|
+
|
|
233
|
+
* Add new link storybbok. ([2234b3d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/2234b3dbe84e0c99b48507a6c92c6acd3a1ae2ab))
|
|
234
|
+
* Fix format. ([476dd84](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/476dd84ae6b1301e361457a2867ff9a2068d0271))
|
|
235
|
+
|
|
236
|
+
## [2.3.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.3.1...v2.3.2) (2022-11-15)
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
### Bug Fixes
|
|
240
|
+
|
|
241
|
+
* Fix linke style. ([38d2dbf](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/38d2dbfde433f647dbd741ab215f438767401b35))
|
|
242
|
+
|
|
243
|
+
## [2.3.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.3.0...v2.3.1) (2022-11-15)
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
### Bug Fixes
|
|
247
|
+
|
|
248
|
+
* Remove elixir 1.11. ([3e59cbc](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3e59cbc8e0c24e7713228ccf20899e6bd7371512))
|
|
249
|
+
|
|
250
|
+
## [2.2.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.2.2...v2.2.3) (2022-10-14)
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
### Bug Fixes
|
|
254
|
+
|
|
255
|
+
* Fix exports issue, bundle has no exports, to switch to using window. ([92f6066](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/92f60663e55c023b6f440da0d12fd1041c50d8ba))
|
|
256
|
+
|
|
257
|
+
## [2.2.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.2.1...v2.2.2) (2022-10-14)
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
### Bug Fixes
|
|
261
|
+
|
|
262
|
+
* Fix js and doc. ([9661b9a](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9661b9a671f144d0a26148c92699387b69d766ac))
|
|
263
|
+
|
|
264
|
+
## [2.2.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.2.0...v2.2.1) (2022-10-12)
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
### Bug Fixes
|
|
268
|
+
|
|
269
|
+
* Fix pagination. ([fa8538d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/fa8538d1f59036c798a8ea512d893ab4cea4c398))
|
|
270
|
+
|
|
271
|
+
# [2.2.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.1.4...v2.2.0) (2022-10-08)
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
### Features
|
|
275
|
+
|
|
276
|
+
* Add hook to web component. ([eec2b47](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/eec2b4798a549587a3e374a20846ec91cfca4c04))
|
|
277
|
+
|
|
278
|
+
## [2.1.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.1.3...v2.1.4) (2022-09-28)
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
### Bug Fixes
|
|
282
|
+
|
|
283
|
+
* Fix dm_card width and storybook. ([3585d8f](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3585d8f047d90b81e50f338a2f2a3ed9ac287647))
|
|
284
|
+
|
|
285
|
+
## [2.1.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.1.2...v2.1.3) (2022-09-28)
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
### Bug Fixes
|
|
289
|
+
|
|
290
|
+
* Fix @gsmlg/lit version. ([7fc6119](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/7fc6119e25904a82e868bc6867a3c69a012b1c40))
|
|
291
|
+
|
|
292
|
+
## [2.1.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.1.1...v2.1.2) (2022-09-24)
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
### Bug Fixes
|
|
296
|
+
|
|
297
|
+
* Fix deps. ([b2c5438](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b2c5438074281e44ae945e538c64b6c3fbf91af1))
|
|
298
|
+
* Fix deps. ([115db0e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/115db0eb418692479b95e101692eb1f5b7de7b48))
|
|
299
|
+
|
|
300
|
+
## [2.1.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.1.0...v2.1.1) (2022-09-24)
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
### Bug Fixes
|
|
304
|
+
|
|
305
|
+
* Fix use and use :alias. ([d7a12c9](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/d7a12c9ddb0d6aa4c5ca858c1ffae4bfb1ad65b5))
|
|
306
|
+
|
|
307
|
+
# [2.1.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v2.0.0...v2.1.0) (2022-09-24)
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
### Bug Fixes
|
|
311
|
+
|
|
312
|
+
* Fix dm_table. ([689913c](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/689913cfe2e58f651c0902856115702f3475a960))
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
### Features
|
|
316
|
+
|
|
317
|
+
* Add action bar. ([6726b25](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/6726b257ebecd60446e5a59b0a3f53708035007d))
|
|
318
|
+
* Add dm_card. ([f50230a](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/f50230a58c8d5bbaaed3baadf410eece21b12b8d))
|
|
319
|
+
* Add dm_left_menu. ([a48ac09](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a48ac09c5a0feb31223f531365d3a9bcffd9508d))
|
|
320
|
+
|
|
321
|
+
# [2.0.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.6.3...v2.0.0) (2022-09-21)
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
### Bug Fixes
|
|
325
|
+
|
|
326
|
+
* Remove :dry_run. ([a9556d4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/a9556d4f3151df2a42940ac6b3f6fe8a614e900a))
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
### Features
|
|
330
|
+
|
|
331
|
+
* BREAKING CHANGE: Project architecture to umbrella project and remove third party web component. ([#4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/4)) ([b6177e0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b6177e025df96702598df3287254b6fd086a8f8c))
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
### BREAKING CHANGES
|
|
335
|
+
|
|
336
|
+
* * feat: Change architecture to umbrella project.
|
|
337
|
+
|
|
338
|
+
* fix: Fix base dev.
|
|
339
|
+
|
|
340
|
+
* feat: Add live storybook.
|
|
341
|
+
|
|
342
|
+
* fix: fix test.
|
|
343
|
+
|
|
344
|
+
* fix: Fix names.
|
|
345
|
+
|
|
346
|
+
* fix: Fix filename to exs.
|
|
347
|
+
|
|
348
|
+
* fix: Fix component.
|
|
349
|
+
|
|
350
|
+
* feat: Update storybook.
|
|
351
|
+
|
|
352
|
+
* fix: Add class.
|
|
353
|
+
|
|
354
|
+
* feat: Add tailwind css.
|
|
355
|
+
|
|
356
|
+
* feat: Add appbar.
|
|
357
|
+
|
|
358
|
+
* fix: Fix config.
|
|
359
|
+
|
|
360
|
+
* feat: Add markdown add appbar.
|
|
361
|
+
|
|
362
|
+
* feat: Add pagination.
|
|
363
|
+
|
|
364
|
+
* fix: Fix pagination.
|
|
365
|
+
|
|
366
|
+
* chore: Add CI.
|
|
367
|
+
|
|
368
|
+
* chore: Fix format.
|
|
369
|
+
|
|
370
|
+
* fix: Fix test.
|
|
371
|
+
|
|
372
|
+
* chore: Fix.
|
|
373
|
+
|
|
374
|
+
* feat: Add use :alias.
|
|
375
|
+
|
|
376
|
+
* docs: Add README.md
|
|
377
|
+
|
|
378
|
+
Co-authored-by: Jonathan Gao <gsmlg.com@gmail.com>
|
|
379
|
+
|
|
380
|
+
## [1.6.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.6.2...v1.6.3) (2022-08-02)
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
### Bug Fixes
|
|
384
|
+
|
|
385
|
+
* Fix js. ([7e3ab4d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/7e3ab4daca15ae8e2c58aaa83f734edd6507ecf9))
|
|
386
|
+
|
|
387
|
+
## [1.6.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.6.1...v1.6.2) (2022-08-02)
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
### Bug Fixes
|
|
391
|
+
|
|
392
|
+
* Update js. ([fb6a8df](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/fb6a8df30760a3494771f91b6e02ef65c5082045))
|
|
393
|
+
|
|
394
|
+
## [1.6.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.6.0...v1.6.1) (2022-08-01)
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
### Bug Fixes
|
|
398
|
+
|
|
399
|
+
* Fix js. ([1fda806](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/1fda8063770061a0af6e6cbdc51bd8637000a8ed))
|
|
400
|
+
|
|
401
|
+
# [1.6.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.5.1...v1.6.0) (2022-07-31)
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
### Features
|
|
405
|
+
|
|
406
|
+
* Refactor dm_switch, using my custom element. ([8f911c4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/8f911c4d8305e8a13cf25b8a65a22684d0a114bb))
|
|
407
|
+
|
|
408
|
+
## [1.5.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.5.0...v1.5.1) (2022-04-30)
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
### Bug Fixes
|
|
412
|
+
|
|
413
|
+
* Remove useless mwc. ([449e8ae](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/449e8aecf73f81b6e995d84ceed01ae0dec66b37))
|
|
414
|
+
|
|
415
|
+
# [1.5.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.5...v1.5.0) (2022-04-29)
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
### Bug Fixes
|
|
419
|
+
|
|
420
|
+
* Fix toggle. ([44f40b1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/44f40b1481339d65034ed6d8e586566fe3c589d3))
|
|
421
|
+
* Move mwc-button to bx-btn. ([fab7d7b](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/fab7d7be177356ea6c3d12c1c24de8ae2015dd67))
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
### Features
|
|
425
|
+
|
|
426
|
+
* Add table. ([62ff8f7](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/62ff8f73e4e8332ee88a144b3dd206c89b744abe))
|
|
427
|
+
|
|
428
|
+
## [1.4.5](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.4...v1.4.5) (2022-04-27)
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
### Bug Fixes
|
|
432
|
+
|
|
433
|
+
* Fix select. ([c76e9e8](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c76e9e8b8aa6f292ee5ec13645aaf9527bca05b4))
|
|
434
|
+
|
|
435
|
+
## [1.4.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.3...v1.4.4) (2022-04-27)
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
### Bug Fixes
|
|
439
|
+
|
|
440
|
+
* Fix @gsmlg/lit. ([5d6af87](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/5d6af873eb579f4f2f46ada8098f18b7d81f6830))
|
|
441
|
+
* Fix build. ([2040626](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/20406260dac1a8982968393af0d8b7cbf88b6e8b))
|
|
442
|
+
* Fix date picker. ([38b334c](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/38b334cf366faf3c81ddc60409972f7736f0c7d5))
|
|
443
|
+
* Fix wx-switch. ([51c46b3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/51c46b38ecf978cdc75dd9d7559f26c6ecd9d4be))
|
|
444
|
+
* Update version. ([c4fc629](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c4fc62992c3890638602970a0f64e9ae0167eef5))
|
|
445
|
+
|
|
446
|
+
## [1.4.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.3...v1.4.4) (2022-04-26)
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
### Bug Fixes
|
|
450
|
+
|
|
451
|
+
* Fix build. ([2040626](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/20406260dac1a8982968393af0d8b7cbf88b6e8b))
|
|
452
|
+
* Fix date picker. ([38b334c](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/38b334cf366faf3c81ddc60409972f7736f0c7d5))
|
|
453
|
+
* Fix wx-switch. ([51c46b3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/51c46b38ecf978cdc75dd9d7559f26c6ecd9d4be))
|
|
454
|
+
* Update version. ([c4fc629](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c4fc62992c3890638602970a0f64e9ae0167eef5))
|
|
455
|
+
|
|
456
|
+
## [1.4.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.3...v1.4.4) (2022-04-26)
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
### Bug Fixes
|
|
460
|
+
|
|
461
|
+
* Fix build. ([2040626](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/20406260dac1a8982968393af0d8b7cbf88b6e8b))
|
|
462
|
+
* Fix date picker. ([38b334c](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/38b334cf366faf3c81ddc60409972f7736f0c7d5))
|
|
463
|
+
* Update version. ([c4fc629](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c4fc62992c3890638602970a0f64e9ae0167eef5))
|
|
464
|
+
|
|
465
|
+
## [1.4.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.3...v1.4.4) (2022-04-26)
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
### Bug Fixes
|
|
469
|
+
|
|
470
|
+
* Fix build. ([2040626](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/20406260dac1a8982968393af0d8b7cbf88b6e8b))
|
|
471
|
+
* Fix date picker. ([38b334c](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/38b334cf366faf3c81ddc60409972f7736f0c7d5))
|
|
472
|
+
* Update version. ([c4fc629](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c4fc62992c3890638602970a0f64e9ae0167eef5))
|
|
473
|
+
|
|
474
|
+
## [1.4.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.3...v1.4.4) (2022-04-26)
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
### Bug Fixes
|
|
478
|
+
|
|
479
|
+
* Fix build. ([2040626](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/20406260dac1a8982968393af0d8b7cbf88b6e8b))
|
|
480
|
+
* Update version. ([c4fc629](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/c4fc62992c3890638602970a0f64e9ae0167eef5))
|
|
481
|
+
|
|
482
|
+
## [1.4.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.3...v1.4.4) (2022-04-26)
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
### Bug Fixes
|
|
486
|
+
|
|
487
|
+
* Fix build. ([2040626](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/20406260dac1a8982968393af0d8b7cbf88b6e8b))
|
|
488
|
+
|
|
489
|
+
## [1.4.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.2...v1.4.3) (2022-04-26)
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
### Bug Fixes
|
|
493
|
+
|
|
494
|
+
* Fix build. ([82dee27](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/82dee27eb751c758c232da5d71c2cbcdcea1e2ad))
|
|
495
|
+
|
|
496
|
+
## [1.4.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.1...v1.4.2) (2022-04-26)
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
### Bug Fixes
|
|
500
|
+
|
|
501
|
+
* Minify js. ([0391492](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/03914922baa92d0d22f47a9bc791d1304e98abdb))
|
|
502
|
+
|
|
503
|
+
## [1.4.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.4.0...v1.4.1) (2022-04-25)
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
### Bug Fixes
|
|
507
|
+
|
|
508
|
+
* Fix js. ([e494411](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/e494411583122d334acc2838e91db02dc6ea1e03))
|
|
509
|
+
|
|
510
|
+
# [1.4.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.3.0...v1.4.0) (2022-04-25)
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
### Bug Fixes
|
|
514
|
+
|
|
515
|
+
* Remove duplicate form attribute to dm_date_input. ([b91ddaa](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b91ddaaf1dc87d4a63a46eb46f4e2118fba306f2))
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
### Features
|
|
519
|
+
|
|
520
|
+
* Change to carbon web component. ([b7a01c8](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b7a01c82cc20edae4748c070cd338e90461aae60))
|
|
521
|
+
|
|
522
|
+
# [1.3.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.2.0...v1.3.0) (2022-04-19)
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
### Bug Fixes
|
|
526
|
+
|
|
527
|
+
* Fix build. ([53891e8](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/53891e88c9f699c103269897b7af558fc817e89d))
|
|
528
|
+
* Set unelevated to dm_submit. ([07f706e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/07f706e5b95c247c6e0af6f6c018c5c6321f1c69))
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
### Features
|
|
532
|
+
|
|
533
|
+
* Add form_helper switch. ([713d418](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/713d418a0c0a7faf838ed8ed44849459496d5cbe))
|
|
534
|
+
|
|
535
|
+
# [1.3.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.2.0...v1.3.0) (2022-04-19)
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
### Bug Fixes
|
|
539
|
+
|
|
540
|
+
* Fix build. ([53891e8](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/53891e88c9f699c103269897b7af558fc817e89d))
|
|
541
|
+
* Set unelevated to dm_submit. ([07f706e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/07f706e5b95c247c6e0af6f6c018c5c6321f1c69))
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
### Features
|
|
545
|
+
|
|
546
|
+
* Add form_helper switch. ([713d418](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/713d418a0c0a7faf838ed8ed44849459496d5cbe))
|
|
547
|
+
|
|
548
|
+
# [1.3.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.2.0...v1.3.0) (2022-04-18)
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
### Bug Fixes
|
|
552
|
+
|
|
553
|
+
* Set unelevated to dm_submit. ([07f706e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/07f706e5b95c247c6e0af6f6c018c5c6321f1c69))
|
|
554
|
+
|
|
555
|
+
|
|
556
|
+
### Features
|
|
557
|
+
|
|
558
|
+
* Add form_helper switch. ([713d418](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/713d418a0c0a7faf838ed8ed44849459496d5cbe))
|
|
559
|
+
|
|
560
|
+
# [1.3.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.2.0...v1.3.0) (2022-04-17)
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
### Bug Fixes
|
|
564
|
+
|
|
565
|
+
* Set unelevated to dm_submit. ([07f706e](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/07f706e5b95c247c6e0af6f6c018c5c6321f1c69))
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
### Features
|
|
569
|
+
|
|
570
|
+
* Add form_helper switch. ([713d418](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/713d418a0c0a7faf838ed8ed44849459496d5cbe))
|
|
571
|
+
|
|
572
|
+
# [1.2.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.1.1...v1.2.0) (2022-04-17)
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
### Bug Fixes
|
|
576
|
+
|
|
577
|
+
* Add title to appbar. ([70a6c89](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/70a6c8994278a357efe7c63eab1050b0b28ec123))
|
|
578
|
+
* Fix title check. ([1ce9fa1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/1ce9fa162b1bd67e13c64c809321a4caa2da9e43))
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
### Features
|
|
582
|
+
|
|
583
|
+
* Add dm_top_app_bar component. ([fb292af](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/fb292af1171a85f02ecfb275a1a0aaf72d758721))
|
|
584
|
+
|
|
585
|
+
## [1.1.1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.1.0...v1.1.1) (2022-04-16)
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
### Bug Fixes
|
|
589
|
+
|
|
590
|
+
* Add all js components. ([95bcc5f](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/95bcc5f4c7c13dbd03c48c973a2b5b1a23d4fbb9))
|
|
591
|
+
|
|
592
|
+
# [1.1.0](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.0.0...v1.1.0) (2022-04-16)
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
### Features
|
|
596
|
+
|
|
597
|
+
* Add top app bar element. ([6133c66](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/6133c66b509315acc648dd496082c9bd89f2d890))
|
|
598
|
+
|
|
599
|
+
# 1.0.0 (2022-04-16)
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
### Bug Fixes
|
|
603
|
+
|
|
604
|
+
* Avoid warning about jason. ([03182c3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/03182c3bf692502789eaf81446b4c8a6e9daa459))
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
### Features
|
|
608
|
+
|
|
609
|
+
* Add pattern to validte email input. ([1f33349](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/1f333493f8e4b3e12cf5d720db15458ffb4ee30d))
|
|
610
|
+
* First release. ([#1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/1)) ([3294354](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3294354527fb6fc655ca95a41df729ce159673a1))
|
|
611
|
+
* Initital package. ([090475d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/090475d2be5b290d9de1f24a4854f3b1d9bfa91a))
|
|
612
|
+
|
|
613
|
+
# 1.0.0 (2022-04-16)
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
### Bug Fixes
|
|
617
|
+
|
|
618
|
+
* Avoid warning about jason. ([03182c3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/03182c3bf692502789eaf81446b4c8a6e9daa459))
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
### Features
|
|
622
|
+
|
|
623
|
+
* Add pattern to validte email input. ([1f33349](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/1f333493f8e4b3e12cf5d720db15458ffb4ee30d))
|
|
624
|
+
* First release. ([#1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/1)) ([3294354](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3294354527fb6fc655ca95a41df729ce159673a1))
|
|
625
|
+
* Initital package. ([090475d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/090475d2be5b290d9de1f24a4854f3b1d9bfa91a))
|
|
626
|
+
|
|
627
|
+
# 1.0.0 (2022-04-16)
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
### Bug Fixes
|
|
631
|
+
|
|
632
|
+
* Avoid warning about jason. ([03182c3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/03182c3bf692502789eaf81446b4c8a6e9daa459))
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
### Features
|
|
636
|
+
|
|
637
|
+
* Add pattern to validte email input. ([1f33349](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/1f333493f8e4b3e12cf5d720db15458ffb4ee30d))
|
|
638
|
+
* First release. ([#1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/1)) ([3294354](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3294354527fb6fc655ca95a41df729ce159673a1))
|
|
639
|
+
* Initital package. ([090475d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/090475d2be5b290d9de1f24a4854f3b1d9bfa91a))
|
|
640
|
+
|
|
641
|
+
# 1.0.0 (2022-04-16)
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
### Bug Fixes
|
|
645
|
+
|
|
646
|
+
* Avoid warning about jason. ([03182c3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/03182c3bf692502789eaf81446b4c8a6e9daa459))
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
### Features
|
|
650
|
+
|
|
651
|
+
* First release. ([#1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/1)) ([3294354](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3294354527fb6fc655ca95a41df729ce159673a1))
|
|
652
|
+
* Initital package. ([090475d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/090475d2be5b290d9de1f24a4854f3b1d9bfa91a))
|
|
653
|
+
|
|
654
|
+
# 1.0.0 (2022-04-16)
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
### Features
|
|
658
|
+
|
|
659
|
+
* First release. ([#1](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/issues/1)) ([3294354](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3294354527fb6fc655ca95a41df729ce159673a1))
|
|
660
|
+
* Initital package. ([090475d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/090475d2be5b290d9de1f24a4854f3b1d9bfa91a))
|
|
661
|
+
|
|
662
|
+
# [1.0.0-beta.4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-16)
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
### Bug Fixes
|
|
666
|
+
|
|
667
|
+
* Fix data-confirm. ([3b14108](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3b14108db7ea175e1adafea8566fa6594b2701f7))
|
|
668
|
+
* Optimize link. ([8686596](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/8686596f0adbbecb9c88648fde8c8b072c477970))
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
### Features
|
|
672
|
+
|
|
673
|
+
* Add live view link helper, `dm_live_patch`, `dm_live_redirect`. ([323347f](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/323347fa858ab209f3649b50f2fbad9719d9cf2a))
|
|
674
|
+
|
|
675
|
+
# [1.0.0-beta.3](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-16)
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
### Bug Fixes
|
|
679
|
+
|
|
680
|
+
* Fix docs. ([b0806ca](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/b0806cac8b37b653444a584f38ff07698a9e8dab))
|
|
681
|
+
|
|
682
|
+
# [1.0.0-beta.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-16)
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
### Bug Fixes
|
|
686
|
+
|
|
687
|
+
* Fix publish. ([31787ce](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/31787cead0523a33c86f4a13e5f10d330dab9d51))
|
|
688
|
+
* Fix test. ([9bd953a](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9bd953a3db0170b800abb4afbf906747e540a809))
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
### Features
|
|
692
|
+
|
|
693
|
+
* Bundle js. ([f5cf9cd](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/f5cf9cd927b483a37e5001ef0158b669bdca89b4))
|
|
694
|
+
|
|
695
|
+
# [1.0.0-beta.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-16)
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
### Bug Fixes
|
|
699
|
+
|
|
700
|
+
* Fix test. ([9bd953a](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9bd953a3db0170b800abb4afbf906747e540a809))
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
### Features
|
|
704
|
+
|
|
705
|
+
* Bundle js. ([f5cf9cd](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/f5cf9cd927b483a37e5001ef0158b669bdca89b4))
|
|
706
|
+
|
|
707
|
+
# 1.0.0-beta.1 (2022-04-16)
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
### Bug Fixes
|
|
711
|
+
|
|
712
|
+
* Finish test. ([7a72801](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/7a72801f76ff8e660204c328813fa6e692b443fc))
|
|
713
|
+
* Fix errors. ([eb15385](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/eb15385d84f40acd116de9d95f354773b7671afc))
|
|
714
|
+
* Fix import. ([4277eaf](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4277eaf6a872dc1888ed15f471eb476a3c909046))
|
|
715
|
+
* Fix issue. ([3523dc9](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/3523dc99ca995589a8634b7a232fcd2db4f4ea5a))
|
|
716
|
+
* Fix link_attributes. ([9d55077](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9d5507726de36dacb60414353e139dbee8fdca77))
|
|
717
|
+
* Format code. ([7a37b11](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/7a37b11abe484a3e5cf669e67a042d4afc961a84))
|
|
718
|
+
* Optimize password. ([f763731](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/f7637317a3813a0f5077b34c095f023024aa5c82))
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
### Features
|
|
722
|
+
|
|
723
|
+
* Add `dm_remark`. ([9714a45](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9714a454aefa5a51964242a3166f8a387e814908))
|
|
724
|
+
* Add phoenix_html to deps. ([d8ea8a4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/d8ea8a4903018bd29432f365e4c5f4b283158f43))
|
|
725
|
+
* Initital package. ([090475d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/090475d2be5b290d9de1f24a4854f3b1d9bfa91a))
|
|
726
|
+
* Into beta, optimize input, start make it more reliable and more useful. ([adf4133](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/adf4133d02ab15182ac0b0b83b8f20d8ca23f894))
|
|
727
|
+
* Set web compoent form. ([ba3bf68](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/ba3bf6883491945f3d3bd095f2fa3b47f091384c))
|
|
728
|
+
|
|
729
|
+
# [1.0.0-alpha.2](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-04-16)
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
### Features
|
|
733
|
+
|
|
734
|
+
* Add `dm_remark`. ([9714a45](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9714a454aefa5a51964242a3166f8a387e814908))
|
|
735
|
+
|
|
736
|
+
# 1.0.0-alpha.1 (2022-04-15)
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
### Bug Fixes
|
|
740
|
+
|
|
741
|
+
* Finish test. ([7a72801](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/7a72801f76ff8e660204c328813fa6e692b443fc))
|
|
742
|
+
* Fix import. ([4277eaf](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/4277eaf6a872dc1888ed15f471eb476a3c909046))
|
|
743
|
+
* Fix link_attributes. ([9d55077](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/9d5507726de36dacb60414353e139dbee8fdca77))
|
|
744
|
+
* Format code. ([7a37b11](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/7a37b11abe484a3e5cf669e67a042d4afc961a84))
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
### Features
|
|
748
|
+
|
|
749
|
+
* Add phoenix_html to deps. ([d8ea8a4](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/d8ea8a4903018bd29432f365e4c5f4b283158f43))
|
|
750
|
+
* Initital package. ([090475d](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/090475d2be5b290d9de1f24a4854f3b1d9bfa91a))
|
|
751
|
+
* Set web compoent form. ([ba3bf68](https://github.com/gsmlg-dev/phoenix-duskmoon-ui/commit/ba3bf6883491945f3d3bd095f2fa3b47f091384c))
|
|
752
|
+
|
|
753
|
+
# Changelog
|