Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 21:40
· 133 commits to main since this release
e50b414
  • Allow for users to pass arbitrary, strongly-typed data with CalendarEvents
  • Update some dependencies
  • Update documentation to include custom data documentation
  • Reorganize some of the documentation pages
  • Add unit tests for useCalendar hook
  • Tweak CI/CD pipeline so development branches build
  • Update repo readme

Since the Custom event types are optional, this should be a non-breaking update.

Commits

  • 674a580: bump rollup-plugin-ts (Bruce Harrison) #82
  • bada81a: bump more deps (Bruce Harrison) #82
  • 60e86e2: remove SSR project, Docusaurus is SSR (Bruce Harrison) #82
  • 18abe88: use rollup progress plugin (Bruce Harrison) #82
  • 9250f24: enable custom event data to be passed in (Bruce Harrison) #81
  • d91533f: testing commit hook (Bruce Harrison) #81
  • dc343e2: remove test line (Bruce Harrison) #81
  • 7b700da: update docs for events and passing additional data (Bruce Harrison) #81
  • efa080d: add data typing for DayComponent types (Bruce Harrison) #81
  • 72e71a2: update Day docs (Bruce Harrison) #81
  • e8fc97d: update DayComponent page with additional data prop (Bruce Harrison) #81
  • 7041ec3: add generic parameter to Day documentation (Bruce Harrison) #81
  • 8c4fd22: add console log back to example Schedulely, and include some data props (Bruce Harrison) #81
  • 0888159: update readme (Bruce Harrison) #81
  • b0d2080: update readme (Bruce Harrison) #81
  • 14b5fd7: update some deps (Bruce Harrison) #81
  • 3684ea2: update some deps (Bruce Harrison) #81
  • f1c5346: update readme (Bruce Harrison) #81
  • ffd1310: update readme (Bruce Harrison) #81
  • e736713: change heading (Bruce Harrison) #81
  • 6f5f182: update docs (Bruce Harrison) #81
  • d434383: update docs (Bruce Harrison) #81
  • a0c6fe1: update docs (Bruce Harrison) #81
  • 7fe9a06: development CI should always run, except on main or PR (Bruce Harrison) #81
  • 73780a3: run unit tests during dev builds (Bruce Harrison) #81
  • 72ff1ef: rewrite sentences to be less confusing (Bruce Harrison) #81
  • bcf3836: fix actions examples (Bruce Harrison) #81
  • 512a7d3: setup test harness to useCalendar hook (Bruce Harrison) #81
  • bca5603: add more tests (Bruce Harrison) #81
  • 78d06d5: rewrite tests as unit tests instead of integration tests (Bruce Harrison) #81
  • 79e5f4d: add more tests (Bruce Harrison) #81
  • 07fc837: more tests (Bruce Harrison) #81
  • ca79fd4: add ladle example of custom events (Bruce Harrison) #81
  • b3d864d: bump package version (Bruce Harrison) #82