Commit Graph

340 Commits

Author SHA1 Message Date
Jake
f56e707bee Pr review comments 2022-06-13 09:38:39 -07:00
Jake
3bb2eace34 QA fixes. Updated images 2022-06-09 18:33:22 -07:00
Jake
0f43bbb13f Updated button out arrow 2022-06-09 15:10:01 -07:00
Jake
9094af3aec Update testing scrolling. 2022-06-09 12:10:13 -07:00
Jake
8ba14cbc95 First pass adding landing page 2022-06-07 19:50:13 -07:00
Jake
b03c98c99f Bump css version 2022-06-02 09:42:10 -07:00
Jake
6a71d522b1 Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-community
# Conflicts:
#	assets/css/devportal2022-v4.css
#	styles/package.json
#	template/base.html.jinja
2022-06-02 09:41:23 -07:00
Jake
4641172f12 Update light animation and header spacing 2022-05-27 15:34:34 -07:00
Jake
09193295b9 Spacing updates. Cleanup 2022-05-26 17:30:20 -07:00
Jake
85ef91c328 Updated images and styles 2022-05-26 08:44:32 -07:00
Jake
5926abbdf6 Qa updates. Add animations 2022-05-23 10:01:35 -07:00
Jake
68865f6569 Spacing adjustment. fix icons 2022-05-10 13:43:08 -07:00
Jake
9d25765eaa First pass re org page 2022-04-24 17:51:26 -07:00
mDuo13
21846a3045 Update CSS for code samples rebased 2022-04-20 14:07:58 -07:00
Jake
b1492508d8 Updated bottom area with lines 2022-04-20 14:06:22 -07:00
Jake
e1c8fffe9e center contribute section 2022-04-20 14:06:22 -07:00
Jake
1eae37e095 Add filter for code lang 2022-04-20 14:06:22 -07:00
Jake
0de299b73a Testing sidebar filter 2022-04-20 14:05:46 -07:00
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