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

outdated

A set of reusable Web Components for Dart applications

Changelog - Dart Widgets #

0.2.2 - 07 March 2013 (SDK 0.4.1 r19425) #

Updated SDK and pub dependencies.

0.2.1 - 20 Feb 2013 (SDK 0.3.7.6 r18717) #

Updated everything to align with latest Dart SDK release. Also updated related libraries.

No other changes.

0.2.0 - 9 Feb 2013 (SDK 0.3.5.1 r18300) #

A lot more in-line documentation in libraries. Scripts harvest this data to populate the demo page.

Components #

  • BREAKING Removed HeaderedContent - An interesting sample, but pretty useless.
  • BREAKING Renamed Expander to Collapse
  • BREAKING Leveraging Twitter Bootstrap for almost all component styles.
    • Internal styles have been stripped away from most components.
    • The content model for most components has changed to be compatible with that of Bootstrap.

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
53%
popularity

Publisher

unverified uploader

A set of reusable Web Components for Dart applications

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bot, html5lib, meta, unittest, web_ui

More

Packages that depend on widget