Commit Graph

96 Commits

Author SHA1 Message Date
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
Rome Reginelli
26beea7973 Merge pull request #2484 from XRPLF/update_nft_uri
Update nft_info URI field (en, ja)
2024-03-22 16:08:48 -07:00
mDuo13
55fb9f6ad8 Update nft_info URI field
Fixes #2328
2024-03-21 16:12:05 -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
akcodez
d08ba4c952 adds new apex banner with corresponding breakpoints 2024-03-20 22:07:38 -07:00
mDuo13
fe1277ce19 Improve alignment on left/right margins
Fixes #2461. Also fixes an issue with cut-off drop shadows for cards on
some pages, like the tutorials landing, in mobile view.
2024-03-14 16:30:28 -07:00
akcodez
0d73660ecd add alt text to previously undefined variable 2024-03-12 08:10:43 -07:00
akcodez
6e4fa72bee use a tag instead of link as link was bugging 2024-03-11 10:03:15 -07:00
Amarantha Kulkarni
96165d4192 add translations key to navbar.tsx 2024-02-28 12:58:18 -08:00
Amarantha Kulkarni
025ed9be5a Revert change to base color and add bg-base for light mode 2024-02-22 15:22:04 -08:00
Amarantha Kulkarni
db338c627e Revert defn for color-gray-10 2024-02-21 14:50:10 -08:00
Amarantha Kulkarni
e858997b86 Update color definition to fix search window in light mode 2024-02-21 14:38:15 -08:00
akcodez
9ee682bd49 fix conflicting color 2024-02-16 10:23:32 -08:00
Maria Shodunke
f96cd212ce Merge pull request #2388 from maria-robobug/blog-site
Blog site
2024-02-13 18:03:24 +00:00
Maria Shodunke
2f8b18daf3 Update Navigation for Blog site 2024-02-13 12:06:50 +00:00
Roman Hotsiy
1a3031593e Fix interactive tutorials issues 2024-02-09 18:20:54 +08:00
Roman Hotsiy
498bf7007b Fix interactive tutorials issues 2024-02-09 18:18:57 +08:00
Maria Shodunke
a33e60681b Landing page CSS 2024-02-08 18:16:52 +00:00
Maria Shodunke
a4ac70ce43 Fetch blog post data from md file frontmatter 2024-02-08 18:16:28 +00:00
Amarantha Kulkarni
b4c547d799 Update idify in helper.ts 2024-02-07 18:03:28 -08:00
Amarantha Kulkarni
3290907f82 Fix plaintext color in light mode 2024-02-07 14:02:40 -08:00
akcodez
be99807d2c adds seo title description and h1 changes 2024-02-07 10:43:51 -08:00
akcodez
e93360bce8 added logic utilizing existing bootstrap functionality to close sidebar after dropdown-item click on mobile 2024-02-05 10:56:14 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00