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

outdatedDart 1 only

Material Design Lite for Dart

#Change Log for mdl# Material Design Lite for Dart

##v1.5.2 - 2015-08-19##

###Feature###

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

##v1.5.1 - 2015-08-18##

###Docs###

##v1.5.0 - 2015-08-17##

###Feature###

  • New WebSite launched for MDL/Dart 79e9ff0

###Bugs###

  • z-index for DND causes hidden header b594146

##v1.3.6 - 2015-08-14##

###Docs###

##v1.3.5 - 2015-08-14##

###Feature###

  • MaterialObserver supports templates + objects 5bd4c35

###Docs###

  • New samples for MaterialObserve and Formatter in styleguide 8ccffca

##v1.3.4 - 2015-08-10##

###Feature###

  • Made ObservableProperty more data-type tolerant 20d2b06

###Docs###

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

##v1.3.3 - 2015-08-03##

###Feature###

  • ObservableProperty got a name field - helps to debug cb4aa53
  • Accordion supports more complex headers f00db4c

###Bugs###

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

##v1.3.2 - 2015-07-30##

###Fixes###

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

##v1.3.0 - 2015-07-29##

###Feature###

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

##v1.2.3 - 2015-07-28##

###Feature###

  • Merged latest master into Styleguide b28ea03
  • Merged latest master from MDL/JS b26c7da

###Bugs###

  • checkDirty for MaterialTextfiled produced wrong result 7935fab

##v1.2.1 - 2015-07-23##

###Refactor###

  • Removed all unnecessary files form styles 520f938

##v1.2.0 - 2015-07-23##

###Feature###

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

###Bugs###

  • Wrong link to GH 22169a4
  • AccordionLabel changed from 'label' to '.mdl-accordion__label' 7a57dcf
  • callAttached called only the first registered MdlComponent f21c2e8

###Docs###

  • mdl-attribute + mdl-class added to styleguide f2fa90d
  • MaterialClass dd285ea

###Refactor###

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

##v1.1.2 - 2015-07-20##

###Feature###

  • Merged MDL/JS-Master CW 29 38ee761
  • ObservableList supports removeWhere d25c473

###Docs###

  • Avoid main() async if using DI 8b5a1d7

##v1.1.0 - 2015-07-16##

###Feature###

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

###Docs###

  • Added more StageDive-Templates, QuickStart-Section 7353881
  • Improved Radio-Sample with RadioGroup a92941a

##v1.0.3 - 2015-07-13##

###Docs###

##v1.0.2 - 2015-07-10##

###Docs###

##v1.0.1 - 2015-07-10##

###Chore###

  • update introduction to match mdl 86d2207
  • add a quick start section aac4ef4

###Feature###

###Docs###

##v1.0.0 - 2015-07-06##

###Bugs###

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

###Docs###

  • Extra 'observe' sample added 85c4a34

##v0.9.1 - 2015-06-23##

###Feature###

  • Notifications 71e9492
  • Material-Icon-Font and Roboto is include in package ea9cb64
  • Accordion Radio-Style can be unchecked, bug: Componenthandler did not upgrade BaseElement 515568d
  • Material FORMS-Sample added 2fc4162
  • Lodindicator added to styleguide 65a2427
  • Loadindicator added to templates 1b303ec
  • Template for small app added, Themes regenerated c42fc7b
  • Templates admin + sticky-footer improved 96c59ba
  • DI added 32a8d66

###Bugs###

  • Styleguide needs Fonts included for teme-switching 48b6e02
  • Repeater crashed in removeAll 4d9e04a
  • ForElement in MaterialMenu needs a delay during initialization (SPA) 4c2e3a5
  • Recalc for x and y for MaterialMenu was missing e7a62ee
  • Menu.show needed some pos calculation, Added tests for layout and menu a5f2180
  • Accordion did not work without ripples, added some more tests 59c0ee7
  • Theming did not work in styleguide c47af75
  • Header distance in styleguide was wrong 80c3645
  • screenSizeHandler was not implemented for Layout c444ac6

##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 b0ae4ba

###Docs###

##v0.7.7 - 2015-03-13##

###Feature###

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

##v0.7.6 - 2015-03-12##

