-
Notifications
You must be signed in to change notification settings - Fork 42
Milestone2k [WiP] #740
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
timea-solid
wants to merge
42
commits into
main
Choose a base branch
from
milestone2k
base: main
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
Milestone2k [WiP] #740
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
48f81f7
started updating header style
timea-solid d935375
Merge branch 'main' into milestone2k
timea-solid e3158d4
header component
timea-solid dd5b22d
fixed web cmponents distribution
timea-solid 274ae77
login and signup web components wired in header
timea-solid d041d1d
close to final design
timea-solid 1ed16ed
help menu render depends on layout
timea-solid 3bc2412
minor layout conditional css
timea-solid 9699fae
propagate logout
timea-solid 9046dfd
css improvement of loggedin header button
timea-solid a88cb70
Support path-based pod roots in header and footer helpers
bourgeoa 0257e35
lint
bourgeoa 884c8c0
update pane-registry
bourgeoa 00d1cd7
navigation-toggle
bourgeoa 626fd49
Update scripts/build-component-dts.mjs
timea-solid 12b426a
Update src/utils/headerFooterHelpers.ts
timea-solid 9d4d657
Update test/unit/index.test.ts
timea-solid 1b0c781
fix tests
timea-solid c124a18
better watch
timea-solid 2f8d31d
Potential fix for pull request finding
timea-solid 9b1ea92
fixed global UI problem
timea-solid a07b23e
improved readme
timea-solid 56f778f
Potential fix for pull request finding
timea-solid 7451cc5
remove unused copy-webpack-plugin
timea-solid 4e607fa
align readme with defaults
timea-solid 440a20e
Merge branch 'milestone2k' of https://github.com/solidos/solid-ui int…
timea-solid d5bf92e
updated lock file for node 24
timea-solid fea7473
improved readme
timea-solid b0a11eb
fix typo in readme
timea-solid 4d43fd6
fix issuer URL input
timea-solid 74f3502
Fix Escape key handling in LoginButton popup to work regardless of focus
Copilot a8b9a09
leave UI global variable untouched, web components not added to globa…
timea-solid 8f6afc8
added login and signup tests
timea-solid 48b1b8b
Merge branch 'milestone2k' of https://github.com/solidos/solid-ui int…
timea-solid 0016dbe
build improvements
timea-solid 5c1c9c1
Merge branch 'main' into milestone2k
bourgeoa ffc854a
improve code based on claude PR reviews
timea-solid 6410a72
improved watch
timea-solid 9178c23
improved local dev
timea-solid d0b1da6
improved css for components
timea-solid ea946fa
switched default profile picture
timea-solid 6994072
aligned component distribution for build and watch
timea-solid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,3 +9,4 @@ docs/api | |
| examples/storybook | ||
| .history/ | ||
| docs/form-examples/solid-ui.js | ||
| .tsbuildinfo | ||
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 |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| // Jest mock for CSS imports | ||
| module.exports = {} |
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.
Uh oh!
There was an error while loading. Please reload this page.