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

outdatedDart 1 only

Material Design Lite for Dart

#Change Log for mdl# Material Design Lite for Dart

##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
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, mustache, route_hierarchical, validate

More

Packages that depend on mdl