Commit Graph

656 Commits

Author SHA1 Message Date
akcodez
4ff7e43022 Add CardOffgrid component with showcase and documentation
- Introduced the CardOffgrid component, designed for displaying feature highlights with customizable icons, titles, and descriptions.
- Implemented two color variants: neutral and green, with interactive states and a unique hover animation.
- Created a comprehensive showcase page demonstrating all variants and states of the CardOffgrid component.
- Added detailed documentation covering usage guidelines, best practices, and API reference.
- Included SCSS styles for the CardOffgrid component, ensuring compatibility with both light and dark themes.
2026-06-08 16:49:48 -07:00
Calvin Jhunjhuwala
76e37d8755 working card stat, finalizing sup, cleaning up code cleanliness 2026-06-08 16:49:41 -07:00
akcodez
2f19c9b258 Add Divider component and documentation
- Introduced the Divider component following the XRPL Brand Design System, supporting horizontal and vertical orientations, three stroke weights (thin, regular, strong), and three color variants (gray, black, green).
- Created a comprehensive showcase page for the Divider component, demonstrating its usage and variations.
- Added detailed documentation for the Divider component, including props API, usage examples, and best practices.
- Included styles for the Divider component in SCSS format, ensuring compatibility with light and dark themes.
2026-06-08 16:49:41 -07:00
akcodez
9f1032c9de Refactor Button Styles for Responsive Design
Updated button styles to enhance responsiveness across devices by replacing fixed breakpoints with a mixin for the xl breakpoint. Adjusted typography and padding for smaller screens to ensure consistent appearance and usability. Improved comments for clarity on the import order and design tokens.
2026-06-08 16:49:40 -07:00
akcodez
ac81c00ccd add proper focus and active / hover states 2026-06-08 16:49:40 -07:00
akcodez
35cda6d34c add full primary button 2026-06-08 16:49:40 -07:00
akcodez
ef477d9190 Add BDS link styles and update existing link styles
- Introduced new styles for BDS link icons, including hover and focus states.
- Updated existing link styles to exclude BDS links from certain color and hover effects.
- Ensured consistent styling across light and dark themes for BDS links.
- Refactored landing page link styles to accommodate new BDS link classes.
2026-06-08 16:49:16 -07:00
Calvin Jhunjhuwala
778d7c6f47 removing px reversion for medium 2026-06-08 16:49:16 -07:00
Calvin Jhunjhuwala
97a92045de move page grid css to page grid folder, removing more text class styling 2026-06-08 16:49:16 -07:00
Calvin Jhunjhuwala
a41719ae0a adding folder structure, cleaning up font, add readme for page grid 2026-06-08 16:49:16 -07:00
Calvin Jhunjhuwala
43eacbfe94 adding page grid component + stylersheet 2026-06-08 16:49:15 -07:00
Calvin Jhunjhuwala
93463203e3 removing background from css as well 2026-06-08 16:49:15 -07:00
Calvin Jhunjhuwala
3d59fe86a9 removed all old fonts, remove all old backgrounds 2026-06-08 16:49:15 -07:00
akcodez
5e1bbe2cd2 Refactor color migration strategy to a clean implementation, removing backward compatibility aliases and consolidating color scales. Update SCSS files to reflect new design tokens and ensure all references are migrated. Adjust event card layout in community events page for improved responsiveness. Modify CSS styles for better alignment with updated color palette and remove unnecessary padding in card components. 2026-06-08 16:48:12 -07:00
akcodez
643731f419 Enhance PostCSS configuration with expanded safelist for Bootstrap utility classes, update layout in about and resources pages, and refine color palette in CSS files for improved design consistency. Adjusted card styles and link behaviors to align with new design tokens. 2026-06-08 16:48:00 -07:00
akcodez
bfdf0ca4dc Implement CSS optimization pipeline with PurgeCSS, Autoprefixer, and cssnano; reduce bundle size by 42% (uncompressed) and 39% (gzipped). Add analysis tool for CSS metrics and update build scripts in package.json. Create comprehensive documentation for CSS optimization process. 2026-06-08 16:48:00 -07:00
Calvin Jhunjhuwala
6fa308b3d0 new fonts added working across website 2026-06-08 16:47:55 -07:00
Calvin Jhunjhuwala
6b75b67fb2 updating bootstrap to v5 2026-06-08 16:47:55 -07:00
mDuo13
28af114305 Fix article bottom border not appearing on preview build 2026-05-01 15:39:08 -07:00
mDuo13
d846367857 Update feedback styles 2026-05-01 15:37:40 -07:00
mDuo13
84f78d83dd Transaction Types landing: revisions per review 2026-05-01 15:13:06 -07:00
mDuo13
4f991e14a5 Add tx icon legend component 2026-05-01 15:13:06 -07:00
mDuo13
7d3145b0a1 Add styles for TxRefs components 2026-05-01 15:13:06 -07:00
Rome Reginelli
ccaaa55ca3 Faucet: apply suggested CSS changes
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2026-04-30 13:26:06 -07:00
mDuo13
19b376be8e Improve XRP faucet w/ custom amount & address (squashed)
Faucet: improve handling of saved address, display of modes

