mdl 2.2.2 copy "mdl: ^2.2.2" to clipboard
mdl: ^2.2.2 copied to clipboard

Dart 1 only

Material Design Lite for Dart

Change Log for mdl #

Material Design Lite for Dart

Unreleased #

Refactor #

  • Removed unnecessary logging_handler-dependency ba2b3fdb

v2.2 - 2018-03-26 #

Feature #

  • MaterialContent is now ScopeAware - works nice with MaterialController b490746b
  • Improved Form-Handling and databinding between form, field and ObservableProperty 781efc0b

Bugs #

  • Solves problem with quotation marks in MaterialTranslate 2e99ca1c

Docs #

  • @di.injectable for class Application e35a1d76
  • Sample for overriding onDialogInit 7da7d6ea

Refactor #

  • Switched from Dice to DryIce, Preparation for Jenkins c0190ee5
  • Removed 'injectable' from ViewFactory b34d9c02

v2.1.3 - 2017-10-28 #

Feature #

  • All dialogs can define open and close animations 832ac5d6
  • Date- and TimePicker are stackable 091528b3
  • DatePicker remembers it's time settings / TimePicker remembers it's date settings 1c043ac8

Bugs #

  • Wrong size for icon-button in form 04931f23
  • icon-button in Form had wrong min-width dac223b1

Refactor #

  • Default position for Snackbar is now bottom left c0e456b9

v2.1.2 - 2017-10-24 #

Feature #

Bugs #

  • Firefox wraps icon to next line in textfield 769f0b40

v2.1.0 - 2017-10-20 #

Feature #

Bugs #

  • MaterialTranslate checks the value of the translate-Attribute 16094102

v2.0.2 - 2017-07-21 #

Feature #

v2.0.1 - 2017-07-14 #

Docs #

v2.0.0 - 2017-05-18 #

Feature #

  • MaterialTextfield can determine if it has the focus 5c0f79e0
  • Mdlmock works with dice 4a892654
  • Removed depencency to DI, switched over to Dice 49d5c71d

v1.20.1 - 2017-05-04 #

Feature #

  • Vertical ProgressBar supports background-color-sections 65cf2536
  • VerticalProgressBar supports 'sections' ad4ad7c4
  • VerticalProgressbar added d1892f22

v1.20.0 - 2017-05-03 #

Feature #

Bugs #

  • Buffered progress-bar did not show dots at the end c946f8bd
  • Double-klick on accordion label selected (highlighted) the label 12373110
  • -webkit-scrollbar did not hide if 'show_on_hover' was false 01461bb2

v1.19.3 - 2017-05-03 #

Feature #

  • MdlComponent has 'waitForChild' now - great for slow rendering components 94bdfdbb
  • Panel with menu be1f13a9

Bugs #

  • Removed debug-output from MaterialMenu 103bc853

v1.19.2 - 2017-03-14 #

Docs #

  • Readme - MDL-Dialog, Material Components for web 77ec0c3d

v1.19.1 - 2017-03-09 #

Feature #

  • Better list syncronisation for MaterialRepeat 511a9510

Bugs #

  • MaterialMenu couldn't always find it's 'for'-part 2812d7c1

v1.19.0 - 2017-03-08 #

Feature #

  • MaterialRepeat / ObservableList got callback for fast rendering 46d70f6f

Bugs #

  • With of menu-item was no correct 297269c0

v1.18.4 - 2017-02-28 #

Feature #

  • ModelObserver support now HtmlElementObserver as a default-observer (e.g. span or div elements) 35786f5a
  • Style for disabled text added 0ee8c50f

v1.18.3 - 2017-02-06 #

Feature #

  • ObservableProperty got call-operator f28fc4e9
  • AlertDialog supports '\n' (Converts it to
    ) d7d05fdf
  • Optimized ModelObserver - avoids unnecessary updates c7ece403