###Feature###

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

###Bugs###

  • Accordions border-top is now OK 9d94c97

##v0.7.2 - 2015-03-06##

###Docs###

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

##v0.7.1 - 2015-03-05##

###Docs###

  • bottombar sample added to 'layout' c559ab7

##v0.7.0 - 2015-03-05##

###Feature###

###Bugs###

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

###Docs###

##v0.6.9 - 2015-03-04##

###Docs###

  • Stylguide got its own dir in example 8e609ef

##v0.6.8 - 2015-03-03##

###Fixes###

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

##v0.6.7 - 2015-02-26##

###Fixes###

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

##v0.6.6 - 2015-02-26##

###Fixes###

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

##v0.6.5 - 2015-02-25##

###Fixes###

  • Drawer closes now like expected (Styleguide) 23a7c58

###Bugs###

  • Drawer closes now like expected (Styleguide) df1d34c

##v0.6.4 - 2015-02-24##

###Feature###

###Docs###

  • Accordion added to styleguide 8aa5874

##v0.6.3 - 2015-02-20##

###Docs###

  • Description for pubspec.yaml 7c6451d

##v0.6.2 - 2015-02-20##

###Feature###

###Fixes###

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

###Bugs###

  • Drawer closes now like expected (Styleguide) df1d34c

###Docs###

  • Two new sample-layouts c4f1be8
  • Stylguide got its own dir in example 8e609ef
  • Accordion added to styleguide 8aa5874
  • Description for pubspec.yaml 7c6451d

##v0.6.10 - 2015-03-04##

###Feature###

###Fixes###

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

###Bugs###

  • Drawer closes now like expected (Styleguide) df1d34c

###Docs###

  • Two new sample-layouts c4f1be8
  • Stylguide got its own dir in example 8e609ef
  • Accordion added to styleguide 8aa5874
  • Description for pubspec.yaml 7c6451d
  • Hint to 'Load indicator' in Readme f98429b

##v0.6.1 - 2015-02-19##

###Refactor###

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

##v0.2 - 2015-02-02##

###Feature###

###Fixes###

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

###Bugs###

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

###Docs###

  • Improved 'badge' sample 1f0dcfb
  • index.html comes now with material-style 710369d
  • Preview-Images added to index.html 4cc217b
  • bottombar sample added to 'layout' c559ab7
  • Two new sample-layouts c4f1be8
  • Stylguide got its own dir in example 8e609ef
  • Accordion added to styleguide 8aa5874
  • Description for pubspec.yaml 7c6451d
  • Hint to 'Load indicator' in Readme f98429b

###Refactor###

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

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

###Feature###

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

###Feature###

  • form added to components and samples 687e689
  • Form added 24f55a1
  • nav-pills added 21cf50b
  • Panel added 6255ff1
  • badge added, bottom-bar and mini-footer-flex added to samples 90fd951
  • mini-footer-flex optimized with flexbox-settings f5d8dc3
  • bottombar added 026adfe
  • Accordion works 5d8e7dc

###Fixes###

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

###Bugs###

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

###Docs###

  • Improved 'badge' sample 1f0dcfb
  • index.html comes now with material-style 710369d
  • Preview-Images added to index.html 4cc217b
  • bottombar sample added to 'layout' c559ab7
  • Two new sample-layouts c4f1be8
  • Stylguide got its own dir in example 8e609ef
  • Accordion added to styleguide 8aa5874
  • Description for pubspec.yaml 7c6451d
  • Hint to 'Load indicator' in Readme f98429b

###Refactor###

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

##v0.0.1 - 2015-01-31##

###Chore###

  • update introduction to match mdl 86d2207
  • add a quick start section aac4ef4

