essential_components 0.1.16 essential_components: ^0.1.16 copied to clipboard
A starting point for Dart libraries or applications.
0.0.4 #
- Initial version pre alpha
0.0.5 #
- Fix analysis problems
0.0.6 #
- Refactoring components names
0.0.7 #
- Refactoring API names
0.0.8 #
- Fix bug on DataTable component
0.1.0 #
- Fix preventDefault and stopPropagation for form submission on enter key
0.1.1 #
- implementation of a loading animation in dataTable
0.1.2 #
- implementation directives utils
0.1.3 #
- fix CSS dataTable
0.1.4 #
- fix CSS Select Dialog
0.1.6 #
- implementation onchange event in Select Dialog
0.1.9 #
- implementation 2 new components "EssentialAccordionComponent" and fontawesome components
0.1.11 #
- implementation 1 new type on datatable col type
0.1.12 #
- implementation 1 new components "EssentialModalComponent"
0.1.13 #
- implementation 1 new components "EssentialDropdownDialogComponent" and fix modal issues
0.1.14 #
- implementation of RestClient a API for consumer web services