Fixes #

  • Initializes empty form with fields marked as invalid 30dfc346

Bugs #

  • Scrollbar in Custom-Dialog was visible 710e32b9
  • NotificationMessage could not create correct text-block-width a2bb60d1

Style #

Test #

v1.18.0 - 2016-11-15 #

Docs #

v1.17.5 - 2016-10-11 #

Feature #

  • extra function for handling data-attributes added 613ad1a0
  • Added 'asInt' convertion to DataAttribute 67e9ba93

v1.17.4 - 2016-07-14 #

Feature #

  • mdl-color--transparent extra setting in _palette.scss 9b6b8093

Bugs #

  • hashCode was missing in 'ActionName' f525066b

Docs #

  • Udated some version constraints c1971fa4

v1.17.3 - 2016-04-11 #

Feature #

  • MaterialTabs fires onChange-Event if active tab changes 03239498

Bugs #

  • Fixes 'mdl-properties'-flickering 0a07d1e5

v1.17.0 - 2016-02-29 #

Feature #

  • ObservableList can filter items (works nice with MaterialRepeat) 27ac384b
  • Added some more StockAnimations 2d6f1f39

v1.16.0 - 2016-02-24 #

Feature #

  • Formatter-Support for all Core-Components 8391b688
  • MdlFormComponent emits FormChangedEvents 56590f90

v1.15.5 - 2016-02-19 #

Docs #

v1.15.4 - 2016-02-18 #

Feature #

  • Better media query integration 73d61d8b

Bugs #

  • Notification-Dialog overwrites default DomRenderer 7e0acb60

Docs #

  • How event listener is called in EventCompiler 9e819302

v1.15.3 - 2016-02-15 #

Feature #

Docs #

v1.15.2 - 2016-02-01 #

Feature #

  • MdlComponent and MaterialDialog share the same MdlEventListener-Mixin to add eventStreams for downgrading the component 55f05b88

Docs #

v1.15.0 - 2016-01-18 #

Feature #

  • DataTable2 can scroll its data-section + Emits Event on click d921f625
  • MaterialLabelfield added 127f288b
  • Styles for lablefield added 91d47205

Docs #

v1.14.0 - 2016-01-11 #

Feature #

  • Emitter-class added to mdlflux e0e494aa
  • FireOnlyDataStore - default implementation for DataStore 09be0464

Docs #

v1.13.1 - 2015-12-14 #

Fixes #

  • Typo in filename mdlcompone[n]ts.dart c7ad5f9e

v1.12.4 - 2015-12-11 #

Feature #

  • Set injector in ComponenHandler via mockComponentHandler 783bc126

Fixes #

  • SampleGenerator sometimes deleted pubspec.yaml (was not sync) aac52596

v1.12.2 - 2015-12-04 #

Docs #

v1.12.1 - 2015-12-04 #

Docs #

  • Move tests to new test-structure 264ca1d2

v1.12.0 - 2015-12-02 #

Docs #

v1.11.1 - 2015-12-01 #

Fixes #

  • ActionBusImpl was not injectable b001dce6

Docs #

v1.11.0 - 2015-12-01 #

Feature #

Fixes #

  • EventCompiler ignored the events defined for the base-Element 88258068
  • EventCompiler ignored the events defined for the base-Element 3fa59d6e
  • MaterialLayout fixes dart-lang#24868 3e4514cb

v1.10.3 - 2015-11-24 #

Fixes #

  • Wrong List-Type in MaterialLayout 9a3a39a9

v1.10.1 - 2015-11-20 #

Docs #

v1.10.0 - 2015-11-20 #

Feature #

  • Properties-Page added (mdl-properties) + pre-def-layouts 90b524fd
  • Started with MDLAnimation d40a31b6

v1.9.2 - 2015-11-17 #

Docs #

  • Removed all copyrights from documentation. Fixes #27 d6154693

v1.9.0 - 2015-11-16 #

