Commit Graph

75 Commits

Author SHA1 Message Date
akcodez
8fcf955c9d Add LanguageDropdown component to Navbar and enhance LanguagePill functionality
- Introduced LanguageDropdown for improved language selection in Navbar and MobileMenu.
- Updated LanguagePill to display the current language dynamically and manage dropdown state.
- Enhanced styles for language-related components to support open/close states and transitions.
- Added mobile-specific dropdown positioning and styles for better user experience.
2026-06-08 16:51:58 -07:00
akcodez
51ca4fdfcb Integrate search functionality into Navbar and MobileMenu components, utilizing Redocly's search dialog. Update AlertBanner to prevent hydration mismatch with null initial state for displayDate. Adjust NavControls and NetworkSubmenu to handle theme detection more effectively. 2026-06-08 16:51:58 -07:00
akcodez
e588dcc715 Refactor Navbar component structure by modularizing subcomponents and removing legacy exports for improved maintainability and clarity. 2026-06-08 16:51:57 -07:00
akcodez
af33a01b0a Enhance Navbar with XRP Ledger text animation and update styles for dark mode and submenu transitions 2026-06-08 16:51:52 -07:00
akcodez
a625b5ec2c add proper icons 2026-06-08 16:51:52 -07:00
akcodez
68ee9aca5a add dark mode styles 2026-06-08 16:51:45 -07:00
akcodez
c3d1e58a97 udpate animations 2026-06-08 16:51:45 -07:00
akcodez
0a814ea17c add all submenus 2026-06-08 16:51:45 -07:00
akcodez
ba3032f58c add basis for navbar 2026-06-08 16:51:45 -07:00
Calvin Jhunjhuwala
faa6beb929 removing empty card footer 2026-06-08 16:49:15 -07:00
Calvin Jhunjhuwala
6b75b67fb2 updating bootstrap to v5 2026-06-08 16:47:55 -07:00
mDuo13
4f991e14a5 Add tx icon legend component 2026-05-01 15:13:06 -07:00
mDuo13
a874b034d7 Reorg components & impl. TxRef component 2026-05-01 15:13: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
Oliver Eggert
6ffec4300b add tab syncing within and across pages 2026-02-24 14:19:47 -08:00
oeggert
776a4f290e Update @theme/components/Amendments.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2026-02-02 15:42:55 -08:00
Oliver Eggert
af79cb6cf2 add support for inactive amendments in tracker 2026-01-21 17:18:25 -08:00
tequ
316f6f4fd4 Update Navbar component to open brand kit link in a new tab 2025-12-01 11:31:41 +09:00
Maria Shodunke
7cdf35f032 Update escrow documentation 2025-10-09 18:57:53 +01:00
mDuo13
317a8ffdfc Add an 'Updated' mode for amendment-disclaimer & fix disclaimer font size in tables 2025-10-06 13:39:41 -07:00
oeggert
3b9a1834ba Merge pull request #3324 from XRPLF/cache-amendment-data
Add Amendment Data Caching
2025-10-01 16:45:50 -07:00
Oliver Eggert
b1c5f3646e add reviewer suggestions 2025-10-01 14:09:38 -07:00
Oliver Eggert
b7b90741cb fix sorting to be status > date > name 2025-10-01 11:23:08 -07:00
Oliver Eggert
514da6376f add amendment caching 2025-09-30 16:04:18 -07:00
akcodez
55db17553d remove non needed important 2025-09-30 12:32:22 -07:00
akcodez
a603fd6b85 hide apex banner 2025-06-10 06:57:20 -07:00
akcodez
479d8b1e9a feat: add moment-timezone for dynamic countdown in AlertBanner component 2025-06-02 13:32:34 -07:00
akcodez
1a2d544891 rm moment-timezone, use static date instead of countdown 2025-05-30 16:38:34 -07:00
akcodez
b23aa3a55e Update Navbar component to use moment-timezone for countdown timer calculations 2025-05-29 09:12:30 -07:00
akcodez
5c97efbdac Add moment-timezone dependency and implement countdown timer in AlertBanner component 2025-05-29 09:09:15 -07:00
Amarantha Kulkarni
b5b2b8fc88 Merge pull request #3100 from XRPLF/update-site-search
Fix site search: Replace Algolia with Redocly's inbuilt search.
2025-05-08 17:42:56 -07:00
amarantha-k
15d1f096c8 WIP replacing algolis with Redocly's built-in search 2025-04-28 16:06:00 -07:00
akcodez
4a3f3d4d1d caps 2025-04-28 13:36:54 -07:00
akcodez
f57d4e7c61 change copy for banner 2025-04-28 13:13:39 -07:00
akcodez
cde4071ad1 Update Navbar alert banner text, change SVG fill color to black, and modify top banner styles to match new theme 2025-04-03 13:49:15 -07:00
akcodez
8a4a6ce65a update url 2025-02-20 10:42:54 -08:00
akcodez
1d2b8abdcf Refine banner animation and styling details 2025-02-18 13:04:43 -08:00
akcodez
b722c784fd Return alertTemplate to original state remove non used code 2025-02-18 11:42:04 -08:00
akcodez
a782ef0f1c Update AlertBanner component with translation support and responsive design 2025-02-18 11:34:40 -08:00
akcodez
137e9b47dc adjust animation timing 2025-02-18 11:15:15 -08:00
akcodez
a6506522ff Enhance AlertBanner hover interaction and animation 2025-02-18 10:27:54 -08:00
akcodez
f456b98e52 create new apex banner with animations v2 2025-02-18 08:54:03 -08:00
akcodez
dc94188201 Refactor AlertBanner component and update top banner styles 2025-02-14 08:43:25 -08:00
akcodez
e95cb4cca4 Adjust icon import path and button icon width 2025-02-14 07:16:35 -08:00
akcodez
a519ac02a0 Remove unused styled-components import from Navbar 2025-02-14 07:08:48 -08:00
akcodez
433cb0e6dc Refactor Navbar icon import to use direct import 2025-02-14 06:59:14 -08:00
akcodez
f7582f685c create new apex banner with animations 2025-02-13 14:44:40 -08:00
mDuo13
74eb5c87c7 Unify & fix XRPLoader component in dev tools 2025-01-15 03:49:44 -08:00
Jonathan Irvin
f0d472d7dc Prevent maintenance issues when adding new faucet hosts, and fix the loader which broke during a past migration 2025-01-06 14:30:16 -05:00
mDuo13
8cfe6f859e Update search language filtering 2024-12-10 11:01:43 -08:00