1.3.3 (2018-06-21)
- ic-crud-dropdown: scroll to top on items change (dcfa22a)
1.3.2 (2018-06-21)
- ic-crud-dropdown: fix not a function error (08abe24)
- ic-crud-dropdown: fix validation errors when defaultValue is used (9d79f6a)
1.3.1 (2018-06-20)
- ic-crud-dropdown: add error events (60e44cc)
1.3.0 (2018-05-25)
- ic-crud-dropdown: add defaultValue (c6dffe6)
1.2.0 (2018-03-21)
- ic-crud-dropdown: add txtDeleteConfirmation prop (8785b43)
1.1.0 (2018-02-27)
- core: usar searchTerm no search inicial que popula o form (cd2d0c7)
1.0.2 (2018-02-21)
- core: resolvido 'clique em lixeira disparando clique em item' (03e2806)
1.0.1 (2018-01-25)
- component: fix error $refs of null (5efb247)
1.0.0 (2018-01-25)
- release-it: add changelog file (553828d)
- styleguide: fix console warnings (8456a48)
- styleguide: fix warning msgs (b163a98)
- test: fix onDropdownEditClick error (8d188d5)
- component: add custom modal example, add needed props and events (9ee53d3)
- component: add editModal and addModal save click events (aa06d91)
- component: remove add, delete and edit modal slots (cbfdc1e)
- ic-crud-dropdown: remove required from formly fields (e77d7aa)
- release-it: update config file (1c13dce)
- test: add missing tests (0acfa87)
- component: editModal, deleteModal, addModal does not exists anymore
0.7.1 (2018-01-09)
- component: add selectedItem prop (32b5517)
- component: the old selectedItem data has been removed and changed to a prop the prop is not updated inside of the component, but outside, by listening select event
0.7.0 (2018-01-09)
- build: add conventional changelog (59d68ae)
- build: add travis (fa05779)
- component: do not select item when click edit button (bb07f24)
- component: clicking edit buttom item now does not select the item
0.6.5 (2017-12-27)
0.6.4 (2017-12-27)
- package: change build locations, by default export cjs module (c0cf1d2)
0.6.3 (2017-12-27)
- ic-crud-dropdow: import the dependencies and set to externals (ddd6e38)
- ic-crud-dropdown: add missing dependencies remove not needed externals (133ca7c)
0.6.2 (2017-12-27)
0.6.1 (2017-12-27)
- tests: upate ic-formly path (7b4a483)
0.6.0 (2017-12-22)
0.5.1 (2017-12-22)
- ic-formly: fix validation by updating package (7d50696)
0.5.0 (2017-12-22)
- build: remove release-it conventional (720f875)
- build: add conventional angular to release-it (a165bc2)
- ic-crud-dropdown: Add more options and update docs (8632f50)
- ic-crud-dropdown: add enableSearch prop, now by default search will be disabled add enablePagination prop, now by default the pagination will be disabled
0.4.3 (2017-12-21)
0.4.2 (2017-12-21)
0.4.1 (2017-12-21)
0.4.0 (2017-12-21)
- ic-crud-dropdown: improve style to bootstrap compatibility (e54e652)
0.3.0 (2017-12-20)
- ic-crud-dropdown: add missing test (f9c7679)
- ic-crud-dropdown: add onDropdownShown behavior (2492944)
0.2.2 (2017-12-20)
- ic-crud-dropdown: revert items watcher for now (3fb6a57)
0.2.1 (2017-12-20)
- ic-crud-dropdown: fix undefined in watch items (eb43cbf)
0.2.0 (2017-12-20)
- ic-crud-dropdown: add scroll whenever items changes (d6993a0)
0.1.2 (2017-12-20)
- ic-crud-dropdown: remove weirdo zero (9b87fcf)
0.1.1 (2017-12-20)
- build: add src to dist files (a740136)
- ic-crud-dropdown: add right option (bc7b3db)
0.1.0 (2017-12-19)
- build: refactory build process (be577e9)