widget 0.1.0 copy "widget: ^0.1.0" to clipboard
widget: ^0.1.0 copied to clipboard

outdatedDart 1 only

A set of reusable Web Components for Dart applications

Changelog - Dart Widgets #

0.1.0 - 25 Jan 2013 - (SDK 0.3.1.2 r17463) #

  • Integrated all samples into one page.
  • Lot's of cleanup around samples and related code.
  • Moved to new Dart SDK and related libraries.

Components #

  • NEW! Modal
  • NEW! Alert
  • NEW! Swap is now a seperate component.
  • Removed a lot of state from individual components.
  • Moved 4 components--Alert, DropDown, Expander, and Modal--to implement new abstract class ShowHideComponent which standardizes methods, properties, and events

Effects #

  • NEW! ModalManager

0.0.2 - 17 Jan 2013 - (SDK 0.2.10.1 r16761) #

  • Using build.dart to do a lot of auto-generated content in the component sample.

Effects #

  • NEW! SlideEffect
  • NEW! Swapper

Components #

  • NEW! Tabs
  • NEW! Carousel
  • Better about checking defaultPrevented and using preventDefault on events

0.0.1 - 14 Jan 2013 (SDK 0.2.10.1 r16761) #

First release. Crazy pre-alpha. Play with ShowHide and the associated effects.

1
likes
0
pub points
54%
popularity

Publisher

unverified uploader

A set of reusable Web Components for Dart applications

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bot, html5lib, unittest, web_ui

More

Packages that depend on widget