diff --git a/.github/ISSUE_TEMPLATE/ask-question.yml b/.github/ISSUE_TEMPLATE/ask-question.yml index 037dd32..cd8d52f 100644 --- a/.github/ISSUE_TEMPLATE/ask-question.yml +++ b/.github/ISSUE_TEMPLATE/ask-question.yml @@ -7,7 +7,7 @@ body: attributes: label: Checklist options: - - label: I've looked through the [README](https://github.com/ansulagrawal/react-big-schedule#readme) + - label: I've looked through the [README](https://github.com/react-scheduler/react-big-schedule#readme) required: true - label: I've verified that I am running react-big-schedule version **4.2.0** or above. required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index b7d7873..f8279df 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,7 +7,7 @@ body: attributes: label: Checklist options: - - label: I've looked through the [README](https://github.com/ansulagrawal/react-big-schedule#readme) + - label: I've looked through the [README](https://github.com/react-scheduler/react-big-schedule#readme) required: true - label: I've verified that I'm running react-big-schedule version **4.2.0** required: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c771bb..31de97e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [4.2.4](https://github.com/ansulagrawal/react-big-schedule/compare/4.2.3...4.2.4) +## [4.2.4](https://github.com/react-scheduler/react-big-schedule/compare/4.2.3...4.2.4) `2023-07-13` @@ -14,36 +14,36 @@ - webpack : 5.88.0 -> 5.88.1 - Converted to an organization by [@ansulagrawal](https://github.com/ansulagrawal) -## [4.2.3](https://github.com/ansulagrawal/react-big-schedule/compare/4.2.2...4.2.3) +## [4.2.3](https://github.com/react-scheduler/react-big-schedule/compare/4.2.2...4.2.3) `2023-06-28` -- Fixed the `GetPos` import error by @ansulagrawal in [#59](https://github.com/ansulagrawal/react-big-schedule/pull/59) +- Fixed the `GetPos` import error by @ansulagrawal in [#59](https://github.com/react-scheduler/react-big-schedule/pull/59) -## [4.2.2](https://github.com/ansulagrawal/react-big-schedule/compare/4.2.1...4.2.2) +## [4.2.2](https://github.com/react-scheduler/react-big-schedule/compare/4.2.1...4.2.2) `2023-06-27` -- Updated Readme by @ansulagrawal in [#46](https://github.com/ansulagrawal/react-big-schedule/pull/46) -- Chore(deps-dev): Bump webpack from 5.87.0 to 5.88.0 by @dependabot in [#50](https://github.com/ansulagrawal/react-big-schedule/pull/50) -- Chore(deps): Bump antd from 5.6.2 to 5.6.3 by @dependabot in [#51](https://github.com/ansulagrawal/react-big-schedule/pull/51) +- Updated Readme by @ansulagrawal in [#46](https://github.com/react-scheduler/react-big-schedule/pull/46) +- Chore(deps-dev): Bump webpack from 5.87.0 to 5.88.0 by @dependabot in [#50](https://github.com/react-scheduler/react-big-schedule/pull/50) +- Chore(deps): Bump antd from 5.6.2 to 5.6.3 by @dependabot in [#51](https://github.com/react-scheduler/react-big-schedule/pull/51) #### New Contributors - @dependabot -## [4.2.1](https://github.com/ansulagrawal/react-big-schedule/compare/4.2.0...4.2.1) +## [4.2.1](https://github.com/react-scheduler/react-big-schedule/compare/4.2.0...4.2.1) `2023-06-24` -- Updated Antd Version and added `@babel/cli` package [#39](https://github.com/ansulagrawal/react-big-schedule/pull/39) [@ansulagrawal](https://github.com/ansulagrawal) -- Fixes for calculating span and isEnd for events. [#35](https://github.com/ansulagrawal/react-big-schedule/pull/35) [@adam-m-clark](https://github.com/adam-m-clark) +- Updated Antd Version and added `@babel/cli` package [#39](https://github.com/react-scheduler/react-big-schedule/pull/39) [@ansulagrawal](https://github.com/ansulagrawal) +- Fixes for calculating span and isEnd for events. [#35](https://github.com/react-scheduler/react-big-schedule/pull/35) [@adam-m-clark](https://github.com/adam-m-clark) #### New Contributors - [@adam-m-clark](https://github.com/adam-m-clark) -## [4.2.0](https://github.com/ansulagrawal/react-big-schedule/compare/3.0.2...4.0.0) +## [4.2.0](https://github.com/react-scheduler/react-big-schedule/compare/3.0.2...4.0.0) `2023-06-17` @@ -58,7 +58,7 @@ - Remove build from github - Remove unnecessary package dependencies -## [3.0.2](https://github.com/ansulagrawal/react-big-schedule/compare/3.0.1...3.0.2) +## [3.0.2](https://github.com/react-scheduler/react-big-schedule/compare/3.0.1...3.0.2) `2023-06-11` @@ -71,14 +71,14 @@ Note: - With this release, users can now import the React Big Schedule library in the umd.js format, providing more flexibility and compatibility with different project setups. - Please ensure to update your projects to this version to take advantage of the new feature and the fixed import issues. -# [3.0.1](https://github.com/ansulagrawal/react-big-schedule/compare/3.0.0...3.0.1) +# [3.0.1](https://github.com/react-scheduler/react-big-schedule/compare/3.0.0...3.0.1) `2023-06-04` - Fixed exporting of CSS file in the build process to ensure proper functionality. - Removed publishing on GitHub as npm is already available for distribution. -# [3.0.0](https://github.com/ansulagrawal/react-big-schedule/compare/2.0.0...3.0.0) +# [3.0.0](https://github.com/react-scheduler/react-big-schedule/compare/2.0.0...3.0.0) `2023-06-04` @@ -99,18 +99,18 @@ Thanks to [@hbatalhaStch](https://github.com/hbatalhaStch), Changes has been cop - [@hbatalhaStch](https://github.com/hbatalhaStch) -# [2.0.0](https://github.com/ansulagrawal/react-big-schedule/compare/1.0.0...2.0.0) +# [2.0.0](https://github.com/react-scheduler/react-big-schedule/compare/1.0.0...2.0.0) `2023-05-27` -- Add configurable colour visibility and optional date display in popover. [#16](https://github.com/ansulagrawal/react-big-schedule/pull/16) +- Add configurable colour visibility and optional date display in popover. [#16](https://github.com/react-scheduler/react-big-schedule/pull/16) -- Add configurable cell size options for Week, Month, and Year views. [#17](https://github.com/ansulagrawal/react-big-schedule/pull/17) +- Add configurable cell size options for Week, Month, and Year views. [#17](https://github.com/react-scheduler/react-big-schedule/pull/17) -- Add SWAP event function for event swapping in library. [#18](https://github.com/ansulagrawal/react-big-schedule/pull/18) +- Add SWAP event function for event swapping in library. [#18](https://github.com/react-scheduler/react-big-schedule/pull/18) -- Enhance library with wrapper function and streamlined dependencies. [#19](https://github.com/ansulagrawal/react-big-schedule/pull/19) -- Fix bugs and enhancement of format. [#20](https://github.com/ansulagrawal/react-big-schedule/pull/20) +- Enhance library with wrapper function and streamlined dependencies. [#19](https://github.com/react-scheduler/react-big-schedule/pull/19) +- Fix bugs and enhancement of format. [#20](https://github.com/react-scheduler/react-big-schedule/pull/20) ### Breaking Changes: diff --git a/README.md b/README.md index 991b6cd..a4c92cb 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ [npm-image]: http://img.shields.io/npm/v/react-big-schedule.svg [npm-url]: http://npmjs.org/package/react-big-schedule [mit-image]: https://img.shields.io/badge/License-MIT-green.svg - [mit-url]: https://github.com/ansulagrawal/react-big-schedule/blob/master/LICENSE - [codeql-image]: https://github.com/ansulagrawal/react-big-schedule/actions/workflows/github-code-scanning/codeql/badge.svg?branch=master - [codeql-url]: https://github.com/ansulagrawal/react-big-schedule/actions/workflows/github-code-scanning/codeql + [mit-url]: https://github.com/react-scheduler/react-big-schedule/blob/master/LICENSE + [codeql-image]: https://github.com/react-scheduler/react-big-schedule/actions/workflows/github-code-scanning/codeql/badge.svg?branch=master + [codeql-url]: https://github.com/react-scheduler/react-big-schedule/actions/workflows/github-code-scanning/codeql React Big Schedule is a powerful and intuitive scheduler and resource planning solution built with React. Seamlessly integrate this modern, browser-compatible component into your applications to effectively manage time, appointments, and resources. With drag-and-drop functionality, interactive UI, and granular views, react-big-schedule empowers users to effortlessly schedule and allocate resources with precision. @@ -57,10 +57,10 @@ Contributions to react-big-schedule are welcome! If you find a bug or want to co Please ensure that your code adheres to the project's coding conventions and includes appropriate tests. ## License -React Big Schedule is released under the MIT License. See the [LICENSE](https://github.com/ansulagrawal/react-big-schedule/blob/master/LICENSE) file for more details. +React Big Schedule is released under the MIT License. See the [LICENSE](https://github.com/react-scheduler/react-big-schedule/blob/master/LICENSE) file for more details. ## Support -If you have any questions or need support, please create an issue in the [GitHub repository](https://github.com/ansulagrawal/react-big-schedule/issues). +If you have any questions or need support, please create an issue in the [GitHub repository](https://github.com/react-scheduler/react-big-schedule/issues). ## Credits React Big Schedule is developed and maintained by the React Big Schedule team. We would like to thank the open-source community for their valuable contributions and feedback. @@ -86,7 +86,7 @@ We would like to acknowledge the following projects for their inspiration and co We are continuously working on enhancing react-big-schedule and welcome your feedback and suggestions for future improvements. ## Changelog -Please refer to the [CHANGELOG.md](https://github.com/ansulagrawal/react-big-schedule/blob/master/CHANGELOG.md) file. +Please refer to the [CHANGELOG.md](https://github.com/react-scheduler/react-big-schedule/blob/master/CHANGELOG.md) file. ## Use and Setup