Commit Graph

4131 Commits

Author SHA1 Message Date
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
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
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
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
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
Rome Reginelli
a103319da8 Merge pull request #1105 from yyolk/patch-1
replace --forward-port directions with --add-port in the port-forwarding page
2021-07-12 16:43:09 -07:00
Rome Reginelli
37af40c32b Update port forwarding (rephrase around typo) 2021-07-12 16:43:02 -07:00
Rome Reginelli
5fd9dec987 Merge pull request #1121 from ripple/fix_faucet_and_xrp_escrow
Template fixes: faucet, xrp overview
2021-07-12 16:42:13 -07:00
mDuo13
88cb4f45de Fix some image paths 2021-07-12 16:36:12 -07:00
mDuo13
472987fa59 Card updates 2021-07-12 14:41:11 -07:00
mDuo13
d3362c444f Remove obsolete templates 2021-07-09 18:52:53 -07:00
mDuo13
209e03f5f4 light mode fixes, CSS cleanup:
- light mode icons, styles to switch them
- put all card graphics in the same place, removed unused ones
- template/style changes to use the card graphics consistently
- styled the light mode icon with new graphics & animation
- fixed mobile nav colors in light mode
- fixed side nav & dropdown hover colors in light mode
2021-07-09 18:52:23 -07:00
mDuo13
ee8c59f1e4 Remove some unused images 2021-07-09 14:28:28 -07:00
mDuo13
b946be6481 Template fixes: faucet, xrp overview
- Remove broken tabs in XRP test faucets sidebar
- Make amount of XRP remaining in escrow dynamic
2021-07-08 18:31:23 -07:00
mDuo13
cc7a3d3768 Light theme: more fixes, some image replacements 2021-07-08 18:28:20 -07:00
mDuo13
c008688f46 Light mode updates for 2021 theme 2021-07-07 16:52:02 -07:00
mDuo13
943d50967a Code toggler: use icons, fix scroll 2021-07-07 16:50:58 -07:00
Jake
92ddeb1316 wip - image swap
Attempt to fix image swap on change for Firefox
2021-07-07 13:56:37 -07:00
Jake
d435f9d03b fix for flicker on load 2021-07-07 13:55:20 -07:00
Jake
c458dcc740 Compiled css 2021-07-07 13:55:18 -07:00
Jake
6e02aeb7ab Add light theme first pass
Toggle is only temp to test. Need to move in nav for final.
Will need further adjusting colors.
2021-07-07 13:54:37 -07:00
Rome Reginelli
00a8bfd4da Merge pull request #1098 from jakeatdocforce/codesample-tabs
Code tabs - switch all tabs and remember setting
2021-07-07 13:30:16 -07:00
Rome Reginelli
40de735027 FAQ: Edits per @intelliot review
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2021-07-06 23:42:06 -07:00
mDuo13
e7e7085821 Update FAQ 2021-07-06 23:42:06 -07:00
mDuo13
abe7942a27 De-duplicate FAQs 2021-07-06 23:42:05 -07:00
mDuo13
87fe5462ed FAQ filter: Start on making text expandable 2021-07-06 23:41:50 -07:00