Skip to content

Latest commit

 

History

History
261 lines (150 loc) · 6.28 KB

CHANGELOG.md

File metadata and controls

261 lines (150 loc) · 6.28 KB

0.0.13 (2016-12-29)

Breaking changes

  • saperate bundlings and move its in bundles path

Features

  • feat(data-table) update pagination navigations
  • feat(data-table) pagination change event

0.0.12 (2016-12-27)

Bug Fixes

  • 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

Breaking changes

  • The element is deprecated in favor of .

0.0.11 (2016-12-23)

Bug Fixes

Features

0.0.10-7 (2016-12-16)

Bug Fixes

0.0.10-6 (2016-12-09)

Bug Fixes

  • updated performance and fixed bugs

0.0.10-5 (2016-12-07)

Features

  • feat(toast) added toast config service for set toast duration globally

0.0.10-4 (2016-12-07)

Bug Fixes

  • fix(menu) trigger to open menu

Breaking Changes

  • refactor(toast) open/toast api changes

0.0.10-3 (2016-12-06)

Bug Fixes

  • fix: AoT issue
  • chore(tooltip) position and display variables should be public

Breaking Changes

  • Reimplement Menu component and changed its APIs, refer docs.

0.0.10-2 (2016-11-29)

Bug Fixes

Bug Fixis

  • fix(select) require validation issue
  • fix(toast) move applicationRef -> viewContainerRef to overlay
  • fix(tooltip) move applicationRef -> viewContainerRef to overlay

Features

  • feat(data-table) handle active page

Breaking Changes

  • Renamed md2-active-page to activePage and made it as two way binding property

0.0.10 (2016-11-24)

Bug Fixes

0.0.9 (2016-11-18)

Bug Fixes

  • fix(datatable) update arrya dynamic issue.
  • fix(select) ngModal binding issue.

0.0.8 (2016-11-15)

Bug Fixes

  • fix(accordion) multiple boolean issue

0.0.7 (2016-11-11)

Bug Fixes

  • autocomplete pipe issue (65a38e6)
  • sort field design
  • chips improvements

Features

  • dev-app server open on browser (2f70f65)

0.0.6 (2016-10-20)

Bug Fixes

  • fix(data-tagle) position

0.0.5 (2016-10-20)

Features

  • feat(autocomplete, datepicker, multiselect, select) readonly, required functionality.
  • feat(select) option label
  • feat(autocomplete) min-length
  • chore(data-table) create data-table

Bug Fixes

  • 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)

Features

  • feat(datepicker) seconds format

Bug Fixes

  • fix(autocomplete, datepicker, multiselect, select, tags) change event fire on module change.
  • minor bug fixis

0.0.3 (2016-10-07)

Features

  • feat(Datepicker): Add seconds to format
  • feat(datepicker) year selection
  • feat: BooleanFieldValue annotation
  • Added Chips component

Bug Fixes

  • fix(autocomplete, datepicker, multiselect, select, tags) initial binding conflict
  • minor bug fixis

0.0.2 (2016-10-03)

Features

  • feat(datepicker) update key events

Bug Fixes

  • 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

0.0.1 (2016-09-29)

Features

  • feat(datepicker) initial features

Bug Fixes

  • upgrade with Angular2@rc5 and @module implementations
  • minor bug fixis