Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
[ROOT]: removed most packages from the repo. This repo will be focuse…
Browse files Browse the repository at this point in the history
…d on the react-virtualized-lib primarily. (#202)
  • Loading branch information
leebeydoun committed Mar 12, 2022
1 parent 5f8bec8 commit ce9800b
Show file tree
Hide file tree
Showing 38 changed files with 11 additions and 1,282 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["playgrounds"]
"ignore": []
}
5 changes: 0 additions & 5 deletions .changeset/curly-ears-notice.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/hot-eagles-yell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@resembli/react-virtualized-window": patch
---

Removed other supporting packages.
5 changes: 0 additions & 5 deletions .changeset/neat-meals-ring.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nice-guests-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-ways-tickle.md

This file was deleted.

55 changes: 0 additions & 55 deletions .github/workflows/playwright-window-tests.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ INPUT_FILE=$1

START_LINE=`head -n1 $INPUT_FILE`

ACCEPTED_LIST="ROOT|UI|AYA|HOOKS|WINDOW|VERSION"
ACCEPTED_LIST="ROOT|WINDOW|VERSION"

PATTERN="^\[(${ACCEPTED_LIST})\]: [a-z0-9].+\."

Expand Down
7 changes: 0 additions & 7 deletions assets/ds-spec.md

This file was deleted.

Binary file removed assets/react-virtualized-window.mov
Binary file not shown.
Binary file removed assets/react-window.mov
Binary file not shown.
8 changes: 0 additions & 8 deletions packages/hooks/CHANGELOG.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/hooks/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions packages/hooks/package.json

This file was deleted.

1 change: 0 additions & 1 deletion packages/hooks/src/index.ts

This file was deleted.

8 changes: 0 additions & 8 deletions packages/hooks/src/useToggle.ts

This file was deleted.

7 changes: 0 additions & 7 deletions packages/hooks/tsconfig.json

This file was deleted.

24 changes: 0 additions & 24 deletions packages/ui/CHANGELOG.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/ui/README.md

This file was deleted.

46 changes: 0 additions & 46 deletions packages/ui/package.json

This file was deleted.

1 change: 0 additions & 1 deletion packages/ui/src/index.ts

This file was deleted.

7 changes: 0 additions & 7 deletions packages/ui/tsconfig.json

This file was deleted.

13 changes: 0 additions & 13 deletions playgrounds/index.html

This file was deleted.

24 changes: 0 additions & 24 deletions playgrounds/package.json

This file was deleted.

32 changes: 0 additions & 32 deletions playgrounds/src/App.tsx

This file was deleted.

0 comments on commit ce9800b

Please sign in to comment.