Feature #

  • Better font-integration via CSS 1bf8a476

Bugs #

  • Solevs the double/int problem in ObservableProperty b91b6edd
  • Solevs the double/int problem in ObservableProperty 5f70ce8a

Docs #

  • SPA-Template shows entered username + password 79afaf6d

v1.8.0 - 2015-11-02 #

Feature #

  • MDLCleanupTransformer reduces package size by around 50% eabab781
  • Merged latest master f5af03fa

v1.7.1 - 2015-10-30 #

Feature #

  • SplashScreen + SPA-Template works 1cc20ac1

v1.7.0 - 2015-10-22 #

Feature #

  • MaterialFormComponent with validation check 185edc9c
  • Dynamic DivDataTable works 2e5dff7e

v1.6.0 - 2015-10-20 #

Fixes #

v1.5.6 - 2015-09-21 #

Feature #

v1.5.5 - 2015-09-02 #

Fixes #

Refactor #

  • Renamed example to samples (Dart 1.12) 34e05637

v1.5.3 - 2015-08-24 #

Feature #

Bugs #

  • Accidentally deleted Listener in Confirm-Dialog-Sample f5cce5df

Docs #

v1.5.2 - 2015-08-19 #

Feature #

  • Autofocus for Dialogs, fixes #20 b1887f73
  • ObservableProperty can switch between Timer- and 'set value' check 4fd2f45d

v1.5.1 - 2015-08-18 #

Docs #

v1.5.0 - 2015-08-17 #

Feature #

  • New WebSite launched for MDL/Dart 79e9ff0a

Bugs #

  • z-index for DND causes hidden header b5941468

v1.3.6 - 2015-08-14 #

Docs #

v1.3.5 - 2015-08-14 #

Feature #

  • MaterialObserver supports templates + objects 5bd4c35e

Docs #

  • New samples for MaterialObserve and Formatter in styleguide 8ccffca2

v1.3.4 - 2015-08-10 #

Feature #

  • Made ObservableProperty more data-type tolerant 20d2b067

Docs #

  • Better Exception-Message for mdl-repeat if using wrong list-type 44a98a16

v1.3.3 - 2015-08-03 #

Feature #

  • ObservableProperty got a name field - helps to debug cb4aa533
  • Accordion supports more complex headers f00db4c6

Bugs #

  • Registration for components in 'body' failed (_isInDom check problem) 5edd5246
  • Textfield show disabled value in eabled color 61a13bc6

v1.3.2 - 2015-07-30 #

Fixes #

  • Accordion showed ripple when user clicks on content, solves #12 307c2c59

v1.3.0 - 2015-07-29 #

Feature #

  • Formatter (number, uppercase + lowercase) added 78ba4fe4

v1.2.3 - 2015-07-28 #

Feature #

  • Merged latest master into Styleguide b28ea03f
  • Merged latest master from MDL/JS b26c7da9

Bugs #

  • checkDirty for MaterialTextfiled produced wrong result 7935fab1

v1.2.1 - 2015-07-23 #

Refactor #

  • Removed all unnecessary files form styles 520f938d

v1.2.0 - 2015-07-23 #

Feature #

  • mdl-class added + works 89f9e7fb
  • Components attached() function will be called after Component is added to the DOM, better differentiation between Widget + Component 16d7acba

Bugs #

  • Wrong link to GH 22169a41
  • AccordionLabel changed from 'label' to '.mdl-accordion__label' 7a57dcff
  • callAttached called only the first registered MdlComponent f21c2e85

Docs #

Refactor #

  • Tag mdl-repeat changed to Attribute, Tag mdl-property changed to Attribute (mdl-observe) c0163364
  • MdlAccordion registers now the 'panel-part' and not the whole group fa86d3af

v1.1.2 - 2015-07-20 #

Feature #

  • Merged MDL/JS-Master CW 29 38ee7618
  • ObservableList supports removeWhere d25c4738

