Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
20645e0
refactor(project): update root package.json to workspaces
joshblack Jan 9, 2024
7e5fa01
refactor(project): move @primer/react to packages/react
joshblack Jan 9, 2024
999fa61
refactor(project): add examples to workspaces
joshblack Jan 9, 2024
8c3e22e
refactor(project): move eslint to top-level
joshblack Jan 9, 2024
0ef1854
refactor(project): move markdownlint to top-level
joshblack Jan 9, 2024
0885f94
refactor(project): move prettier to top-level
joshblack Jan 9, 2024
abf703a
refactor(project): move jest to top-level, add support for projects
joshblack Jan 9, 2024
80aea4a
chore(react): remove lint-staged config from packages/react
joshblack Jan 9, 2024
2a584bd
refactor(project): update TypeScript to work across workspaces
joshblack Jan 9, 2024
c9cdd81
refactor(project): setup clean and build commands across workspaces
joshblack Jan 9, 2024
9c6bdba
refactor(project): add docs as workspace
joshblack Jan 9, 2024
b2b726d
refactor(ci): update ci to use new project structure
joshblack Jan 9, 2024
08c9bc6
refactor(ci): add todo stubs for release step
joshblack Jan 9, 2024
dbaaed0
revert(ci): remove changes to ci
joshblack Jan 9, 2024
b74bd83
Merge branch 'main' of github.com:primer/react into refactor/project-…
joshblack Jan 9, 2024
cf9c69f
refactor(ci): update ci to use new project structure
joshblack Jan 9, 2024
d3eb308
chore(project): address eslint violations
joshblack Jan 9, 2024
68651e2
chore(react): add negation pattern for codemods/lib
joshblack Jan 9, 2024
ba165b7
fix(ci): update scripts for deploy preview
joshblack Jan 9, 2024
1969290
chore(npm): update build:storybook npm script to use local script
joshblack Jan 9, 2024
d2177d9
refactor(project): move size-limit to top-level
joshblack Jan 9, 2024
439f42d
ci(consumer_test): update test to work with new structure
joshblack Jan 9, 2024
fbe8973
Merge branch 'main' of github.com:primer/react into refactor/project-…
joshblack Jan 17, 2024
2407432
refactor: move consumer-test into examples
joshblack Jan 17, 2024
2610730
chore: update lockfile
joshblack Jan 17, 2024
92d4ac7
ci: update vrt to use new monorepo paths
joshblack Jan 17, 2024
9cb6519
ci(consumer-test): update duplicate key
joshblack Jan 17, 2024
2dc336e
ci: fix pack output location
joshblack Jan 17, 2024
33802bd
chore: remove prepare script for consumer_test workflow
joshblack Jan 17, 2024
3488912
ci(release): restore release workflow behaviors
joshblack Jan 18, 2024
a74d546
Merge branch 'main' of github.com:primer/react into refactor/project-…
joshblack Jan 18, 2024
a2d1665
chore: move legacy-theme into primer package
joshblack Jan 18, 2024
bf2f930
ci(release): update canary workflow to work with monorepo structure
joshblack Jan 18, 2024
2f84fc7
ci(release): update canary release to adjust package.json structure
joshblack Jan 18, 2024
dc3caee
ci(release): remove 0.0.0 version since snapshot will create new version
joshblack Jan 18, 2024
c7b3708
chore: add private to workspaces
joshblack Jan 18, 2024
02a0d2c
chore(docs): pin and hoist dependencies to prevent conflicts
joshblack Jan 18, 2024
fcce209
Merge branch 'main' of github.com:primer/react into refactor/project-…
joshblack Feb 1, 2024
e4b5f41
chore(deps): update deps from latest
joshblack Feb 1, 2024
e40a9ef
Merge branch 'main' of github.com:primer/react into refactor/project-…
joshblack Feb 6, 2024
e955692
chore: add optional dependency for ci
joshblack Feb 6, 2024
9e5fe20
chore(test): remove outdated snapshots
joshblack Feb 6, 2024
c56040c
Merge branch 'main' of github.com:primer/react into refactor/project-…
joshblack Feb 7, 2024
29c7199
chore(gitignore): update to include .tsbuildinfo files
joshblack Feb 7, 2024
258aa71
chore: update package versions for workspaces
joshblack Feb 7, 2024
d7b0fa9
Merge branch 'main' of github.com:primer/react into refactor/project-…
joshblack Feb 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor(project): add examples to workspaces
  • Loading branch information
joshblack committed Jan 9, 2024
commit 999fa61eaaf77c8b77614c59a50a619944a6b093
Loading