Skip to content

Releases: jason89521/react-typist-component

v1.1.1

08 Jul 02:31
Compare
Choose a tag to compare

What's Changed

  • fix: do not hide cursor when hideCursorWhenDone prop is false by @ziayanj in #110

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Jun 03:19
c579cf4
Compare
Choose a tag to compare

What's Changed

  • Bumps all deps to the latest version by @jason89521 in #15
  • chore: create website by nextjs by @jason89521 in #16
  • feat(website): add Typist example by @jason89521 in #17
  • add new package: react-use-calendar-component by @jason89521 in #18
  • chore: add template folder by @jason89521 in #19
  • add tests and docs by @jason89521 in #20
  • use docusaurus to build doc site by @jason89521 in #21
  • feat: add excludedDates by @jason89521 in #22
  • test: add test for multiple mode by @jason89521 in #23
  • Add github action to run test. by @jason89521 in #25
  • chore: specify pnpm version by @jason89521 in #26
  • fix: do not set internalValue when hook is controlled by @jason89521 in #24
  • chore: add paths for push action by @jason89521 in #27
  • fix: fix typescript error by @jason89521 in #30
  • chore: remove workflow by @jason89521 in #31
  • chore(deps-dev): bump @types/react-dom from 18.0.6 to 18.2.18 by @dependabot in #33
  • chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.2.1 by @dependabot in #36
  • chore(deps-dev): bump @types/react from 18.0.20 to 18.2.53 by @dependabot in #38
  • chore(deps-dev): bump @testing-library/jest-dom from 5.16.5 to 6.4.1 by @dependabot in #32
  • chore(deps-dev): bump ts-jest from 29.0.1 to 29.1.2 by @dependabot in #37
  • chore(deps-dev): bump jest and @types/jest by @dependabot in #34
  • chore(deps-dev): bump jest-environment-jsdom from 29.0.3 to 29.7.0 by @dependabot in #35
  • chore(deps-dev): bump @testing-library/jest-dom from 6.4.1 to 6.4.2 by @dependabot in #39
  • chore(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19 by @dependabot in #44
  • chore(deps-dev): bump @types/react from 18.2.53 to 18.2.55 by @dependabot in #42
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.0.0 by @dependabot in #45
  • chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in #40
  • chore(deps-dev): bump vite from 5.0.12 to 5.1.2 by @dependabot in #46
  • chore(deps-dev): bump @types/react from 18.2.55 to 18.2.56 by @dependabot in #48
  • chore(deps-dev): bump vite from 5.1.2 to 5.1.3 by @dependabot in #47
  • chore(deps-dev): bump @types/react from 18.2.56 to 18.2.58 by @dependabot in #51
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #50
  • chore(deps-dev): bump vite from 5.1.3 to 5.1.4 by @dependabot in #49
  • chore(deps-dev): bump @types/react from 18.2.58 to 18.2.61 by @dependabot in #53
  • chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.0 by @dependabot in #52
  • chore(deps-dev): bump vite from 5.1.4 to 5.1.5 by @dependabot in #57
  • chore(deps-dev): bump @types/react-dom from 18.2.19 to 18.2.21 by @dependabot in #56
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #54
  • chore(deps-dev): bump @types/react from 18.2.61 to 18.2.65 by @dependabot in #58
  • chore(deps-dev): bump eslint-plugin-react from 7.34.0 to 7.34.1 by @dependabot in #62
  • chore(deps-dev): bump @types/react-dom from 18.2.21 to 18.2.22 by @dependabot in #61
  • chore(deps-dev): bump @types/react from 18.2.65 to 18.2.67 by @dependabot in #60
  • chore(deps-dev): bump vite from 5.1.5 to 5.1.6 by @dependabot in #59
  • chore(deps-dev): bump @testing-library/react from 14.2.1 to 14.2.2 by @dependabot in #66
  • chore(deps-dev): bump @types/react from 18.2.67 to 18.2.70 by @dependabot in #64
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #63
  • chore(deps-dev): bump vite from 5.1.6 to 5.2.6 by @dependabot in #65
  • chore(deps-dev): bump @types/react-dom from 18.2.22 to 18.2.23 by @dependabot in #68
  • chore(deps-dev): bump @types/react from 18.2.70 to 18.2.74 by @dependabot in #70
  • chore(deps-dev): bump vite from 5.2.6 to 5.2.7 by @dependabot in #69
  • chore(deps-dev): bump @types/react-dom from 18.2.23 to 18.2.24 by @dependabot in #73
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in #71
  • chore(deps-dev): bump vite from 5.2.7 to 5.2.8 by @dependabot in #72
  • chore(deps-dev): bump @types/react from 18.2.74 to 18.2.78 by @dependabot in #77
  • chore(deps-dev): bump @types/react-dom from 18.2.24 to 18.2.25 by @dependabot in #74
  • chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in #76
  • chore(deps-dev): bump @testing-library/react from 14.2.2 to 15.0.2 by @dependabot in #75
  • chore(deps-dev): bump @types/react from 18.2.78 to 18.2.79 by @dependabot in #79
  • chore(deps-dev): bump vite from 5.2.8 to 5.2.10 by @dependabot in #78
  • chore(deps-dev): bump @testing-library/react from 15.0.2 to 15.0.7 by @dependabot in #87
  • chore(deps-dev): bump react and @types/react by @dependabot in #86
  • chore(deps-dev): bump vite from 5.2.10 to 5.2.11 by @dependabot in #85
  • chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 by @dependabot in #83
  • chore(deps-dev): bump react-dom and @types/react-dom by @dependabot in #88
  • chore: specify package manager by @jason89521 in #105
  • Feat/implement hide cursor when done by @jason89521 in #107

New Contributors

Full Changelog: v1.0.5...v1.1.0

react-use-calendar-component@0.1.1

16 Oct 11:01
Compare
Choose a tag to compare

Bug fixed

  • set the internal value to be undefined if the hook is controlled by user

What's Changed

Full Changelog: https://github.com/jason89521/react-components-monorepo/compare/react-use-calendar-component@0.1.0...react-use-calendar-component@0.1.1

react-use-calendar-component@0.1.0

15 Oct 16:39
Compare
Choose a tag to compare

Breaking Changes

  • Remove selectedDates from the return type.

New Features

  • Add excludedDates to exclude some date.

What's Changed

Full Changelog: https://github.com/jason89521/react-components-monorepo/compare/react-use-calendar-component@0.0.0...react-use-calendar-component@0.1.0

react-use-calendar-component@0.0.0

10 Oct 12:35
e787bee
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/jason89521/react-components-monorepo/compare/v1.0.5...react-use-calendar-component@0.0.0

react-typist-component@1.0.5

18 Sep 12:27
7a8c23c
Compare
Choose a tag to compare
  • react-typist-component no longer bundle type declaration files now.
  • Migrate yarn to pnpm and change this repository to be a monorepo.

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

14 Aug 05:30
Compare
Choose a tag to compare
  • Fix the error that pause props doesn't work.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Aug 02:43
Compare
Choose a tag to compare
  • Change the implementation of the internal logic

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Jul 15:56
Compare
Choose a tag to compare

What's Changed

  • make Typist be more easily searched by vscode

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Jul 00:52
Compare
Choose a tag to compare
  • fix the import error

Full Changelog: v1.0.0...v1.0.1