akcodez
a249cdbc54
Update navigation constants and submenu data for improved routing
...
- Changed hrefs for main navigation items to reflect new paths.
- Updated submenu data for 'Develop' and 'Use Cases' sections with new links.
- Adjusted community submenu links for better resource access.
- Refined network submenu data to include relevant resources and insights.
2026-06-08 16:54:55 -07:00
akcodez
acd58bb5ee
Enhance Navbar and Submenu components for improved accessibility and keyboard navigation
...
- Added keyboard navigation support to NavItems, allowing users to close submenus with the Escape key and toggle with Enter/Space.
- Implemented onClose callback in Submenu components to facilitate submenu closure.
- Updated Navbar to handle submenu closing for keyboard navigation.
- Adjusted styles for better layout and responsiveness in submenus.
2026-06-08 16:51:58 -07:00
akcodez
c77cd1150b
add translations
2026-06-08 16:51:58 -07:00
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
0d09bbead9
Update Redocly to Realm v0.133.1
2026-05-29 13:52:27 -07:00
amarantha-k
b09fe6c7b3
Update color for feedback boxes to fix white text on a white background in dark mode
2026-05-01 16:18:03 -07:00
mDuo13
d846367857
Update feedback styles
2026-05-01 15:37:40 -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
d51da2ff5c
fix tab styling in dark/light mode
2026-04-29 13:12:42 -07:00
mDuo13
aed88784d9
Fix sidebar highlight color issues in Realm 0.132
2026-04-17 16:03:55 -07:00
Maria Shodunke
d945d6a5d6
Tutorials landing page v2 ( #3572 )
2026-04-17 11:52:23 +01:00
mDuo13
839da237b6
Bump Redocly to Realm 0.131.2 & fix one more PluginInstance type
2026-03-24 11:12:30 -07:00
mDuo13
9f4fcc845f
Update Redocly plugin syntax for 0.131+
2026-03-19 12:26:23 -07:00
mDuo13
26c966fa51
Bump Redocly to Realm 0.131.0
2026-03-18 11:12:41 -07:00
oeggert
685572eec5
Merge pull request #3516 from XRPLF/synced-tabs
...
Add tab syncing within and across pages
2026-02-24 19:53:42 -08:00
Oliver Eggert
6ffec4300b
add tab syncing within and across pages
2026-02-24 14:19:47 -08:00
Maria Shodunke
6c1c7ad300
Update Tutorials Landing Page
2026-02-23 14:38:03 +00: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
d8b216bdd7
Fix for build failure
2025-11-05 14:43:17 +00:00
Rome Reginelli
1e095599fd
Merge pull request #3345 from XRPLF/dependabot/npm_and_yarn/multi-fa24b26d6e
...
Bump hono and @redocly/realm
2025-10-30 13:47:27 -07:00
Maria Shodunke
7cdf35f032
Update escrow documentation
2025-10-09 18:57:53 +01:00
Nazarii Mykhailets
b2f345edd5
fix: imports in custom plugins
2025-10-09 13:01:08 +03: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
4c0faef071
clean up indentation
2025-10-01 14:45:24 -07:00
Oliver Eggert
e3e2b4bb63
fix indenting
2025-10-01 14:31:33 -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
Aria Keshmiri
efe04e3dee
Merge pull request #3268 from XRPLF/rwa-tokenization-changes
...
Rwa tokenization changes
2025-09-30 15:20:56 -07:00
akcodez
55db17553d
remove non needed important
2025-09-30 12:32:22 -07:00
Oliver Eggert
9e04d4e71c
update amendment badge to account for eta status
2025-09-26 16:22:07 -07:00
mDuo13
b1c1ae685a
Remove Reporting Mode & History Shards docs
2025-09-12 17:03:56 -07:00
mDuo13
c68c9f975f
WS Tool fixes: cURL modal, Clio Only
2025-09-09 13:35:57 -07:00
mDuo13
16c2cdc399
Fix various style issues
2025-09-03 14:07:42 -07:00
mDuo13
567aa74cc8
Adjust style colors & improve code walkthrough
2025-09-02 16:14:08 -07:00