Commit Graph

4152 Commits

Author SHA1 Message Date
Rome Reginelli
71a19b497f Merge pull request #1151 from intelliot/patch-3
known-amendments: link to Amendments page
2021-08-20 18:04:06 -07:00
Rome Reginelli
94d7866fe6 Merge pull request #1149 from Calvinjwala/robots-txt
Adding a robots.txt file
2021-08-20 18:03:01 -07:00
Elliot Lee
77dd436c94 known-amendments: link to Amendments page
This is useful for searchers who land on the Known Amendments page but want to learn more about how Amendments work
2021-08-20 16:26:49 -07:00
Calvin Jhunjhnuwala
13bad56107 adding a robots.txt file 2021-08-19 14:21:23 -07:00
Rome Reginelli
cd34d10bda Merge pull request #1148 from mDuo13/fixup_ci_and_links
Fixup CI and links
2021-08-18 15:08:08 -07:00
mDuo13
a5fb4bbd99 Make CI work with PRs from forks (I hope) 2021-08-18 15:04:01 -07:00
mDuo13
08b0479085 Fix links in uses.html 2021-08-18 15:03:33 -07:00
Rome Reginelli
49dca4d0b2 Merge pull request #1146 from natenichols/ripple-lib-update
Update ripple-lib to 1.10.0
2021-08-18 15:00:32 -07:00
Nathan Nichols
13aebe3bda Update ripple-lib to 1.10.0 2021-08-17 15:01:15 -07:00
Rome Reginelli
a42e041791 Merge pull request #1139 from nkramer44/patch-1
Add (May be omitted) to account_channels ledger_hash response field
2021-08-10 09:52:42 -07:00
Rome Reginelli
e8bf67cbe6 Merge pull request #1138 from XRPLF/bharathchari-patch-1
Spelling correction - sustainability
2021-08-09 17:09:04 -07:00
nkramer44
4a444d1bd1 make account_channels response ledger_hash optional 2021-08-09 10:12:35 -04:00
Bharath Chari
1de391e244 Spelling correction - sustainability 2021-08-06 16:23:11 +03:00
mDuo13
93492f70a2 Merge branch 'apexbanner' 2021-08-05 13:54:07 -07:00
Rome Reginelli
5deba94f30 Merge pull request #1136 from XRPLF/css_fixes
Minor style/markup fixes
2021-08-05 12:53:37 -07:00
mDuo13
20fd184429 Fix up some style/html inconsistencies
- Use new FAQ formatting (light-mode compatible) on XRPL Overview
  mini-faq
