Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
aa0a026
Refine about page and build support
xSatori Apr 13, 2026
d8a5270
Add dark mode and refine dark theme surfaces
xSatori Apr 14, 2026
c2bad27
Refine AboutPage responsive styles & wrapping
xSatori Apr 14, 2026
1dffe31
Polish dark mode UI surfaces
xSatori Apr 14, 2026
91097bf
Fix dark-mode hover selectors and format changes
xSatori Apr 14, 2026
0828889
Use theme border color in DaoCard
xSatori Apr 14, 2026
f1b9c1f
Merge remote-tracking branch 'origin/staging' into feature/dark-mode
dan13ram Apr 29, 2026
1ff9fbc
fix: apply theme tokens to auction and explore UI
dan13ram Apr 29, 2026
46baace
feat: harden DropdownSelect and remove zord Select
dan13ram Apr 29, 2026
0bf925f
fix: complete theme token migration and restore lint stability
dan13ram Apr 29, 2026
1f0f867
fix: align nav dark surfaces and finish color token cleanup
dan13ram Apr 29, 2026
4e00695
fix: align dropdown accessibility and UI token consistency
dan13ram Apr 30, 2026
55f0521
fix: polish dark mode tokens and focus visibility
dan13ram Apr 30, 2026
806c8f4
fix: add more max height for update desc markdown height
dan13ram Apr 30, 2026
be5d035
feat: release v0.3.1
dan13ram Apr 30, 2026
ce335f3
fix: finalize icon naming cleanup and dark-mode polish
dan13ram May 1, 2026
ad2a7f1
fix: align connect button and UI surfaces with theme tokens
dan13ram May 1, 2026
2ec7799
fix mobile nav overflow, tooltip icons, and theme contrast
dan13ram May 1, 2026
71d5330
fix: update markdown editor styles for dark mode
dan13ram May 1, 2026
2265c43
fix: minor tweaks to colors for dark mode
dan13ram May 1, 2026
4561292
Merge remote-tracking branch 'origin/staging' into feature/dark-mode
dan13ram May 1, 2026
6bceeb3
fix: twitter icon key to x
dan13ram May 1, 2026
73e79a4
fix: improve UI accessibility and dark-mode icon rendering
dan13ram May 5, 2026
9b02325
Merge pull request #927 from xSatori/feature/dark-mode
dan13ram May 5, 2026
71fbd49
fix: standardize focus rings and keyboard interaction
dan13ram May 6, 2026
ad3d8b4
fix: make custom checkbox controls keyboard accessible
dan13ram May 6, 2026
f201afa
fix: improve disabled button contrast across themes
dan13ram May 6, 2026
d4a6e21
fix: keep create sidebar nav contrast consistent across themes
dan13ram May 6, 2026
16b8554
feat: add mobile sticky action bar for create dao forms
dan13ram May 6, 2026
e1b9c42
fix: improve accessibility and remove invalid HTML patterns
dan13ram May 6, 2026
b1f1c55
fix: remove preview artwork and replace with static artwork metadata
dan13ram May 6, 2026
226585a
fix: misc fixes for dark mode
dan13ram May 6, 2026
6c5978c
Apply a design system that conforms with the rest of the site
xSatori May 6, 2026
a65eba2
Minor mobile and desktop UI tweaks
xSatori May 6, 2026
ab76e7d
fix focus styling and related UI test regressions
dan13ram May 7, 2026
50c61f6
fix: misc fixes to dark mode
dan13ram May 7, 2026
eb5f3be
UI styling tweaks
xSatori May 7, 2026
4669d32
Merge pull request #945 from BuilderOSS/fix/dark-mode
dan13ram May 8, 2026
62dddc5
Merge remote-tracking branch 'origin/staging' into feature/about-page…
dan13ram May 8, 2026
1421aaf
fix: align about page with dark mode theme tokens
dan13ram May 8, 2026
7daf5b3
feat: unify about page actions and proposal status styling
dan13ram May 9, 2026
2e9a102
fix: polish about CTA and theme-aware artwork
dan13ram May 9, 2026
b6f8d7e
fix: remove redundant about card CTA labels
dan13ram May 9, 2026
37b7f5e
fix: finalize about card content and status polish
dan13ram May 9, 2026
ef90afc
fix: use chain metadata icons across about page
dan13ram May 9, 2026
436c76c
fix: prefer latest upgrade path and remove legacy version address map
dan13ram May 9, 2026
2949a26
fix: improve dark/light mode contrast on drop and coin detail pages
dan13ram May 9, 2026
a7523c5
fix: resolve accessibility, type, and API correctness issues
dan13ram May 9, 2026
4501a9d
Merge pull request #947 from BuilderOSS/fix/mainnet-manager-v2
dan13ram May 9, 2026
e4fdc5f
Merge pull request #946 from xSatori/feature/about-page-update
dan13ram May 9, 2026
88ad515
Merge branch 'main' into staging
dan13ram May 9, 2026
9260d28
fix: minor style fixes in about page
dan13ram May 12, 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
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,15 @@
"flatpickr": "^4.6.13",
"formik": "^2.4.6",
"framer-motion": "^12.12.1",
"graphql-request": "^7.1.2",
"ioredis": "^5.8.1",
"next": "^15.5.9",
"nextjs-progressbar": "^0.0.16",
"ox": "^0.14.0",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-mde": "^11.5.0",
"remove-markdown": "^0.6.3",
"sablier": "^2.0.1",
"sharp": "^0.34.2",
"swr": "^2.3.3",
Expand Down
Binary file added apps/web/public/builderlogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions apps/web/public/filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions apps/web/public/home/collective-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions apps/web/public/home/creation-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions apps/web/public/home/of-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading