Skip to content

Commit

Permalink
Added examples (#162)
Browse files Browse the repository at this point in the history
1. Refactored the examples and change ui from one example to multiple.
2. No need of `react-big-schedule-example` library as from now on
examples will be added in this library itself.
3. Added Logo and Banner of React Big Schedule.
4. Pointed from personal repo to this repo in website.
5. Remove unwanted files.
  • Loading branch information
ansulagrawal authored Oct 11, 2024
2 parents edc39f1 + 391a4d6 commit 80368a9
Show file tree
Hide file tree
Showing 40 changed files with 1,264 additions and 1,045 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"react-dnd": "^14.0.5",
"react-dnd-html5-backend": "^14.1.0",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2",
"rrule": "^2.8.1"
},
"devDependencies": {
Expand Down
Binary file added public/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/npm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
162 changes: 0 additions & 162 deletions src/examples/AddResource.jsx

This file was deleted.

19 changes: 0 additions & 19 deletions src/examples/AddResourceForm.jsx

This file was deleted.

113 changes: 0 additions & 113 deletions src/examples/CellUnits.jsx

This file was deleted.

8 changes: 0 additions & 8 deletions src/examples/ComingSoon.jsx

This file was deleted.

Loading

0 comments on commit 80368a9

Please sign in to comment.