Commit Graph

648 Commits

Author SHA1 Message Date
mDuo13
aa08c82c57 Copy to clipboard: remove temp bits 2021-09-21 15:59:46 -07:00
Jake
312ac60a5c Add code buttons to btngroup
Expand button added to btn group with copy button.
Placed btn top right of box.
2021-09-21 14:37:38 -07:00
mDuo13
c0ab56ea62 Interactive tutorials: number steps for analytics
Count the total number of interactive blocks and add this data to the
memo when sending transactions from interactive tutorials. This should
help track the completion rate of tutorials to better measure
effectiveness of the documentation.
2021-09-07 19:35:32 -07:00
mDuo13
74d58504a3 Diagrams: fix light mode coloring 2021-09-07 11:58:48 -07:00
mDuo13
b5c3107c1b Rename CSS to hopefully fix cache problems 2021-09-02 16:31:34 -07:00
mDuo13
1fb75704af Merge branch 'light_mode_revised' 2021-09-02 14:31:07 -07:00
Rome Reginelli
9e3b10a5da Merge pull request #1159 from XRPLF/testnet_faucet_seq
Faucet: show starting sequence number
2021-09-02 13:55:15 -07:00
Rome Reginelli
2b0f2bbed6 Merge pull request #1127 from jakeatdocforce/feedbackwidget-update
Updated feedback widget
2021-09-02 13:53:19 -07:00
mDuo13
1a33daf449 Light mode: fix hover link-card text color 2021-09-02 12:18:02 -07:00
mDuo13
b904586274 Unify card styles & fix more light mode stuff 2021-08-31 17:45:25 -07:00
mDuo13
fd385d53be Faucet: show starting sequence number 2021-08-31 12:17:55 -07:00
mDuo13
301d643b08 Light mode: more revisions 2021-08-30 15:32:49 -07:00
mDuo13
a5bd489248 Issue a token: minor cleanup 2021-08-27 11:14:08 -07:00
Jake
ebc062e195 Set cookie flags
Cookie flags set to samesite=None: Secure
2021-08-23 14:38:12 -07:00
jakeatdocforce
dd0230cb91 Merge branch 'XRPLF:master' into feedbackwidget-update 2021-08-23 14:35:21 -07:00
mDuo13
bca0b6bf92 Merge branch 'master' into light_mode_revised 2021-08-20 17:18:59 -07:00
mDuo13
27409bb5f3 Light mode: chips, off-white cards 2021-08-20 17:17:13 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
35f61c5842 Fixed light/dark home hero graphics 2021-08-18 17:10:22 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
2021-08-18 15:09:26 -07:00
mDuo13
7aa6e632a5 Fungible token: form validation UI, refinements 2021-08-18 15:09:23 -07:00
mDuo13
b0359388a2 Start Issue a Token tutorial 2021-08-18 15:09:14 -07:00
mDuo13
b118a6b9ca Fix interactive tutorial breadcrumb spacing 2021-08-18 15:09:12 -07:00
mDuo13
012c213589 Fix mini-sidebar placement on calculator & XRP overview when banner is active 2021-08-18 14:43:39 -07:00
mDuo13
5bbd1b1d7e Updated light mode graphics 2021-08-18 14:42:38 -07:00
jakeatdocforce
63a1e5ef4e Merge branch 'XRPLF:master' into feedbackwidget-update 2021-08-18 12:59:56 -07:00
mDuo13
75b82d592e Updated progress on light mode 2021-08-17 19:24:21 -07:00
Nathan Nichols
13aebe3bda Update ripple-lib to 1.10.0 2021-08-17 15:01:15 -07:00
mDuo13
93492f70a2 Merge branch 'apexbanner' 2021-08-05 13:54:07 -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
1e5c50fff0 Merge pull request #1132 from intelliot/ripplelib198
ripple-lib: update to 1.9.8
2021-08-04 13:20:46 -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
mDuo13
ff214a40b8 Fix dark mode diagrams 2021-07-26 14:48:31 -07:00
Jake
3e0e405da1 Updated feedback widget 2021-07-23 17:32:47 -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
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
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
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
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