Docs #

  • Avoid main() async if using DI 8b5a1d72

v1.1.0 - 2015-07-16 #

Feature #

  • mdl-model added, works for checkbox,radio-group, slider, textfield and switch 98cec091

Docs #

  • Added more StageDive-Templates, QuickStart-Section 73538817
  • Improved Radio-Sample with RadioGroup a92941a6

v1.0.3 - 2015-07-13 #

Docs #

v1.0.2 - 2015-07-10 #

Docs #

v1.0.1 - 2015-07-10 #

Chore #

Feature #

Docs #

v1.0.0 - 2015-07-06 #

Bugs #

  • matchMedia.addListener crashed FF + Safari 5cf55391
  • Height of notification-container is now dynamic 9e693281
  • Notification did not work after dart2js, built all samples e39560d3

Docs #

v0.9.1 - 2015-06-23 #

Feature #

  • Notifications 71e94924
  • Material-Icon-Font and Roboto is include in package ea9cb640
  • Accordion Radio-Style can be unchecked, bug: Componenthandler did not upgrade BaseElement 515568d9
  • Material FORMS-Sample added 2fc41621
  • Lodindicator added to styleguide 65a24272
  • Loadindicator added to templates 1b303ecf
  • Template for small app added, Themes regenerated c42fc7b7
  • Templates admin + sticky-footer improved 96c59bad
  • DI added 32a8d66f

Bugs #

  • Styleguide needs Fonts included for teme-switching 48b6e022
  • Repeater crashed in removeAll 4d9e04ac
  • ForElement in MaterialMenu needs a delay during initialization (SPA) 4c2e3a5c
  • Recalc for x and y for MaterialMenu was missing e7a62eef
  • Menu.show needed some pos calculation, Added tests for layout and menu a5f21809
  • Accordion did not work without ripples, added some more tests 59c0ee7f
  • Theming did not work in styleguide c47af758
  • Header distance in styleguide was wrong 80c3645f
  • screenSizeHandler was not implemented for Layout c444ac6d

v0.8.0 - 2015-03-20 #

Feature #

v0.7.9 - 2015-03-16 #

Feature #

v0.7.8 - 2015-03-14 #

Bugs #

  • h1 -> h5 in main.dart - faild to generate drawer b0ae4ba8

Docs #

v0.7.7 - 2015-03-13 #

Feature #

  • badge added, bottom-bar and mini-footer-flex added to samples 90fd9515

v0.7.6 - 2015-03-12 #

Feature #

  • mini-footer-flex optimized with flexbox-settings f5d8dc39

Bugs #

  • Accordions border-top is now OK 9d94c97d

v0.7.2 - 2015-03-06 #

Docs #

  • index.html comes now with material-style 710369db
  • Preview-Images added to index.html 4cc217b8

v0.7.1 - 2015-03-05 #

Docs #

  • bottombar sample added to 'layout' c559ab76

v0.7.0 - 2015-03-05 #

Feature #

Bugs #

  • z-index for back-to-top buttun changed to 1 21fd281b
  • Sample layout-header-drawer-footer did not show a scroll shadow 6b7927d4

v0.6.10 - 2015-03-04 #

Docs #

v0.6.9 - 2015-03-04 #

Docs #

  • Stylguide got its own dir in example 8e609ef4

v0.6.8 - 2015-03-03 #

Fixes #

  • Fixed-header-layout shows burger-button correct 0c822d49

v0.6.7 - 2015-02-26 #

Fixes #

  • Indicator (Chevron by default) in AccordionComponent has on indicator-cssClass now f63a862f

v0.6.6 - 2015-02-26 #

Fixes #

  • Ripple updates its size now more often. Works better now with loadchecker a263034f

v0.6.5 - 2015-02-25 #

Fixes #

  • Drawer closes now like expected (Styleguide) 23a7c58f

