Commit Graph

222 Commits

Author SHA1 Message Date
Jake
9f22242da5 Hide top event banner 2022-03-29 13:14:13 -07:00
Jake
ea82a59d66 Update top banner with new info 2022-03-17 09:49:18 -07:00
Jake
c206b4ed75 Hide top banner. Move events card to past 2022-03-17 08:57:13 -07:00
Jake
09c2a8faa5 Updated css output 2022-03-10 17:24:07 -07:00
Jake
d73460e1c8 Merge branch 'master' of https://github.com/jakeatdocforce/ripple-dev-portal into events
# Conflicts:
#	assets/css/devportal2021-v6.css
#	styles/package.json
#	template/base.html.jinja
2022-03-10 17:21:30 -07:00
Jake
779a88e963 update checkbox styling 2022-03-09 17:13:04 -07:00
Jake
c26df66ef2 Cleanup. move styles to separate file 2022-03-04 17:04:59 -07:00
Jake
9b8022d162 Add fllters and light mode images 2022-03-01 16:48:57 -07:00
Jake
09b04d35df Add hackathon banner to top 2022-02-28 13:27:54 -07:00
dependabot[bot]
70fa2b44ca Bump node-sass from 6.0.1 to 7.0.0 in /styles
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 23:14:35 +00:00
Jake
c5489fe3a7 Add videos to xrpl overview page
Update css to v6

Add videos to xrpl overview page

Update css to v6

Move video player up on screen

Adjust vid position and size

Fix expanded video sizing on more resolutions
2022-01-13 16:36:50 -08:00
mDuo13
537a50f8b5 Fix blockquote format 2022-01-10 12:59:29 -08:00
mDuo13
790cf0b201 Fix NFT page labeling
- Add a flask icon warning that the functionality is not enabled on the
  production network
- Fix default coloring of unassigned topic labels in light mode
- Make a landing page for the NFTs topic label
- Assign a color to the NFTs topic label
2021-12-20 12:44:24 -08:00
Ferschmann Jakub
a92957acba Fixed dark/light mode of link colors
Fixed dark/light mode of link colors in FAQ page.
2021-11-16 15:54:15 +01:00
Ferschmann Jakub
0aa0397e7d Show answer by url hash fragment
Show the answer of the question if there is a hash fragment in the url. Suitable when sending url with id of question.  Until now, the answer has not been shown.
2021-11-15 12:21:12 +01:00
Ferschmann Jakub
c3053d5359 Fix area for links on FAQ page
The active parts of the links are misplaced on the FAQ page. From a user perspective, this is confusing.
2021-11-12 10:01:29 +01:00
mDuo13
7e7ea3abe2 Remove grants wave 2 banner 2021-11-08 10:58:51 -08:00
mDuo13
51d99f77d3 Upgrade dependencies for scss 2021-10-25 12:15:27 -07:00
mDuo13
7c6603355b Cache-bust CSS (now v3) 2021-09-21 16:53:48 -07:00
mDuo13
aa08c82c57 Copy to clipboard: remove temp bits 2021-09-21 15:59:46 -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
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
dependabot[bot]
47e331b110 Bump tar from 6.1.6 to 6.1.11 in /styles
Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.11.
- [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.6...v6.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 20:02:24 +00:00
mDuo13
301d643b08 Light mode: more revisions 2021-08-30 15:32:49 -07:00
mDuo13
27409bb5f3 Light mode: chips, off-white cards 2021-08-20 17:17:13 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
7aa6e632a5 Fungible token: form validation UI, refinements 2021-08-18 15:09:23 -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
mDuo13
75b82d592e Updated progress on light mode 2021-08-17 19:24:21 -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
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
Jake
c335276643 add top banner for Apex event 2021-08-03 16:23:22 -07:00
mDuo13
ff214a40b8 Fix dark mode diagrams 2021-07-26 14:48:31 -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
mDuo13
7bdc7d59da Move FAQ to About 2021-07-16 16:31:38 -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