Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Button, Loaders and Typography components #6

Merged
merged 8 commits into from
Aug 13, 2021
Merged

Conversation

pavlakissimos
Copy link
Contributor

No description provided.

@pavlakissimos pavlakissimos changed the title [WIP] feat: add atoms components [WIP] feat: add Button Aug 13, 2021
@pavlakissimos pavlakissimos changed the title [WIP] feat: add Button [WIP] feat: add Button, Loaders and Typography components Aug 13, 2021
@pavlakissimos pavlakissimos changed the title [WIP] feat: add Button, Loaders and Typography components feat: add Button, Loaders and Typography components Aug 13, 2021
@tsevdos tsevdos merged commit 5e29fec into main Aug 13, 2021
@tsevdos tsevdos deleted the feat/atoms branch August 13, 2021 11:13
github-actions bot pushed a commit that referenced this pull request Oct 15, 2021
# 1.0.0-beta.1 (2021-10-15)

### Bug Fixes

* add dialogClassName prop in Drawer component ([d86adef](d86adef))
* form elements API and accessibility ([d514552](d514552))

### Features

* add atoms on design system ([#8](#8)) ([a566b6d](a566b6d))
* add Button, Loaders and Typography components ([#6](#6)) ([5e29fec](5e29fec))
* add components ([8ad6a5c](8ad6a5c))
* add form elements ([2545218](2545218)), closes [#8](#8)
* add icons ([fadde8a](fadde8a))
* Add more components ([5970983](5970983))
* card component ([54c0d81](54c0d81))
* create button variants ([#14](#14)) ([d16dfab](d16dfab))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 15, 2021
# 1.0.0-next.1 (2021-10-15)

### Bug Fixes

* add dialogClassName prop in Drawer component ([d86adef](d86adef))
* form elements API and accessibility ([d514552](d514552))

### Features

* add atoms on design system ([#8](#8)) ([a566b6d](a566b6d))
* add Button, Loaders and Typography components ([#6](#6)) ([5e29fec](5e29fec))
* add components ([8ad6a5c](8ad6a5c))
* add form elements ([2545218](2545218)), closes [#8](#8)
* add icons ([fadde8a](fadde8a))
* Add more components ([5970983](5970983))
* card component ([54c0d81](54c0d81))
* create button variants ([#14](#14)) ([d16dfab](d16dfab))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

tsevdos pushed a commit that referenced this pull request Oct 18, 2021
* ci(release): create release workflow with semantic-release

* ci(release): create release workflow with semantic-release

* Build/semantic release

* chore: update release.yml (#39)

* Ci/semantic release (#40)

* chore: update release.yml

* chore: update commitlint.config.js

* Ci/semantic release (#41)

* chore: update release.yml

* chore: update commitlint.config.js

* chore: update commitlint.config.js

* chore(release): set `package.json` to 1.0.0-beta.1 [skip ci]

# 1.0.0-beta.1 (2021-10-15)

### Bug Fixes

* add dialogClassName prop in Drawer component ([d86adef](d86adef))
* form elements API and accessibility ([d514552](d514552))

### Features

* add atoms on design system ([#8](#8)) ([a566b6d](a566b6d))
* add Button, Loaders and Typography components ([#6](#6)) ([5e29fec](5e29fec))
* add components ([8ad6a5c](8ad6a5c))
* add form elements ([2545218](2545218)), closes [#8](#8)
* add icons ([fadde8a](fadde8a))
* Add more components ([5970983](5970983))
* card component ([54c0d81](54c0d81))
* create button variants ([#14](#14)) ([d16dfab](d16dfab))

* chore: rename release candidate branch in config and workflow files from 'beta' to 'next'

* chore(release): set `package.json` to 1.0.0-next.1 [skip ci]

# 1.0.0-next.1 (2021-10-15)

### Bug Fixes

* add dialogClassName prop in Drawer component ([d86adef](d86adef))
* form elements API and accessibility ([d514552](d514552))

### Features

* add atoms on design system ([#8](#8)) ([a566b6d](a566b6d))
* add Button, Loaders and Typography components ([#6](#6)) ([5e29fec](5e29fec))
* add components ([8ad6a5c](8ad6a5c))
* add form elements ([2545218](2545218)), closes [#8](#8)
* add icons ([fadde8a](fadde8a))
* Add more components ([5970983](5970983))
* card component ([54c0d81](54c0d81))
* create button variants ([#14](#14)) ([d16dfab](d16dfab))

* fix(ci): delete dist directory after release

* chore(release): set `package.json` to 1.0.0-next.2 [skip ci]

# [1.0.0-next.2](v1.0.0-next.1...v1.0.0-next.2) (2021-10-15)

### Bug Fixes

* **ci:** delete dist directory after release ([c446a33](c446a33))

* chore: remove dist directory

* chore(ci): release script fixes

* fix(drawer): minor fixes

* chore(release): set `package.json` to 1.0.0-next.3 [skip ci]

# [1.0.0-next.3](v1.0.0-next.2...v1.0.0-next.3) (2021-10-18)

### Bug Fixes

* **drawer:** minor fixes ([97c62f2](97c62f2))

* fix(semantice release): config file

* chore(release): set `package.json` to 1.0.0-next.4 [skip ci]

# [1.0.0-next.4](v1.0.0-next.3...v1.0.0-next.4) (2021-10-18)

### Bug Fixes

* **semantice release:** config file ([86f1afc](86f1afc))

Co-authored-by: Simos Pavlakis <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
github-actions bot pushed a commit that referenced this pull request Oct 18, 2021
# 1.0.0 (2021-10-18)

### Bug Fixes

* add dialogClassName prop in Drawer component ([d86adef](d86adef))
* **contributing:** create CONTRIBUTING.md ([92688eb](92688eb))
* form elements API and accessibility ([d514552](d514552))

### Features

* add atoms on design system ([#8](#8)) ([a566b6d](a566b6d))
* add Button, Loaders and Typography components ([#6](#6)) ([5e29fec](5e29fec))
* add components ([8ad6a5c](8ad6a5c))
* add form elements ([2545218](2545218)), closes [#8](#8)
* add icons ([fadde8a](fadde8a))
* Add more components ([5970983](5970983))
* card component ([54c0d81](54c0d81))
* create button variants ([#14](#14)) ([d16dfab](d16dfab))
@tsevdos
Copy link
Contributor

tsevdos commented Oct 18, 2021

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants