Commit Graph

9398 Commits

Author SHA1 Message Date
Rome Reginelli
ca799b3fb3 Fix source link formatting
- Replace the old link with a link to the updated source version
- Add the missing "Source" title attribute so the source link will float right as intended
- Remove deprecated frontmatter
2025-09-10 10:12:06 -07:00
Oliver Eggert
263bf45bdb add em dash 2025-09-10 10:12:06 -07:00
Oliver Eggert
289c77aa9f add reviewer suggestions 2025-09-10 10:12:06 -07:00
Oliver Eggert
cbffec7a2c add warning 2025-09-10 10:12:06 -07:00
mDuo13
7b50170210 Refactor server_info/server_state response formatting slightly 2025-09-10 10:12:06 -07:00
mDuo13
eb41b9a9eb Clarify network_ledger field & remove reporting mode fields 2025-09-10 10:12:06 -07:00
Chenna Keshava B S
34f6914df2 specify information about network_ledger field in server_info response 2025-09-10 10:12:06 -07:00
tequ
201dce8fd3 address reviews 2025-09-10 10:12:05 -07:00
tequ
674af89127 [JA] Permissioned DEXes 2025-09-10 10:12:05 -07:00
tequ
77fd0e88ab address reviews 2025-09-10 10:12:05 -07:00
tequ
796bca6b2e address #2969, other fixes 2025-09-10 10:12:05 -07:00
Maria Shodunke
76c3324f4f Update enabled amendements 2025-09-10 10:12:05 -07:00
mDuo13
4da270b9d9 Remove old/inadvertent TODOs
Neither of these TODOs is relevant at the moment and they should not be
visible to readers (even in the HTML comments)
2025-09-10 10:12:05 -07:00
mDuo13
cb6dac0fa1 Migrate XLS-89d links to XLS-89 2025-09-10 10:12:05 -07:00
mDuo13
702ca01336 MPT metadata sample code: add lookup/decoding to example 2025-09-10 10:12:05 -07:00
mDuo13
7fe836921c Add sample code for XLS-89d MPT Metadata 2025-09-10 10:12:05 -07:00
Oliver Eggert
2c73708301 add reviewer suggestions 2025-09-10 10:12:05 -07:00
Oliver Eggert
ea3bbec482 add package links and sha-256 2025-09-10 10:12:05 -07:00
Oliver Eggert
cd83529517 remove mutex change 2025-09-10 10:12:05 -07:00
Oliver Eggert
d227262008 update subscribe method with network_id field in ledger and validations stream 2025-09-10 10:12:05 -07:00
Oliver Eggert
f9b49af7d6 add additional contributors 2025-09-10 10:12:05 -07:00
Oliver Eggert
96712f4b67 update contributors to github accounts 2025-09-10 10:12:05 -07:00
Oliver Eggert
514fe741e2 update known amendments 2025-09-10 10:12:05 -07:00
Oliver Eggert
6681e89d70 add release notes up to rc2 2025-09-10 10:12:05 -07:00
akcodez
a6fb937b6f update event imgae 2025-09-10 10:12:05 -07:00
akcodez
61bfad087f Update event descriptions for EasyA x Flare Harvard Hackathon and XRP Seoul Summit 2025 to enhance clarity and engagement. Adjust wording for XRP Community Night NYC to better reflect the event's purpose. 2025-09-10 10:12:05 -07:00
akcodez
c656d093a5 Add new events: EasyA x Flare Harvard Hackathon and XRP Seoul Summit 2025. Update event details for XRP Community Night NYC, including date, location, and registration link. 2025-09-10 10:12:05 -07:00
Anurag
c1b40aaea0 Update account_lines.md - fixed the request parameter table
Removed erroneously appearing `UInt32` from the request parameter table. Also fixed table formatting.
2025-09-10 10:12:05 -07:00
mDuo13
652d404914 [JA] Fix broken table syntax 2025-09-10 10:12:05 -07:00
mDuo13
f502713c7a Fix unnecessary horizontal scrolling of tables in Japanese 2025-09-10 10:12:05 -07:00
Mayukha Vadari
7d1a8b7556 Fix binary-format.md link 2025-09-10 10:12:05 -07:00
Maria Shodunke
267e73a346 Add related transactions and ledger entries (batch 3)
Fixes https://github.com/XRPLF/xrpl-dev-portal/issues/3220

- Adds related topics to the ledger entry and transaction type pages.

