0.0.13 (2016-12-29)
- saperate bundlings and move its in bundles path
- feat(data-table) update pagination navigations
- feat(data-table) pagination change event
0.0.12 (2016-12-27)
- fix(datepicker, select) styling issues
- fix(accordion) remove prefix sytles
- fix(autocomplete) lint free style
- fix(toast) lint free style
- fix(autocomplete) AoT issue #47
- The element is deprecated in favor of .
0.0.11 (2016-12-23)
- AoT issue (b99c18d)
- demo home issue (6f7bbbe)
- first trap issue (5961e2d)
- safari date issue #20 (c611574)
0.0.10-7 (2016-12-16)
0.0.10-6 (2016-12-09)
- updated performance and fixed bugs
0.0.10-5 (2016-12-07)
- feat(toast) added toast config service for set toast duration globally
0.0.10-4 (2016-12-07)
- fix(menu) trigger to open menu
- refactor(toast) open/toast api changes
0.0.10-3 (2016-12-06)
- fix: AoT issue
- chore(tooltip) position and display variables should be public
- Reimplement Menu component and changed its APIs, refer docs.
0.0.10-2 (2016-11-29)
- style linting issues. (da1b927)
- fix(select) require validation issue
- fix(toast) move applicationRef -> viewContainerRef to overlay
- fix(tooltip) move applicationRef -> viewContainerRef to overlay
- feat(data-table) handle active page
- Renamed
md2-active-page
toactivePage
and made it as two way binding property
0.0.10 (2016-11-24)
- style linting issues. (da1b927)
0.0.9 (2016-11-18)
- fix(datatable) update arrya dynamic issue.
- fix(select) ngModal binding issue.
0.0.8 (2016-11-15)
- fix(accordion) multiple boolean issue
0.0.7 (2016-11-11)
- autocomplete pipe issue (65a38e6)
- sort field design
- chips improvements
- dev-app server open on browser (2f70f65)
0.0.6 (2016-10-20)
- fix(data-tagle) position
0.0.5 (2016-10-20)
- feat(autocomplete, datepicker, multiselect, select) readonly, required functionality.
- feat(select) option label
- feat(autocomplete) min-length
- chore(data-table) create data-table
- fix(autocomplete) readonly input
- fix(tags) key event issue
- fix(tags) highlight issue
- fix(autocomplete) update set value
- fix(toast) text wrap
- fix(tooltip) position
- fix(colorpicker) import service
0.0.4 (2016-10-10)
- feat(datepicker) seconds format
- fix(autocomplete, datepicker, multiselect, select, tags) change event fire on module change.
- minor bug fixis
0.0.3 (2016-10-07)
- feat(Datepicker): Add seconds to format
- feat(datepicker) year selection
- feat: BooleanFieldValue annotation
- Added Chips component
- fix(autocomplete, datepicker, multiselect, select, tags) initial binding conflict
- minor bug fixis
0.0.2 (2016-10-03)
- feat(datepicker) update key events
- fix: disabled component issue
- fix(autocomplete) null event fire on every escape key
- fix(autocomplete) disable issue
- fix(tags) design issues.
- fix(select) update demo and update design
- fix(select) binding issue
- fix(select) binding issue and update key events.
- fix(datepicker, multiselect, select) IE11 focus issue
- update core module
- fix(dialog) header design
- fix(toast) cross browser animation
- fix(toast) layout discard after clear all toasts
- fix(datepicker) clock issue
- minor bug fixis
- feat(datepicker) initial features
- upgrade with Angular2@rc5 and @module implementations
- minor bug fixis