UNPKG

geecko-react-appointment-picker

Version:

A React component to pick appointments.

57 lines (28 loc) 2.84 kB
# [3.0.0](https://github.com/roggervalf/react-appointment-picker/compare/v2.0.1...v3.0.0) (2020-06-19) ### Features * **examples:** adding ts example and refactoring structure ([5c835be](https://github.com/roggervalf/react-appointment-picker/commit/5c835bef562d547cd9d9479312190a48089436f6)) * **ts:** validation ts usage [#10](https://github.com/roggervalf/react-appointment-picker/issues/10) ([ed75283](https://github.com/roggervalf/react-appointment-picker/commit/ed75283929d761b14304889e501183c9ccf22cd6)) ### BREAKING CHANGES * **ts:** new way using callbacks ## [2.0.1](https://github.com/roggervalf/react-appointment-picker/compare/v2.0.0...v2.0.1) (2020-06-19) ### Bug Fixes * **types:** allow id to be passed as number ([7ee6315](https://github.com/roggervalf/react-appointment-picker/commit/7ee63151703fa1a4b16f030f8780399e96f6d4a2)) # [2.0.0](https://github.com/roggervalf/react-appointment-picker/compare/v1.2.1...v2.0.0) (2020-06-17) ### Features * **types:** new refactor adding types [#9](https://github.com/roggervalf/react-appointment-picker/issues/9) ([c000cda](https://github.com/roggervalf/react-appointment-picker/commit/c000cdac60db7bbb8c73c8d694687376cb18c40e)) * **typescript:** adding support for typescript ([8d5ca27](https://github.com/roggervalf/react-appointment-picker/commit/8d5ca27a885f8a4ea54e28d23758a9a6f3694ec7)) ### BREAKING CHANGES * **types:** Support for Typescript ## [1.2.1](https://github.com/roggervalf/react-appointment-picker/compare/v1.2.0...v1.2.1) (2020-04-12) ### Bug Fixes * **github:** updating github references and adding contributing docs ([e366d96](https://github.com/roggervalf/react-appointment-picker/commit/e366d96f463c39648a4ea96a2ed945a0324c0c2a)) # [1.2.0](https://github.com/roggervalf/react-appointment-picker/compare/v1.1.1...v1.2.0) (2020-03-25) ### Bug Fixes - **markdownlint:** adding lint for markdown ([e009c5a](https://github.com/roggervalf/react-appointment-picker/commit/e009c5af1c9ac18eba9d3a7c2dd8d5a0e32ace1f)) - **node version:** updating from travis ([55db866](https://github.com/roggervalf/react-appointment-picker/commit/55db866a4fd1cadb2b965d2306854ca5427a0785)) - handlebars vulnerability ([8a7bd8f](https://github.com/roggervalf/react-appointment-picker/commit/8a7bd8fb388f62eb4de74ac182a76c499ceb5175)) - handlebars vulnerability ([caeeaf4](https://github.com/roggervalf/react-appointment-picker/commit/caeeaf4b10bd09295455e91d5d94dfa872e5b4a3)) ### Features - **semantic-release:** automatic deploy and commitizen ([fb33c38](https://github.com/roggervalf/react-appointment-picker/commit/fb33c3873c643b9badd4331624e14d721e023911)) ### Performance Improvements - **commitizen:** adding cm script for applying it ([25293ee](https://github.com/roggervalf/react-appointment-picker/commit/25293ee24364a2d0cb44719b8c6b7c3d9416e2c2))