monomer 0.3.0 copy "monomer: ^0.3.0" to clipboard
monomer: ^0.3.0 copied to clipboard

Dart 1 only

Monomer is a Polymer library that enables web applications to do more with data.

Monomer Changes #

Release 0.3, November 28, 2013 #

  • Created LinkButton component.
  • Created RadioButton and RadioButtonGroup components.
  • Created Label and Checkbox components.
  • Recreated ItemRenderer interface.
  • Removed CheckBoxItemrenderer.
  • Updated Listbase. Added ItemRenderer, ItemRendererOwner.
  • Added CheckBoxGroup and CheckBoxItemrenderer.
  • Chaged getValue and setValue methods of Utility.
  • Created ListItemRenderer, CheckboxItemRenderer and CheckboxGroup components.
  • Created ListBase and Utility classes.
  • Created ListItemRenderer component.

Release 0.2, November 17, 2013 #

  • Created Ajax component to help Mock POST request.
  • Created Form, ComparatorValidator components.
  • Created Transformer utility class with ToInt, ToDouble, ToBool, ToUpperCase, ToLowerCase transformers.
  • Created User value object, OrderForm renamed to UserForm.
  • Added ComporatorValidatorTests, FormTests.
  • Created FormItem.
  • Created Validator, StringValidator, NumberValidator and RegExpValidator
  • Added tests and examples.

Release 0.1, November 14, 2013 #

  • Properties of HasData and HasAction classes moved into Component class.
  • Classes HasData and HasAction removed.
  • Cleaned code, changed tests.
  • Fixed OrderComponent from example.
  • Changed text references to license text in code.
  • Added all tests for Button, PostButton, DeleteButton and UploadButton.
  • Monomer has new home.
  • Added Bootstrap styles and images to example.
  • Redesigned communication methods between components.
  • Implemented UploadButton.
  • Added example of PostButton, DeleteButton and UploadButton.
  • Added server to example.
  • Implemented Button, PostButton and DeleteButton.
  • Added example of Button.
  • Added class Component.
0
likes
10
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Monomer is a Polymer library that enables web applications to do more with data.

Homepage

License

unknown (license)

Dependencies

log4dart, polymer

More

Packages that depend on monomer