###Feature###

  • Merged latest master into Styleguide b28ea03
  • Merged latest master from MDL/JS b26c7da
  • mdl-class added + works 89f9e7f
  • Components attached() function will be called after Component is added to the DOM, better differentiation between Widget + Component 16d7acb
  • Merged MDL/JS-Master CW 29 38ee761
  • ObservableList supports removeWhere d25c473
  • mdl-model added, works for checkbox,radio-group, slider, textfield and switch 98cec09
  • StageDive support d383a7d
  • Notifications 71e9492
  • Material-Icon-Font and Roboto is include in package ea9cb64
  • Accordion Radio-Style can be unchecked, bug: Componenthandler did not upgrade BaseElement 515568d
  • Material FORMS-Sample added 2fc4162
  • Lodindicator added to styleguide 65a2427
  • Loadindicator added to templates 1b303ec
  • Template for small app added, Themes regenerated c42fc7b
  • Templates admin + sticky-footer improved 96c59ba
  • DI added 32a8d66
  • form added to components and samples 687e689
  • Form added 24f55a1
  • nav-pills added 21cf50b
  • Panel added 6255ff1
  • badge added, bottom-bar and mini-footer-flex added to samples 90fd951
  • mini-footer-flex optimized with flexbox-settings f5d8dc3
  • bottombar added 026adfe
  • Accordion works 5d8e7dc

###Fixes###

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

###Bugs###

  • Wrong link to GH 22169a4
  • AccordionLabel changed from 'label' to '.mdl-accordion__label' 7a57dcf
  • callAttached called only the first registered MdlComponent f21c2e8
  • Wrong names in Templates c9aeaba
  • matchMedia.addListener crashed FF + Safari 5cf5539
  • Height of notification-container is now dynamic 9e69328
  • Notification did not work after dart2js, built all samples e39560d
  • Styleguide needs Fonts included for teme-switching 48b6e02
  • Repeater crashed in removeAll 4d9e04a
  • ForElement in MaterialMenu needs a delay during initialization (SPA) 4c2e3a5
  • Recalc for x and y for MaterialMenu was missing e7a62ee
  • Menu.show needed some pos calculation, Added tests for layout and menu a5f2180
  • Accordion did not work without ripples, added some more tests 59c0ee7
  • Theming did not work in styleguide c47af75
  • Header distance in styleguide was wrong 80c3645
  • screenSizeHandler was not implemented for Layout c444ac6
  • h1 -> h5 in main.dart - faild to generate drawer b0ae4ba
  • Accordions border-top is now OK 9d94c97
  • removed ugly 'tab highlight color' around round buttons 5511382
  • Links in styleguide to all the other iframe-samples were wrong 394c623
  • Tabs are working on mobile now 3acca3a
  • z-index for back-to-top buttun changed to 1 21fd281
  • Sample layout-header-drawer-footer did not show a scroll shadow 6b7927d
  • Drawer closes now like expected (Styleguide) df1d34c

###Docs###

  • mdl-attribute + mdl-class added to styleguide f2fa90d
  • MaterialClass dd285ea
  • Avoid main() async if using DI 8b5a1d7
  • Added more StageDive-Templates, QuickStart-Section 7353881
  • Improved Radio-Sample with RadioGroup a92941a
  • Benefits of MDL/Dart 6c485e0
  • How to use stagedive 18907af
  • Android Temppate added cb0093c
  • Link to GH 7d56009
  • Extra 'observe' sample added 85c4a34
  • Improved 'badge' sample 1f0dcfb
  • index.html comes now with material-style 710369d
  • Preview-Images added to index.html 4cc217b
  • bottombar sample added to 'layout' c559ab7
  • Two new sample-layouts c4f1be8
  • Stylguide got its own dir in example 8e609ef
  • Accordion added to styleguide 8aa5874
  • Description for pubspec.yaml 7c6451d
  • Hint to 'Load indicator' in Readme f98429b

###Refactor###

  • Removed all unnecessary files form styles 520f938
  • Tag mdl-repeat changed to Attribute, Tag mdl-property changed to Attribute (mdl-observe) c016336
  • MdlAccordion registers now the 'panel-part' and not the whole group fa86d3a
  • All samples have their own pubspec and their own web-folder 70703ce

##1.2.2 - 2015-07-27##

###Chore###

  • update introduction to match mdl 86d2207
  • add a quick start section aac4ef4

