Skip to content

v1.7.0

Pre-release
Pre-release

Choose a tag to compare

@geeofree geeofree released this 16 Jun 14:55
· 35 commits to master since this release
feat: Build official release :tada:

fix: Remove dayOfWeek property on dayObject

refactor: Remove custom DateError class exception in favor of just using Error

chore: Build official release :tada:

build: Remove webpack deps and config

build: Add missing babel-preset-stage-1 dev-dependency

docs: Add documentation :book:

docs: Add intro & table of contents

Add contents for the project's short description, solution it solves, and inspiration taken

docs: fix formatting

docs: Add installation section

docs: Update solution section for basic example

docs: Add basic usage section

docs: update table of contents & basic usage

docs: Update basic usage snippet and codesandbox link

docs: Update basic usage code snippet

docs: Update problem, solution, foreword, table of contents, and installation sections

docs(section#solution): Remove a comma

docs: Update proble, solution, table of contents, API, and inspiration sections

docs: Add state section. Update Inspiration section

docs: Fix table of content links. Update state section. Add prop section

docs: fix props documentation

docs: Fix links, typos, add docs for some methods

docs: Add better message for invalid argument passing on the methods

docs: Add docs for setDate, setSelectedDate, selectDate, dateIsInRange, isHighlightedDay, and isSelectedDay methods