Skip to content

Commit

Permalink
chore(changelog) : added initial changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RomuloCintra committed Dec 25, 2017
1 parent aa37acc commit ee0de20
Show file tree
Hide file tree
Showing 3 changed files with 460 additions and 2 deletions.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<a name="0.0.0"></a>
# 0.0.0 (2017-12-25)

* Add renovate.json ([dbe830a](https://github.com/o-rango/orango-dev-tools/commit/dbe830a))
* chore : add generated code ([2743040](https://github.com/o-rango/orango-dev-tools/commit/2743040))
* chore : add typography components ([15d35b6](https://github.com/o-rango/orango-dev-tools/commit/15d35b6))
* chore : added babel to transpile node_modules ([83d0f9a](https://github.com/o-rango/orango-dev-tools/commit/83d0f9a))
* chore : added lint features ([1c90e77](https://github.com/o-rango/orango-dev-tools/commit/1c90e77))
* chore : auto generated code ([ce32b74](https://github.com/o-rango/orango-dev-tools/commit/ce32b74))
* chore : config stencil ([1b8807f](https://github.com/o-rango/orango-dev-tools/commit/1b8807f))
* chore : update configrations ([a343e2e](https://github.com/o-rango/orango-dev-tools/commit/a343e2e))
* chore : update git ignore ([fa9cd0b](https://github.com/o-rango/orango-dev-tools/commit/fa9cd0b))
* chore : update keywords and organization ([bea3d6e](https://github.com/o-rango/orango-dev-tools/commit/bea3d6e))
* chore (config) update config for new components ([689e36c](https://github.com/o-rango/orango-dev-tools/commit/689e36c))
* chore(stencil) : added new components ([3d24382](https://github.com/o-rango/orango-dev-tools/commit/3d24382))
* demo() : added events to demo ([61c9d47](https://github.com/o-rango/orango-dev-tools/commit/61c9d47))
* demo() : update demo ([a8f4785](https://github.com/o-rango/orango-dev-tools/commit/a8f4785))
* docs : update docs ([49b7eaf](https://github.com/o-rango/orango-dev-tools/commit/49b7eaf))
* docs : update readme ([9c143bb](https://github.com/o-rango/orango-dev-tools/commit/9c143bb))
* docs() : bootsrap documentation ([d52315d](https://github.com/o-rango/orango-dev-tools/commit/d52315d))
* feat : add o-demo-bar boilerplate ([2c0b5ca](https://github.com/o-rango/orango-dev-tools/commit/2c0b5ca))
* feat : add o-demo-bar-select boilerplate ([6a3a076](https://github.com/o-rango/orango-dev-tools/commit/6a3a076))
* feat : add o-demo-bar-toolbar boilerplate ([b876b6d](https://github.com/o-rango/orango-dev-tools/commit/b876b6d))
* feat : add o-demo-case boilerplate ([b60fe02](https://github.com/o-rango/orango-dev-tools/commit/b60fe02))
* feat : add props for demo ([5f47395](https://github.com/o-rango/orango-dev-tools/commit/5f47395))
* feat : demo bar add styles and initial frame setup ([564457c](https://github.com/o-rango/orango-dev-tools/commit/564457c))
* feat : destroy events on unload toolbar ([12bed7b](https://github.com/o-rango/orango-dev-tools/commit/12bed7b))
* feat : initial boilerplate o-demo-bar-select ([f6e4faf](https://github.com/o-rango/orango-dev-tools/commit/f6e4faf))
* feat : select added mock select container ([ac9c7cf](https://github.com/o-rango/orango-dev-tools/commit/ac9c7cf))
* feat : update demo-bar ([a16dc5c](https://github.com/o-rango/orango-dev-tools/commit/a16dc5c))
* feat() : added bar buttons component with events ([543bcb7](https://github.com/o-rango/orango-dev-tools/commit/543bcb7))
* feat() : delete non used code ([cd33659](https://github.com/o-rango/orango-dev-tools/commit/cd33659))
* feat() added snackbar to main o-demo-bar ([2beefe4](https://github.com/o-rango/orango-dev-tools/commit/2beefe4))
* feat() demo-select add events and options repeat ([d917364](https://github.com/o-rango/orango-dev-tools/commit/d917364))
* feat(evetns) added snackbar component to listen events ([502ccef](https://github.com/o-rango/orango-dev-tools/commit/502ccef))
* feat(o-demo-bar) : add toast to DOM only when are events ([aa37acc](https://github.com/o-rango/orango-dev-tools/commit/aa37acc))
* feat(refactor) : refactor demo bar and added prop to define background pattern ([cce9eec](https://github.com/o-rango/orango-dev-tools/commit/cce9eec))
* fix() : fix pre-select option ([2cfaa6f](https://github.com/o-rango/orango-dev-tools/commit/2cfaa6f))
* fix(snackbar) : no warnings when no events are set ([58f830b](https://github.com/o-rango/orango-dev-tools/commit/58f830b))
* chore: fix tests config ([3707c3a](https://github.com/o-rango/orango-dev-tools/commit/3707c3a))
* chore: update deps install @material components ([eb29458](https://github.com/o-rango/orango-dev-tools/commit/eb29458))
* chore(deps): pin dependencies ([21852e4](https://github.com/o-rango/orango-dev-tools/commit/21852e4))
* test: fix tests ([7f28e7d](https://github.com/o-rango/orango-dev-tools/commit/7f28e7d))
* docs: update docs badges ([c42cd07](https://github.com/o-rango/orango-dev-tools/commit/c42cd07))
* feat: update o-demo-bar-toolbar ([ff67962](https://github.com/o-rango/orango-dev-tools/commit/ff67962))



Loading

0 comments on commit ee0de20

Please sign in to comment.