Bugs #

  • Drawer closes now like expected (Styleguide) df1d34cf

v0.6.4 - 2015-02-24 #

Feature #

Docs #

  • Accordion added to styleguide 8aa58745

v0.6.3 - 2015-02-20 #

Docs #

v0.6.2 - 2015-02-20 #

Docs #

  • Hint to 'Load indicator' in Readme f98429bc

v0.6.1 - 2015-02-19 #

Refactor #

  • All samples have their own pubspec and their own web-folder 70703ce8

v0.2 - 2015-02-02 #

Feature #

Fixes #

  • Fixed-header-layout shows burger-button correct 0c822d49
  • Indicator (Chevron by default) in AccordionComponent has on indicator-cssClass now f63a862f
  • Ripple updates its size now more often. Works better now with loadchecker a263034f
  • Drawer closes now like expected (Styleguide) 23a7c58f

Bugs #

  • h1 -> h5 in main.dart - faild to generate drawer b0ae4ba8
  • Accordions border-top is now OK 9d94c97d
  • removed ugly 'tab highlight color' around round buttons 55113825
  • Links in styleguide to all the other iframe-samples were wrong 394c6233
  • Tabs are working on mobile now 3acca3ab
  • z-index for back-to-top buttun changed to 1 21fd281b
  • Sample layout-header-drawer-footer did not show a scroll shadow 6b7927d4
  • Drawer closes now like expected (Styleguide) df1d34cf

Docs #

  • Improved 'badge' sample 1f0dcfb3
  • index.html comes now with material-style 710369db
  • Preview-Images added to index.html 4cc217b8
  • bottombar sample added to 'layout' c559ab76
  • Two new sample-layouts c4f1be8f
  • Stylguide got its own dir in example 8e609ef4
  • Accordion added to styleguide 8aa58745
  • Description for pubspec.yaml 7c6451d5
  • Hint to 'Load indicator' in Readme f98429bc

Refactor #

  • All samples have their own pubspec and their own web-folder 70703ce8

v0.1.1-mdl - 2015-04-30 #

Feature #

v0.1.0-mdl - 2015-04-30 #

Feature #

Fixes #

  • Fixed-header-layout shows burger-button correct 0c822d49
  • Indicator (Chevron by default) in AccordionComponent has on indicator-cssClass now f63a862f
  • Ripple updates its size now more often. Works better now with loadchecker a263034f
  • Drawer closes now like expected (Styleguide) 23a7c58f

Bugs #

  • h1 -> h5 in main.dart - faild to generate drawer b0ae4ba8
  • Accordions border-top is now OK 9d94c97d
  • removed ugly 'tab highlight color' around round buttons 55113825
  • Links in styleguide to all the other iframe-samples were wrong 394c6233
  • Tabs are working on mobile now 3acca3ab
  • z-index for back-to-top buttun changed to 1 21fd281b
  • Sample layout-header-drawer-footer did not show a scroll shadow 6b7927d4
  • Drawer closes now like expected (Styleguide) df1d34cf

Docs #

  • Improved 'badge' sample 1f0dcfb3
  • index.html comes now with material-style 710369db
  • Preview-Images added to index.html 4cc217b8
  • bottombar sample added to 'layout' c559ab76
  • Two new sample-layouts c4f1be8f
  • Stylguide got its own dir in example 8e609ef4
  • Accordion added to styleguide 8aa58745
  • Description for pubspec.yaml 7c6451d5
  • Hint to 'Load indicator' in Readme f98429bc

Refactor #

  • All samples have their own pubspec and their own web-folder 70703ce8

This CHANGELOG.md was generated with Changelog for Dart

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Material Design Lite for Dart

Homepage

License

unknown (LICENSE)

Dependencies

barback, browser, browser_detect, console_log_handler, dnd, dryice, intl, l10n, logging, mustache, path, route_hierarchical, validate

More

Packages that depend on mdl