-
Notifications
You must be signed in to change notification settings - Fork 0
feat: rebuild component-library using Vite #866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
michael-odonovan
wants to merge
113
commits into
master
Choose a base branch
from
4973_CL_rebuild
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
113 commits
Select commit
Hold shift + click to select a range
9183e8a
up and running before checks
michael-odonovan a4293f7
Empty commit to trigger build
michael-odonovan 9d88de2
package messup
michael-odonovan a673e14
try pulling netlify config in this repo
michael-odonovan 7ca323b
vite build fix
michael-odonovan ce1cb08
playwright config adjustments
michael-odonovan 7ccc85d
package.json script adjustments
michael-odonovan 9831cb2
adjust tests
michael-odonovan 45b091d
playwright url issue
michael-odonovan 21e4494
dist folder fix
michael-odonovan 070131c
Merge branch 'master' into 4973_CL_rebuild
michael-odonovan e05d40c
snaps
michael-odonovan 282edf6
fixing playwright
michael-odonovan 365fa40
reorder exported components into alphabetical order
michael-odonovan c686869
bank some work
michael-odonovan d60e648
fix implied & issue for Checkbox
michael-odonovan 6f98b16
errant example delete
michael-odonovan ab48fea
Atom checks
michael-odonovan e4fd083
lint
michael-odonovan c70a346
Checking Atoms and finsessing layout
michael-odonovan 1a6f469
package clean up
michael-odonovan 066461d
snaps
michael-odonovan b65f966
more fixes
michael-odonovan e6b086d
cleanup and reimport playwright files
michael-odonovan 0b209ea
more wrapper sorting
michael-odonovan baed1c2
fix Membership example
michael-odonovan f4b012a
test fixes
michael-odonovan ec41f98
test fixes - molecules and organisms
michael-odonovan efc74e2
test fixes
michael-odonovan 17623fe
test fix
michael-odonovan 8e06ce2
another fix try
michael-odonovan 14a30bd
adjustments for running locally
michael-odonovan 0049611
update some README notes
michael-odonovan c6b020c
revert playwright tests
michael-odonovan 8f2487a
Atoms tests passing locally
michael-odonovan aa56be0
downgrade start-server-and-test
michael-odonovan 2f6d8e7
fix start-server dependency
michael-odonovan 1857271
update scripts and remove unneeded package
michael-odonovan f85edae
playwright fixes
michael-odonovan 289d9f0
diff check and dynamicGalleries clear
michael-odonovan 2e93757
Organisms good
michael-odonovan 90c27c3
snaps
michael-odonovan cad8c35
Merge branch 'master' into 4973_CL_rebuild
michael-odonovan 4453f62
UX tweaks and remote test fail
michael-odonovan 6a276a0
cleanup Theme examples
michael-odonovan e501647
update README
michael-odonovan 59a07a1
tweaks
michael-odonovan 8f9b332
Readme stuff
michael-odonovan 6458e5f
update readme and try another slider fix
michael-odonovan de3401e
update card example to fix merge
michael-odonovan cea748d
adjust Impact slider test again
michael-odonovan 29ccd9c
Impact Slider fix
michael-odonovan 5e070fe
cleanup ThemeExample
michael-odonovan 0084862
manual check AmbientVid
michael-odonovan 734faf9
Button extra manual checks
michael-odonovan 53a1b97
ButtonWithStates xtra manual checks
michael-odonovan b4c99ea
manual checks Checkbox and Confetti
michael-odonovan 158cd6f
atoms: manual checks complete, all tests passing
michael-odonovan 090084e
cleanup
michael-odonovan c47679c
manual checks on Atoms all good and Logos sorting
michael-odonovan ce3972b
more cleanup of Atoms
michael-odonovan 45294d4
cleanup Text example mess
michael-odonovan a71e792
add better comments
michael-odonovan 90c02f3
Manual checks on Organisms
michael-odonovan 9127159
molecules - more manual edits
michael-odonovan 56540c5
update
michael-odonovan c741554
add more examples to Molecules
michael-odonovan f386ed7
Donate checks good
michael-odonovan 1b09b1e
Clean up EmailSignUpExample
michael-odonovan 3e6c5a2
more checks and refinements
michael-odonovan 0c5f5c2
cleanup
michael-odonovan 629241f
Header checks out
michael-odonovan 3121a3a
cleanups
michael-odonovan f52efe6
update
michael-odonovan 771a3b6
adjusting impactSlider test
michael-odonovan 4c72341
Merge branch 'master' into 4973_CL_rebuild
michael-odonovan 91f131d
snaps
michael-odonovan 93de615
fix Internal mishap
michael-odonovan 3880a8e
fix transient props / styled components
michael-odonovan f345b57
fix for svg
michael-odonovan 7ecebad
more comments and simpler impact Slider solution?
michael-odonovan a9809ad
simplier comment
michael-odonovan cf4bcc7
more test comments and test the .blur()
michael-odonovan a58a98c
fix Arrow
michael-odonovan 641dc11
README typo and bump node
michael-odonovan 108a5eb
snaps
michael-odonovan 0742deb
update node version
michael-odonovan 4b40cfe
revert Card.style.js back to master
michael-odonovan c3f5266
CTACard.js revert to master
michael-odonovan a3d5970
CTACard.style revert to master
michael-odonovan 1b3a443
HeroBanner.style revert to master
michael-odonovan e3d1759
snaps
michael-odonovan 886baa0
merge conflict mess up
michael-odonovan 0df650e
DonateBanner prop change
michael-odonovan 9deb1f8
snaps
michael-odonovan a1ce546
updates from new work on master
michael-odonovan 6ed05f0
merge master props work
michael-odonovan 190fc0a
Merge branch 'master' into 4973_CL_rebuild
michael-odonovan 001c01b
snaps
michael-odonovan b554190
DonateBanner add prop from master
michael-odonovan eff647c
snaps
michael-odonovan ec3664b
add autoprefixer
michael-odonovan aa6f1c3
fix transient props in Atoms
michael-odonovan c383a83
fix transient props Moleculres
michael-odonovan f411fd5
snaps
michael-odonovan a964cbe
linting
michael-odonovan 9f31b47
clean up exports
michael-odonovan 7d80cb8
clean up index order
michael-odonovan 8375ba6
snaps
michael-odonovan b604f46
Organisms $ props
michael-odonovan 85d46f8
Unbork HeroBanner media query again
AndyEPhipps f352bf0
fix vendor prefix issues / import jest-styled-components
michael-odonovan 1842954
Tidyup Card example
AndyEPhipps File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| v16.20.0 | ||
| v22.22.3 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| <!DOCTYPE html> | ||
| <html lang="en"> | ||
| <head> | ||
| <meta charset="UTF-8" /> | ||
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
| <title>Component Library</title> | ||
| </head> | ||
| <body> | ||
| <div id="root"></div> | ||
| <script type="module" src="/src/main.jsx"></script> | ||
| </body> | ||
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| [build] | ||
| command = "yarn build:preview" | ||
| publish = "dist" | ||
|
|
||
| [build.environment] | ||
| NODE_VERSION = "22" | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