Skip to content

v1.4.1

Compare
Choose a tag to compare
@mkocansey mkocansey released this 19 Aug 23:08
· 512 commits to main since this release
66c2c7b
  • 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