core_elements 0.3.1+1 copy "core_elements: ^0.3.1+1" to clipboard
core_elements: ^0.3.1+1 copied to clipboard

discontinued
outdatedDart 1 only

Polymer core-elements for Dart

version 0.3.1+1 #

  • Fix core-list-dart division by zero error when list is empty 124.

version 0.3.1 #

  • Update core_elements_config.yaml with the new deletion_patterns option. This deletes a lot of cruft code from bower update.

version 0.3.0+1 #

  • Fix import in core_transition_pages 118.

version 0.3.0 #

  • Update elements to the 0.4.1 js versions.
    • Breaking Change core-dropdown has been renamed to core-dropdown-menu, core-popup-menu has been renamed to core-dropdown, and core-popup-overlay has been renamed to core-dropdown-overlay.
    • New core-a11y-keys element, which helps when dealing with key events.

version 0.2.2+1 #

  • Upgrade custom_element_apigen to a real dependency as its required in the wrappers.

version 0.2.2 #

  • Update all elements so they can be built from code using a normal factory constructor, such as new CoreInput(). It is still necessary however to include the html import for each element you wish to create this way.

version 0.2.1+2 #

  • Fix for 107. The core-ajax-dart element no longer throws exception in checked mode, and the content-type header will have the proper default.

version 0.2.1+1 #

  • Update core-input element to 88cbe6f. This removes the need to use js interop for many methods that are forwarded to the underlying input element.

version 0.2.1 #

  • Update all elements to the 0.4.0 js versions.
    • New Added new element core_popup_menu.
    • Fix core_drag_drop example.
  • Upgrade polymer dependency to >= 0.14.0.
    • Removed platform.js from all tests and examples.
  • Upgrade dependency on web_components to >=0.7.0.

version 0.2.0+1 #

Upgrade polymer dependency to >=0.13.0

version 0.2.0 #

Updated all elements to the 0.3.5 js versions.

  • New Added core-dropdown element, which acts like a
0
likes
0
pub points
25%
popularity

Publisher

unverified uploader

Polymer core-elements for Dart

Homepage

License

unknown (LICENSE)

Dependencies

custom_element_apigen, polymer, quiver, web_components

More

Packages that depend on core_elements