Commit Graph

5 Commits

Author SHA1 Message Date
monteri a750d88c57
feat: [BD-46] create consumer app (#1257)
* feat: create consumer app

* feat: changes according to PR comments

* feat: rebase and install-all

Co-authored-by: vzadorozhnii <vladyslav.zadorozhnii@raccoongang.com>
2022-05-06 06:15:06 -04:00
monteri 045897c713
feat: [BD-46] generate component track via Netlify function (#1233)
Executes a POST API call to track an analytics event whenever `generate-component` NPM script is run.
2022-04-29 00:42:03 -04:00
Viktor Rusakov 78f28ab2c4
docs: add theme switcher to documentation site (#1039)
* feat: add theme switcher to documentation site

* feat: add settings component to the docs site and improve theme switcher functionality

* fix: revert changes in component generator which broke tests in new component
2022-01-26 09:05:10 -05:00
monteri 3e72b90d84
fix: resolve security vulnerabilities (#1044)
Co-authored-by: vzadorozhnii <vladyslav.zadorozhnii@raccoongang.com>
2022-01-21 14:16:30 -05:00
Viktor Rusakov 28e5bf1d32
[BD-46] feat: add component generator command (#999)
* feat: add component generator script

* fix: add exports of generated component from Paragon to git
2022-01-11 10:24:12 -05:00