Skip to content
Closed

Font #823

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
aca0f0e
#769 Implement design system button
NoelDeMartin May 28, 2026
3265bb1
#769 Implement Web Components Auth system
NoelDeMartin May 29, 2026
1e1b845
#769 Implement action auth components
NoelDeMartin May 29, 2026
9779714
#769 Soften CSS resets
NoelDeMartin May 29, 2026
bcbe12e
#769 Dialog System
NoelDeMartin May 29, 2026
1383004
#769 Implement Combobox
NoelDeMartin May 29, 2026
e236cfb
#769 Implement Menu
NoelDeMartin May 29, 2026
0a45fdf
#769 Implement LoginModal
NoelDeMartin May 29, 2026
fb6a67e
#769 Implement Account
NoelDeMartin May 29, 2026
5c30144
#769 Enable experimental Account component in Header
NoelDeMartin May 29, 2026
582ae1c
#769 Remove legacy storybook files
NoelDeMartin May 29, 2026
33e1913
#769 Add loading state and outline variant in button
NoelDeMartin Jun 1, 2026
11310c1
#769 Add error handling and loading to LoginModal
NoelDeMartin Jun 1, 2026
c79f74d
#769 Add icon slot and ghost variant in Button
NoelDeMartin Jun 2, 2026
9348443
#769 Add link menu items
NoelDeMartin Jun 2, 2026
98c1309
Merge pull request #775 from NoelDeMartin/769-design-system-header-ac…
NoelDeMartin Jun 2, 2026
e7fc9b6
resolve: finalize rebase conflicts in jest config and tsconfig
bourgeoa Jun 11, 2026
20b1ef6
fix(auth): sync header auth state with session and enforce server log…
bourgeoa May 24, 2026
f7a6553
fix(header): stabilize auth resolution and delegate server logout
May 29, 2026
5ea0259
from Copilot review: use the sibling checkout when present, otherwise…
bourgeoa May 29, 2026
c0e0484
lint errors
bourgeoa May 29, 2026
a1e28f2
update header tests
bourgeoa May 29, 2026
ddf0030
fix(login): finalize OIDC callback in loginStatusBox and avoid logout…
bourgeoa Jun 2, 2026
225295c
Revert "fix(login): finalize OIDC callback in loginStatusBox and avoi…
bourgeoa Jun 4, 2026
d373fb0
browse.html login issue
bourgeoa Jun 4, 2026
02cef1d
3.1.2
bourgeoa Jun 4, 2026
166965e
update design-system auth workflow to UVDSL
bourgeoa Jun 12, 2026
f146f97
Title:
bourgeoa Jun 12, 2026
c242c32
updated version
timea-solid Jun 12, 2026
bd2212d
add missing function and typed authSession
bourgeoa Jun 12, 2026
7501efd
Merge pull request #760 from SolidOS/uvdsl
bourgeoa Jun 12, 2026
212f485
Merge branch 'main' into staging
bourgeoa Jun 14, 2026
6a0dca8
update package-lock.json
bourgeoa Jun 14, 2026
93d9da3
#780 Migrate build from webpack to Vite
NoelDeMartin Jun 4, 2026
b841965
#780 Migrate from Jest to Vitest
NoelDeMartin Jun 4, 2026
61f6904
#780 Migrate Storybook to Vite build
NoelDeMartin Jun 4, 2026
7f74533
Fix global event listeners management
NoelDeMartin Jun 4, 2026
9301716
Merge pull request #787 from NoelDeMartin/780-vite
NoelDeMartin Jun 15, 2026
03a69c4
#795 Fix tests
NoelDeMartin Jun 15, 2026
7a72278
#795 Run test typechecks
NoelDeMartin Jun 18, 2026
ef63626
Merge pull request #803 from NoelDeMartin/login-tests
bourgeoa Jun 19, 2026
1667e7d
Update ci.yml
bourgeoa Jun 19, 2026
70500d9
update solid-logic@test pane-registry@test
bourgeoa Jun 19, 2026
84f1c0e
3.1.3-0
bourgeoa Jun 19, 2026
8671db3
Merge pull request #806 from SolidOS/ci-staging-2
bourgeoa Jun 19, 2026
8f3e288
update solidos dependencies
bourgeoa Jun 21, 2026
bc6ee42
3.1.3-1
bourgeoa Jun 21, 2026
0efadfc
chore: update solidos dependencies (dev: solid-logic@4.0.8-0 pane-reg…
github-actions[bot] Jun 21, 2026
7145a58
Merge pull request #808 from SolidOS/ci-staging-2
bourgeoa Jun 21, 2026
8a2b643
#790 Refactor components organization
NoelDeMartin Jun 16, 2026
5b3c012
Merge pull request #799 from NoelDeMartin/790-restructure-components
NoelDeMartin Jun 22, 2026
e944b32
Update package.json
NoelDeMartin Jun 22, 2026
57936fd
Declare theme.css export
NoelDeMartin Jun 22, 2026
c5ec3b8
Remove install scripts from package.json on publish
NoelDeMartin Jun 22, 2026
a6b1858
3.1.3-4
NoelDeMartin Jun 23, 2026
0e4b220
chore: update solidos dependencies (dev: solid-logic@4.0.8-0 pane-reg…
github-actions[bot] Jun 23, 2026
799c06d
Merge pull request #812 from SolidOS/ci
NoelDeMartin Jun 23, 2026
181ae10
Return null account from NoopAuth
NoelDeMartin Jun 23, 2026
eaf7905
3.1.3-5
NoelDeMartin Jun 23, 2026
988558e
Merge pull request #814 from SolidOS/ci
NoelDeMartin Jun 23, 2026
b3a59e0
#773 Integrate wa-dropdown
NoelDeMartin Jun 22, 2026
fe497ac
#773 Implement component traits (Input)
NoelDeMartin Jun 23, 2026
1e7ef5d
SolidOS/contacts-pane#283 Input component
NoelDeMartin Jun 23, 2026
ce7a800
SolidOS/contacts-pane#283 Select component
NoelDeMartin Jun 23, 2026
e849e84
SolidOS/contacts-pane#283 Implement Dialog trait
NoelDeMartin Jun 23, 2026
94d727b
3.1.3-6
NoelDeMartin Jun 24, 2026
400ef7a
Merge pull request #815 from NoelDeMartin/773-a11y
NoelDeMartin Jun 24, 2026
722e7ab
chore: update solidos dependencies (dev: solid-logic@4.0.8-0 pane-reg…
github-actions[bot] Jun 24, 2026
8ca72aa
Clean up package.json
NoelDeMartin Jun 24, 2026
2e47036
Clean up Vite config
NoelDeMartin Jun 24, 2026
c42b570
#772 Remove :state() usage
NoelDeMartin Jun 25, 2026
0e8fd6e
#772 Smooth out <dialog> support
NoelDeMartin Jun 25, 2026
d738e7d
#772 Improve browser support and a11y for Combobox
NoelDeMartin Jun 25, 2026
2ec4be3
Update dependencies
NoelDeMartin Jun 30, 2026
bf37026
Fix tests
NoelDeMartin Jun 30, 2026
98b9132
Merge pull request #816 from NoelDeMartin/772-browser-support
NoelDeMartin Jun 30, 2026
d6e9d90
chore: update solidos dependencies (dev: solid-logic@4.0.8-1 pane-reg…
github-actions[bot] Jun 30, 2026
7417bfe
remove duplicate load of button component
timea-solid Jun 30, 2026
ca6903e
add types for node 24
bourgeoa Jun 30, 2026
c7be329
3.1.3-7
bourgeoa Jun 30, 2026
e662405
chore: update solidos dependencies (dev: solid-logic@4.0.8-1 pane-reg…
github-actions[bot] Jun 30, 2026
9b1014e
Merge pull request #819 from SolidOS/fixDev
bourgeoa Jun 30, 2026
973547e
Merge branch 'main' into staging
bourgeoa Jun 30, 2026
2148864
carefully deleting some v2 components
timea-solid Jul 1, 2026
4918f1b
package lock
timea-solid Jul 1, 2026
ddba1b4
merge staging
timea-solid Jul 1, 2026
5710f9a
chore: update solidos dependencies (dev: solid-logic@4.0.8-1 pane-reg…
github-actions[bot] Jul 1, 2026
675688b
Merge pull request #818 from SolidOS/deduplicate
timea-solid Jul 1, 2026
5e4cb9e
Atkinson font added here for now
timea-solid Jul 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 10 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@ on:
workflow_dispatch:

jobs:
update-deps:
uses: SolidOS/solidos/.github/workflows/update-solidos-deps.yml@main
secrets: inherit

build:
needs: update-deps
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down Expand Up @@ -63,7 +68,7 @@ jobs:
run: gh pr merge --auto --merge "$PR_URL" # Use Github CLI to merge automatically the PR
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

npm-publish-dev:
needs: build
Expand All @@ -88,8 +93,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- name: Update npm to latest (required for OIDC)
run: npm install -g npm@latest
- name: Disable pre- and post-publish actions
run: 'sed -i -E "s/\"((pre|post)publish)/\"ignore:\1/" package.json'
- name: Disable publish and install actions
run: 'sed -i -E "s/\"((pre|post)(publish|install))/\"ignore:\1/" package.json'
- name: Publish to npm
if: github.actor != 'dependabot[bot]' && github.actor != 'dependabot-preview[bot]'
run: npm publish --tag latest
Expand All @@ -109,12 +114,12 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
TAG="v$(node -p 'require("./package.json").version')"

if gh release view "$TAG" >/dev/null 2>&1; then
echo "Release $TAG already exists. Skipping."
exit 0
fi

if git ls-remote --exit-code --tags origin "refs/tags/$TAG" >/dev/null 2>&1; then
echo "Tag $TAG already exists on origin. Creating release from existing tag."
gh release create "$TAG" --verify-tag --generate-notes
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
node_modules
dist
lib
src/versionInfo.ts
.idea
.vscode
Expand Down
42 changes: 0 additions & 42 deletions .storybook/main.js

This file was deleted.

24 changes: 24 additions & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
import type { StorybookConfig } from '@storybook/web-components-vite'
import { mergeConfig } from 'vite'

const config: StorybookConfig = {
stories: ['../src/**/*.stories.ts'],
addons: [
'@storybook/addon-links',
'@storybook/addon-docs',
],
framework: '@storybook/web-components-vite',

async viteFinal (config) {
return mergeConfig(config, {
resolve: {
dedupe: ['lit', 'lit-html', 'lit-element', '@lit/reactive-element'],
},
optimizeDeps: {
include: ['lit/directive-helpers.js'],
},
})
},
}

export default config
11 changes: 0 additions & 11 deletions .storybook/preview.js

This file was deleted.

4 changes: 4 additions & 0 deletions .storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import '@/styles/theme.css'

export const tags = ['autodocs']
export const parameters = {}
Loading
Loading