Oliver Eggert
d23139cd0b
add renderForLlm and initial snapshot data
2026-07-09 15:29:43 -07:00
Oliver Eggert
b45e6072dd
add manual override for obsolete amendments
2026-07-09 11:13:21 -07:00
mDuo13
1c1e66a093
Implement responsive-graphic tag
2026-07-02 14:21:35 -07:00
Oliver Eggert
c4acc92e53
add plain linking
2026-06-12 12:01:37 -07:00
oeggert
c7b698331c
Merge pull request #3696 from XRPLF/source-link-component
...
Source link component
2026-06-11 10:00:50 -07:00
oeggert
cf46cd0ea2
Update @theme/components/SourceLink.tsx
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2026-06-11 09:59:22 -07:00
Oliver Eggert
1724516585
add component styling
2026-06-10 14:08:07 -07:00
Oliver Eggert
8813fd65a0
tweak LLM output
2026-06-10 10:44:19 -07:00
Oliver Eggert
e0748aa45e
initial draft of source link component
2026-06-10 10:44:19 -07:00
rachelflynn
0b88817ffa
Addressed PR review feedback
2026-06-09 16:34:58 -04: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
mDuo13
c29e62b17f
Support localized search
2024-12-06 13:16:44 -08:00