Skip to content

v0.4.1

Compare
Choose a tag to compare
@icebob icebob released this 08 Sep 13:18
· 615 commits to master since this release

Commits

  • ⬆️ change fontawesome help icon to img #61 (70baca6)
  • 🐛 bug: "Invalid date" message in pikaday field. Change dev schema for a simple one. Delete defau (a45188a)
  • 📦 build (60dda5f)
  • 📦 build (2e94d52)
  • 📦 Build v0.4.1 (9fee72a)
  • ✅ test: add test to custom field (80d1025)
  • Bump version to v0.4.1 (4e0e031)
  • support custom fields & example #62 (e61824a)
  • fix: change test depending on changes (c645cea)
  • fix: re-added placeholder in field password and number (and corresponding test) (79bfee6)
  • fix: remove comment, trailing space and duplicate from tests (e618253)
  • fix: remove readonly attribute on select element (2e5e16b)
  • fix: remove useless attributes (5745318)
  • fix: update of attributes of Checklist, Text and Textarea fields. (ce3a91c)
  • test: update to many test to check optional attributes (ebf3f01)
  • dev: remove console log (3ffeef1)
  • enhancement: add minlength attribute to textarea (a7e39d9)
  • enhancement: add missing "autocomplete", "placeholder" and "readonly" attr to input fields. Ordered (f5af70c)