Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 90f15a8

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-02-11) ### Bug Fixes * **button:** refactor button, update examples ([5c53d14](5c53d14)) * **core:** add collapsible-container ([18cee7d](18cee7d)) * **import:** fix case-sensitive ([dd2c6fc](dd2c6fc)) * **update:** add component; add styling; add postcss functions ([c273695](c273695)) * **update:** create src dir; add header ([239c7d9](239c7d9)) ### Features * **core:** add Dialog. Article, Toggle, Iframe, Link ([fe1e8a6](fe1e8a6)) * **core:** added button ([8e97caa](8e97caa)) * **core:** button file update ([76665dc](76665dc)) * **core:** button update ([d39bbbe](d39bbbe)) * **core:** image text sample ([a54b352](a54b352)) * **core:** imagetext / stage / sample page ([fe949a7](fe949a7)) * **core:** slider ([1b72484](1b72484)) * **core:** slider cursors ([b506ed5](b506ed5))
1 parent f87bef1 commit 90f15a8

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Project Changelog
2+
3+
# 1.0.0 (2022-02-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **button:** refactor button, update examples ([5c53d14](https://github.com/GrabarzUndPartner/foundation/commit/5c53d1408f8e7e671cc49e337df58e0247e77729))
9+
* **core:** add collapsible-container ([18cee7d](https://github.com/GrabarzUndPartner/foundation/commit/18cee7de970b86eebc6266dc3fd7578df384da14))
10+
* **import:** fix case-sensitive ([dd2c6fc](https://github.com/GrabarzUndPartner/foundation/commit/dd2c6fcae2bd0c564632e35e6628a3b304c7eab4))
11+
* **update:** add component; add styling; add postcss functions ([c273695](https://github.com/GrabarzUndPartner/foundation/commit/c273695cd612a20e56aa565b39db140fff032436))
12+
* **update:** create src dir; add header ([239c7d9](https://github.com/GrabarzUndPartner/foundation/commit/239c7d95258c0311f395f2fc8c98ff252000e326))
13+
14+
15+
### Features
16+
17+
* **core:** add Dialog. Article, Toggle, Iframe, Link ([fe1e8a6](https://github.com/GrabarzUndPartner/foundation/commit/fe1e8a678b317865f33b91294503c30b528c4718))
18+
* **core:** added button ([8e97caa](https://github.com/GrabarzUndPartner/foundation/commit/8e97caa2a128f611c46538cdaa8dc4af9265262d))
19+
* **core:** button file update ([76665dc](https://github.com/GrabarzUndPartner/foundation/commit/76665dc7ffb46453a8cb721cfc2dd750d54d6248))
20+
* **core:** button update ([d39bbbe](https://github.com/GrabarzUndPartner/foundation/commit/d39bbbe47db89d2242301fdf286665eb6f12e1c1))
21+
* **core:** image text sample ([a54b352](https://github.com/GrabarzUndPartner/foundation/commit/a54b3526dabd8174465ac2beace45963a8dc669c))
22+
* **core:** imagetext / stage / sample page ([fe949a7](https://github.com/GrabarzUndPartner/foundation/commit/fe949a779680a96e457a332bb58b13207e73d3ee))
23+
* **core:** slider ([1b72484](https://github.com/GrabarzUndPartner/foundation/commit/1b7248411a0c1f6409442c631cfa72fde21c32ca))
24+
* **core:** slider cursors ([b506ed5](https://github.com/GrabarzUndPartner/foundation/commit/b506ed59629ea96bc7cd65a83eb3a376eb991d06))

0 commit comments

Comments
 (0)