- Unify chip styles
- Fix homepage "In Development" chips getting cut off
- Update style dependencies (node-sass 6.0.1, Bootstrap 4.6.0, etc.)
2021-08-04 17:32:08 -07:00
Jake
e10091aef3 Adjust offset and light theme color 2021-08-04 16:49:35 -07:00
Rome Reginelli
f8204cbceb Merge pull request #1130 from intelliot/patch-2
reserves.md - accounts can now be deleted
2021-08-04 16:39:47 -07:00
dependabot[bot]
969d6a9894 Bump tar from 6.1.0 to 6.1.4 in /styles
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.4.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.4)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 15:29:51 -07:00
Elliot Lee
95366ef475 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:46:18 -07:00
Elliot Lee
27ec58f8f6 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:45:44 -07:00
Rome Reginelli
1e5c50fff0 Merge pull request #1132 from intelliot/ripplelib198
ripple-lib: update to 1.9.8
2021-08-04 13:20:46 -07:00
Rome Reginelli
71a83dc574 Merge pull request #1131 from XRPLF/bharathchari-ripplex-interledger
Remove reference to Interledger and RippleX
2021-08-04 13:19:25 -07:00
Rome Reginelli
e8ceb88bb6 Merge pull request #1129 from intelliot/patch-1
fix: minor typo in server_info.md
2021-08-04 13:10:48 -07:00
Rome Reginelli
cf7735e8c1 Merge pull request #1128 from XRPLF/fix_dark_mode_diagrams
Fix dark mode diagrams
2021-08-04 13:10:20 -07:00
Jake
c335276643 add top banner for Apex event 2021-08-03 16:23:22 -07:00
Elliot Lee
a483fe008d ripple-lib: update to 1.9.8 2021-07-30 12:14:47 -07:00
Bharath Chari
ab2cc74e9c Remove reference to Interledger and RippleX 2021-07-30 18:03:03 +03:00
Elliot Lee
518eda8dc6 reserves.md - accounts can now be deleted
- Removed "and the full ledger history on disk" because I don't think reserve requirements really reduce the size of the ledger history. (But I could be persuaded.) Transaction fees are the main way that ledger history is kept from growing excessively large.
2021-07-27 21:25:39 -07:00
Elliot Lee
c9ba7de0dc fix: minor typo in server_info.md 2021-07-27 12:04:03 -07:00
mDuo13
ff214a40b8 Fix dark mode diagrams 2021-07-26 14:48:31 -07:00
mDuo13
74f7af1524 Update repo URL in footer too 2021-07-23 02:35:36 -07:00
mDuo13
6e097f019d Update older repo URLs to XRPLF too 2021-07-23 02:26:20 -07:00
Wietse Wind
b2ab0b90c4 Merge PR #1126: Update repo URL to XRPLF
Update repo URL to XRPLF
2021-07-23 11:09:22 +02:00
mDuo13
369c678013 Update repo URL to XRPLF 2021-07-23 02:05:37 -07:00
mDuo13
5ad73d4338 Disable light theme w/ a build-time switch for now 2021-07-19 17:36:57 -07:00
mDuo13
da7d72cefe Light mode: fix new-style faq, stack overflow icon 2021-07-19 14:37:30 -07:00
mDuo13
47c3aa6f07 Merge branch 'master' into light-mode-theme 2021-07-19 14:02:25 -07:00
mDuo13
b97f2dbef6 Tools: fix some small issues 2021-07-19 14:01:46 -07:00
Rome Reginelli
80fc15a834 Merge pull request #1118 from ripple/faq_template
De-duplicate FAQs
2021-07-19 13:39:16 -07:00
mDuo13
7bdc7d59da Move FAQ to About 2021-07-16 16:31:38 -07:00
Rome Reginelli
35c857dc84 Merge pull request #1122 from ripple/ripplelib197
ripple-lib: update to 1.9.7
2021-07-16 14:53:52 -07:00
mDuo13
512679c2b2 Update ripple-lib to 1.9.7 2021-07-16 13:48:49 -07:00
mDuo13
817a3f0e59 Tweak 3-column layout 2021-07-15 20:27:10 -07:00
mDuo13
2409b40d90 Light theme: style search results 2021-07-15 14:23:38 -07:00
Elliot Lee
2b3ae7b3e9 ripple-lib: update to 1.9.7 2021-07-14 17:27:36 -07:00
mDuo13
be80405f10 Fix light mode, top nav external links, etc:
- Top nav external links now open in a new tab as intended (not specific
  to light mode)
- Consistently adjust opacity (not placement) of background images in
  mobile; lighter in light mode for legibility.
- Add a subtle white "shadow" to eyebrow text in light mode to improve
  legibility
- Fix focus styles for buttons & multicode tabs in light mode
- Make all buttons sized the same as primary buttons by default
- Fix typo that caused the "Reset" button on get-started to be unstyled
- Refactor theme switcher JS for simplicity.
- Fix issue with theme select icon not being visible in some cases.
- Update color of  icons in interactive tutorial breadcrumbs
2021-07-14 15:52:27 -07:00
mDuo13
f9f608d469 Fix some outdated stuff in interactive pages 2021-07-14 15:46:16 -07:00
mDuo13
b800df6c93 Light mode: more fixes & cleanup:
- Remove lots more unused files
- Make light mode toggles for Exchange and Wallet images
- Change layout for exchanges and wallets to work better at some screen
  widths (between mobile and full 1080p)
- Fix light mode styles for some dev tools, carbon calculator, Edit
  button, footer, etc.
2021-07-13 16:53:04 -07:00
Rome Reginelli
af078e14ac Merge pull request #1103 from s3uleman/patch-1
Update build-run-rippled-macos.md
2021-07-12 16:49:30 -07:00