Commit Graph

74 Commits

Author SHA1 Message Date
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
Rome Reginelli
1131707653 Merge pull request #2966 from XRPLF/fix_code_samples
Fix minor issues with Code Samples
2025-02-07 14:09:17 -08:00
mDuo13
e1ec0d7e7c Further fix code samples descriptions 2025-01-31 15:13:37 -08:00
mDuo13
9d8cfc88cb Add & use component for 'Try it!' button & related 2025-01-28 16:38:58 -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
mDuo13
946ebdb41f Fix code comment color in dark mode 2024-10-09 15:43:26 -07:00
akcodez
599256a81b upgrades realm to latest v, adds id to plugin.js to account for breaking change 2024-08-28 11:01:50 -07:00
akcodez
6f3a25b32e fixed brand kit linking to 404 page 2024-08-12 09:37:25 -07:00
Rome Reginelli
9444421d7e Merge pull request #2688 from XRPLF/chore/migrate-to-realm-latest-with-perf
Upgrade to Realm v0.91.3 (copy of #2687)
2024-07-24 16:11:23 -07:00
Vova Rutskyi
df06bf90cd chore(project): migrate to latest version of realm and adjust plugins to match new interface 2024-07-18 15:06:14 +03:00
mDuo13
b20491903a Fix search highlight color 2024-07-12 17:42:50 -07:00
mDuo13
917466f263 Fix low-contrast fields
- Fixes #2661
- Fixes #1432
2024-07-12 15:07:47 -07:00
Nazarii Mykhailets
ba6e87abf0 Merge branch 'master' into redocly-rc-migration 2024-06-27 11:42:39 +03:00
Rome Reginelli
61c50ac7aa Merge pull request #2632 from tequdev/ja-about
[JA] translate new about pages
2024-06-20 13:22:14 -07:00
mDuo13
0dfcd7c2da Fix some linking issues in home & about 2024-06-20 13:17:04 -07:00
Nazarii Mykhailets
d8db3c52bc fix: issues with markdown styles 2024-06-19 19:31:44 +03:00
mDuo13
29e821e71d Fix line-height of h4, h5 2024-06-18 14:11:39 -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
5e58328b6e fix: media screen breakpoints for navbar components 2024-05-29 14:23:21 +03:00
Nazarii Mykhailets
3b617049bc fix: links in dark mode 2024-05-28 18:49:56 +03:00
Nazarii Mykhailets
7402168061 feat: migrate to the realm rc version 2024-05-28 17:09:54 +03:00
mDuo13
d7e311717e [JA] Fix code samples landing 2024-05-17 15:27:15 -07: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
6c4ae6c319 Accept date in badges. Fix errors in build.
Our guidelines suggest adding a date when using the badge markdoc
component, but until now the component's schema didn't have a defintion
for the date parameter, so it was reporting errors.

The date doesn't affect how the badge is displayed on the site, but
we can use it to see when a 'New in' badge is old enough to no longer be
relevant (typically >2yrs) so we can remove it.
2024-04-24 11:12:57 -07:00
mDuo13
a27f28a9b8 Fix first h1 spacing, header font hierarchy
The font hierarchy is a little complicated between the _content.scss,
_font.scss, and Redocly theme styles, but this at least aligns the
Redocly theme variables with the MD content styling.
2024-04-11 13:51:46 -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
da47c47b90 Fix blog landing page in Japanese view 2024-03-26 17:36:50 -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