1.0.4 • Published 6 years ago

@manolo/crud-view v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 years ago

<crud-view>

version

<crud-view> is a Polymer 2 Element and a couple of Mixins providing an easy way to display, sort, filter and make modifications to a list of JSON objects.

Screenshot of crud-view

Demo

Components

  • CrudListMixin: ES6 class for the list view.
  • CrudItemMixin: ES6 class for the entity editor.
  • <crud-view>: Helper element to enable dialogs.

elements

  • <crud-buttons-bar>: A reusable bar with 3 buttons for crud editor
  • <crud-dialog>: A wrapper for vaadin-dialog providing adding content in light-dom
  • <crud-confirm-dialog>: A confirmation element made on top of vaadin-dialog

License

Apache License 2.0