v1.4.1
- Added a Dropmenu component. Overlaps with the Dropdrop component but has its own unique use cases.
- Updated component/datepickers to allow naming of range datepickers separately. You can now set names like 'start_date' and 'end_date'. The previous implementation allowed for only one name and appended _1 and _2 to
- component/filepicker now has an attribute to restrict file sizes
- Cleaned up component/table