###Feature###

  • Merged latest master into Styleguide b28ea03
  • Merged latest master from MDL/JS b26c7da
  • mdl-class added + works 89f9e7f
  • Components attached() function will be called after Component is added to the DOM, better differentiation between Widget + Component 16d7acb
  • Merged MDL/JS-Master CW 29 38ee761
  • ObservableList supports removeWhere d25c473
  • mdl-model added, works for checkbox,radio-group, slider, textfield and switch 98cec09
  • StageDive support d383a7d
  • Notifications 71e9492
  • Material-Icon-Font and Roboto is include in package ea9cb64
  • Accordion Radio-Style can be unchecked, bug: Componenthandler did not upgrade BaseElement 515568d
  • Material FORMS-Sample added 2fc4162
  • Lodindicator added to styleguide 65a2427
  • Loadindicator added to templates 1b303ec
  • Template for small app added, Themes regenerated c42fc7b
  • Templates admin + sticky-footer improved 96c59ba
  • DI added 32a8d66
  • form added to components and samples 687e689
  • Form added 24f55a1
  • nav-pills added 21cf50b
  • Panel added 6255ff1
  • badge added, bottom-bar and mini-footer-flex added to samples 90fd951
  • mini-footer-flex optimized with flexbox-settings f5d8dc3
  • bottombar added 026adfe
  • Accordion works 5d8e7dc

###Fixes###

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

###Bugs###

  • Wrong link to GH 22169a4
  • AccordionLabel changed from 'label' to '.mdl-accordion__label' 7a57dcf
  • callAttached called only the first registered MdlComponent f21c2e8
  • Wrong names in Templates c9aeaba
  • matchMedia.addListener crashed FF + Safari 5cf5539
  • Height of notification-container is now dynamic 9e69328
  • Notification did not work after dart2js, built all samples e39560d
  • Styleguide needs Fonts included for teme-switching 48b6e02
  • Repeater crashed in removeAll 4d9e04a
  • ForElement in MaterialMenu needs a delay during initialization (SPA) 4c2e3a5
  • Recalc for x and y for MaterialMenu was missing e7a62ee
  • Menu.show needed some pos calculation, Added tests for layout and menu a5f2180
  • Accordion did not work without ripples, added some more tests 59c0ee7
  • Theming did not work in styleguide c47af75
  • Header distance in styleguide was wrong 80c3645
  • screenSizeHandler was not implemented for Layout c444ac6
  • h1 -> h5 in main.dart - faild to generate drawer b0ae4ba
  • Accordions border-top is now OK 9d94c97
  • removed ugly 'tab highlight color' around round buttons 5511382
  • Links in styleguide to all the other iframe-samples were wrong 394c623
  • Tabs are working on mobile now 3acca3a
  • z-index for back-to-top buttun changed to 1 21fd281
  • Sample layout-header-drawer-footer did not show a scroll shadow 6b7927d
  • Drawer closes now like expected (Styleguide) df1d34c

###Docs###

  • mdl-attribute + mdl-class added to styleguide f2fa90d
  • MaterialClass dd285ea
  • Avoid main() async if using DI 8b5a1d7
  • Added more StageDive-Templates, QuickStart-Section 7353881
  • Improved Radio-Sample with RadioGroup a92941a
  • Benefits of MDL/Dart 6c485e0
  • How to use stagedive 18907af
  • Android Temppate added cb0093c
  • Link to GH 7d56009
  • Extra 'observe' sample added 85c4a34
  • Improved 'badge' sample 1f0dcfb
  • index.html comes now with material-style 710369d
  • Preview-Images added to index.html 4cc217b
  • bottombar sample added to 'layout' c559ab7
  • Two new sample-layouts c4f1be8
  • Stylguide got its own dir in example 8e609ef
  • Accordion added to styleguide 8aa5874
  • Description for pubspec.yaml 7c6451d
  • Hint to 'Load indicator' in Readme f98429b

###Refactor###

  • Removed all unnecessary files form styles 520f938
  • Tag mdl-repeat changed to Attribute, Tag mdl-property changed to Attribute (mdl-observe) c016336
  • MdlAccordion registers now the 'panel-part' and not the whole group fa86d3a
  • All samples have their own pubspec and their own web-folder 70703ce
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Material Design Lite for Dart

Homepage

License

unknown (LICENSE)

Dependencies

browser, browser_detect, console_log_handler, di, dnd, intl, logging, logging_handlers, route_hierarchical, validate

More

Packages that depend on mdl