Commit Graph

62 Commits

Author SHA1 Message Date
Calvin
3e6dd8687d Navbar icon updates: new 18×18 icons, dedicated Community icons, and code cleanup (#3544)
* updating navigation with the correct icons

* clean up code, add alt tags

* consolidate, code clean up

* minor tweak to icons.ts
2026-03-18 17:12:03 -07:00
Calvin
32e89c1299 Component Library Refactor & New Components (#3510)
* adding showcase page

* adding CardStatsList

* clean up, tighter code

* code review and code clean up

* update import, clean up env for error message

* tweak some css code

* less css, rebuilt

* re-adding bem, modifier for bds variants
2026-02-23 15:00:18 -08:00
akcodez
7376dce9ef 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-01-29 10:21:57 -08:00
akcodez
887e1f38f5 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-01-13 12:30:51 -08:00
akcodez
42552e4d24 add translations 2026-01-13 11:56:47 -08:00
akcodez
5cf22174dc 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-01-13 10:20:37 -08:00
akcodez
7fd39abb2b 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-01-13 10:05:02 -08:00
akcodez
9006dc3812 Refactor Navbar component structure by modularizing subcomponents and removing legacy exports for improved maintainability and clarity. 2026-01-13 09:33:25 -08:00
akcodez
4776c45c33 Enhance Navbar with XRP Ledger text animation and update styles for dark mode and submenu transitions 2026-01-12 12:55:28 -08:00
akcodez
1278b1aca9 add proper icons 2026-01-12 11:25:24 -08:00
akcodez
e467e27448 add dark mode styles 2026-01-12 09:59:32 -08:00
akcodez
2b15495835 udpate animations 2026-01-08 13:14:36 -08:00
akcodez
1a2cb105f3 add all submenus 2026-01-08 11:23:41 -08:00
akcodez
471bf7f193 add basis for navbar 2026-01-07 13:48:30 -08:00
Calvin Jhunjhuwala
ce49c8b6ba updating bootstrap to v5 2025-10-17 16:28:07 -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
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
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