Preview [here](https://xrpl-dev-portal--related-topics-batch-2.preview.redocly.app/docs/references/protocol/ledger-data/ledger-entry-types/delegate)

- Batch 1: https://github.com/XRPLF/xrpl-dev-portal/pull/3235
- Batch 2: https://github.com/XRPLF/xrpl-dev-portal/pull/3246

Batch 3 covers:

- [x] MPTokenIssuance + transactions
- [x] NFTokenOffer + transactions
- [x] Offer + transactions
- [x] Oracle + transactions
- [x] PayChannel + transactions
2025-09-10 10:12:05 -07:00
akcodez
a913fa1241 QA changes 2025-09-04 09:33:24 -07:00
akcodez
0269b7cef1 Fix missing newline at end of file in _light-theme.scss 2025-08-28 11:16:25 -07:00
akcodez
e86263472d rm export 2025-08-28 11:16:07 -07:00
akcodez
6164bfe7af Update CSS variables in devportal2024-v1.css for improved consistency
- Adjusted CSS variable definitions for better alignment with design standards.
- Ensured future styling adjustments can be made more easily.
2025-08-28 11:15:01 -07:00
Aria Keshmiri
636d986443 Update docs/use-cases/payments/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:14:45 -07:00
Aria Keshmiri
5cdb29c213 Update styles/_use-cases.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:12:17 -07:00
akcodez
8f9ba68704 Enhance styling for tokenization page and update CSS variables
- Added padding to the developer tools section within the tokenization page for improved layout.
- Updated CSS variables in devportal2024-v1.css for consistency and future styling adjustments.
2025-08-28 11:07:57 -07:00
akcodez
ae71602d6d Update CSS and SCSS files for improved styling consistency
- Corrected the class name from `.fiipay` to `.friipay` in the _use-cases.scss file to ensure proper image rendering.
- No changes made to the devportal2024-v1.css file, but it remains updated for future styling adjustments.
2025-08-28 11:02:33 -07:00
Aria Keshmiri
6d9f2e6608 Update shared/components/project-cards.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:01:42 -07:00
Aria Keshmiri
52ccf12b03 Update docs/use-cases/payments/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:00:24 -07:00
Aria Keshmiri
aa55773044 Update styles/light/_light-theme.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:00:17 -07:00
Aria Keshmiri
61559bd01c Update docs/use-cases/payments/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:00:11 -07:00
akcodez
13d0d1d653 rm commented styles 2025-08-26 10:50:58 -07:00
akcodez
023321d6de Enhance payments integration styles and layout for improved responsiveness
- Added max-width and margin adjustments to the payments integration section for better alignment on larger screens.
- Implemented responsive breakpoints for the payments integration section to ensure optimal display on medium and large devices.
- Introduced new styles for light mode payment logos and embedded payments icons, enhancing visual consistency across the payments page.
2025-08-26 10:49:22 -07:00
akcodez
12cf498d2b Refactor payments page layout and styles for improved responsiveness
- Simplified the hero section by removing unnecessary container classes.
- Adjusted padding and margins in the payments styles to enhance layout consistency across various screen sizes.
- Updated media queries to ensure better responsiveness for video content and typography on smaller devices.
2025-08-26 10:24:21 -07:00
akcodez
703f761a08 Enhance payments and tokenization pages with developer resources and layout improvements
- Integrated DeveloperResourcesSection into both payments and tokenization pages to provide developers with essential resources and community links.
- Updated payment URLs for various stablecoins to direct users to relevant external resources.
- Improved layout and styling for the payments integration section, ensuring better responsiveness and user experience.
- Refactored CSS for shared developer tools styles between payments and tokenization pages, enhancing visual consistency.
2025-08-26 10:15:53 -07:00
akcodez
9e2b88fbb8 Refactor payments and index pages to integrate BenefitsSection component
- Replaced the manual benefits list in the index page with the BenefitsSection component for improved maintainability.
- Added BenefitsSection to the payments page, showcasing embedded payment use cases with new card data.
- Updated ProjectCards component to support optional button text for enhanced project presentation.
- Introduced new CSS styles for embedded payments icons and battle-tested project cards for better visual consistency.
2025-08-26 07:38:18 -07:00
akcodez
e94a5a0269 Update payments and tokenization pages with new components and layout adjustments
- Changed the payments page to use `index.page.tsx` instead of `index.md` for better component integration.
- Added `AdvantagesSection` and `ProjectCards` components to both payments and tokenization pages to enhance content presentation.
- Adjusted CSS styles for improved responsiveness and layout consistency across different screen sizes.
- Removed outdated security card implementation in tokenization page and replaced it with a more streamlined advantages section.
2025-08-25 11:54:17 -07:00