Faucet improvements: suggestions from code review

Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2026-04-29 16:49:11 -07:00
Maria Shodunke
d945d6a5d6 Tutorials landing page v2 (#3572) 2026-04-17 11:52:23 +01:00
mDuo13
40557108e9 Merge branch 'master' into tutorials-iav4 2026-03-02 16:02:47 -08:00
Maria Shodunke
6fa1485e90 Update with review comments 2026-02-24 16:57:07 +00:00
Maria Shodunke
2e36e45582 Fix missing Globe icon in light mode 2026-02-23 16:01:00 +00:00
Maria Shodunke
6c1c7ad300 Update Tutorials Landing Page 2026-02-23 14:38:03 +00:00
mDuo13
c62d5090d0 Fix typo causing Bitget logo to not apear 2026-02-11 04:03:45 -08:00
amarantha-k
f5988554db Add Bitget wallet to XRP and Uses pages 2026-02-10 16:23:43 -08:00
Erik Frisk
c5f38c1a07 Add Bifrost Wallet to use cases page 2026-02-04 15:50:01 +01:00
Erik Frisk
f2200e2a51 Update Towo Labs to Bifrost Wallet in wallets list 2026-02-03 10:02:13 +01:00
akcodez
9dde1114ca remove arrow from internal link 2025-10-29 07:32:47 -07:00
akcodez
5f3dc85e5b Refactor tokenization page layout and styles; update button structure and link behavior for improved responsiveness and user experience. 2025-10-27 12:11:40 -07:00
mDuo13
1894f78a5d Remove beta AI agent 2025-10-07 11:30:49 -07:00
akcodez
39a044089a fix image size issues across community payments and tokenization pages 2025-09-30 14:58:09 -07:00
mDuo13
1de30f07a8 Refactor use-case end cards to use bg images 2025-09-30 14:38:11 -07:00
akcodez
55db17553d remove non needed important 2025-09-30 12:32:22 -07:00
akcodez
46c6a5de5a update responsiveness and layout 2025-09-30 07:58:00 -07:00
akcodez
8571afb3d5 conditional image for mobile 2025-09-30 07:56:27 -07:00
akcodez
666448a748 qa changes 2025-09-30 07:09:29 -07:00
akcodez
c30e259ff3 merge master in 2025-09-24 09:26:55 -07:00
interc0der
ce4a873cfa chore: add joey assets to scss, copy joey assets to use modallogos, update uses.page 2025-09-16 11:25:32 -05:00
akcodez
6ddf7ea293 design touh ups 2025-09-10 11:00:48 -07:00
Maria Shodunke
3391a79503 Fix wide screen gap 2025-09-10 10:14:35 -07:00
mDuo13
9ac9d976c8 Fix various style issues 2025-09-10 10:14:26 -07:00
mDuo13
de8bc3faaf Adjust style colors & improve code walkthrough 2025-09-10 10:14:18 -07:00
Maria Shodunke
00e29b4354 Remove commented out CSS + generate content.scss 2025-09-10 10:14:00 -07:00