57 Commits

Author SHA1 Message Date
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
mDuo13
012aefec29 Restore Algolia DocSearch 2024-12-05 18:11:29 -08:00
Vova Rutskyi
b1613bd3dc chore: replace deprecated useI18n hook with useL10n 2024-11-04 12:01:09 -08:00
akcodez
6f3a25b32e fixed brand kit linking to 404 page 2024-08-12 09:37:25 -07:00
Nazarii Mykhailets
ba6e87abf0 Merge branch 'master' into redocly-rc-migration 2024-06-27 11:42:39 +03:00
mDuo13
0dfcd7c2da Fix some linking issues in home & about 2024-06-20 13:17:04 -07:00
akcodez
936ef78aab clean up code 2024-06-17 15:32:26 -07:00
akcodez
ff6ea9611e fix alert banner show / hide logic, hide apex banner 2024-06-17 15:29:33 -07:00
Nazarii Mykhailets
cd61707264 chore: update mobile menu and realm version 2024-06-11 19:21:28 +03:00
Nazarii Mykhailets
7402168061 feat: migrate to the realm rc version 2024-05-28 17:09:54 +03:00
mDuo13
9973e0d77c Try changing <a> to <Link> in topnav 2024-05-17 15:22:52 -07:00
akcodez
23721b8163 updates cta button 2024-05-13 14:04:45 -07:00
mDuo13
7999d26960 Blog: unify label chips, footer; fix contrast
- Remove blog-specific footer. (See also: #2501, #2503)
- Fix markup that was invalidly reusing the same HTML ID for multiple
  elements.
- Use existing chips for blog categories instead of having separate
  styles for blog chips. This fixes some issues where the contrast of
  the blog category chips was not meeting WCAG contrast standards.
- Update yellow chip in light mode to meet WCAG AAA contrast standard.
2024-03-28 13:27:53 -07:00
Rome Reginelli
45e627f50f Merge pull request #2499 from XRPLF/translate_nav_label
Make top nav translatable, with examples
2024-03-26 23:45:43 -07:00
mDuo13
b5bafbaf4e Blog: unify nav with rest of site 2024-03-26 17:26:13 -07:00
mDuo13
69c5b0ff83 Make top nav translatable, with examples 2024-03-26 13:58:44 -07:00
akcodez
e8e7a385da adds to blogs 2024-03-20 22:10:49 -07:00
akcodez
8eacaf6b0c format doc 2024-03-20 22:09:16 -07:00