Fabio Berger
|
6871f36dad
|
Update 0x url
|
2019-01-16 18:44:52 +01:00 |
|
Fabio Berger
|
98579300c1
|
merge development
|
2019-01-11 17:14:12 +01:00 |
|
Fabio Berger
|
6fb2721294
|
Fix copy and links
|
2019-01-11 14:20:56 +01:00 |
|
Alex Browne
|
89e398fa39
|
Update prettier to version ^1.15.3
|
2019-01-10 17:41:13 -08:00 |
|
Fabio Berger
|
a516b00a03
|
Fix footer links
|
2019-01-11 00:45:26 +01:00 |
|
Fabio Berger
|
241be6de30
|
Rename sol-cov to sol-coverage, fix links
|
2019-01-09 17:30:34 +01:00 |
|
Leonid Logvinov
|
5868c91cfb
|
Fix static tests
|
2019-01-09 10:54:32 +01:00 |
|
Leonid Logvinov
|
fd034cc1e4
|
Remove redundant semicolons
|
2019-01-09 10:21:58 +01:00 |
|
August Skare
|
ad0083dfa0
|
fix type for svg icon in footer
|
2018-11-20 15:30:49 +01:00 |
|
August Skare
|
f360b2edd6
|
fix import order
|
2018-11-20 15:27:56 +01:00 |
|
August Skare
|
339ec3e8eb
|
uniq export names for animations
|
2018-11-20 15:18:09 +01:00 |
|
August Skare
|
b0c22a222e
|
use lodash.map insted of array.map
|
2018-11-20 15:15:17 +01:00 |
|
August Skare
|
ea18050589
|
use lodash isUndefined function
|
2018-11-20 15:10:59 +01:00 |
|
August Skare
|
117726c6d8
|
fix imports after renaming
|
2018-11-19 17:35:22 +01:00 |
|
August Skare
|
31d07fdac8
|
rename all files and directories to lowercase
|
2018-11-19 17:27:00 +01:00 |
|
August Skare
|
881655bb57
|
separate component for inlinecode component
|
2018-11-19 15:18:07 +01:00 |
|
August Skare
|
38949f7ea4
|
added missing ;
|
2018-11-19 15:14:01 +01:00 |
|
August Skare
|
8d3e6f77b7
|
cleand up code component
|
2018-11-19 15:13:52 +01:00 |
|
August Skare
|
5865d1f62c
|
strict check for children in contentblock
|
2018-11-19 14:56:40 +01:00 |
|
August Skare
|
e2607980eb
|
type function call for Container in Animation class
|
2018-11-19 09:57:18 +01:00 |
|
August Skare
|
f519f5744e
|
remove new-lines between methods in classes
|
2018-11-19 09:55:03 +01:00 |
|
August Skare
|
fa24ec1a04
|
clean up tabs component
|
2018-11-19 09:50:19 +01:00 |
|
August Skare
|
6e1014a647
|
remove unnecessary children in Interface
|
2018-11-19 09:47:34 +01:00 |
|
August Skare
|
0b46f44ad3
|
fix typings for components in header
|
2018-11-19 09:32:53 +01:00 |
|
August Skare
|
b811b51af9
|
use styled-components theme in logo insted of color prop
|
2018-11-19 09:15:50 +01:00 |
|
August Skare
|
b88e2c5483
|
removed unused prop def from footer component
|
2018-11-19 09:07:05 +01:00 |
|
August Skare
|
cd333e0977
|
rename copied to didCopy in Code state
|
2018-11-19 09:05:22 +01:00 |
|
August Skare
|
62706d83c4
|
remove constructor from Code component
|
2018-11-19 09:04:00 +01:00 |
|
August Skare
|
284252e7a4
|
less verbose tslint disable rule
|
2018-11-19 08:56:59 +01:00 |
|
August Skare
|
3ad857be6c
|
fix timeout type in animation component
|
2018-11-19 08:53:25 +01:00 |
|
August Skare
|
7fec2f630c
|
fixed base link styling color
|
2018-11-16 16:18:03 +01:00 |
|
August Skare
|
54bd7df900
|
fix linting + code syntax for statless components
|
2018-11-16 11:05:30 +01:00 |
|
August Skare
|
52b49fee24
|
better positioning of hero animation
|
2018-11-07 13:08:08 +01:00 |
|
August Skare
|
31f096248d
|
lower deboune on animation resize
|
2018-11-07 13:01:53 +01:00 |
|
August Skare
|
d91c41b29c
|
fix alignment on list bullest
|
2018-11-07 12:45:25 +01:00 |
|
August Skare
|
c27a2b64ef
|
visual tweaks in code component
|
2018-11-07 12:39:47 +01:00 |
|
August Skare
|
fdaffb67e8
|
styling adjustment in uniq components
|
2018-11-07 12:39:33 +01:00 |
|
August Skare
|
d32bf15b69
|
align 0x logo in footer
|
2018-11-07 10:19:33 +01:00 |
|
August Skare
|
7536648f7a
|
right align icons in trace component
|
2018-11-07 10:16:13 +01:00 |
|
August Skare
|
eb2fa8e4af
|
more spacing on footer items
|
2018-11-07 10:13:49 +01:00 |
|
August Skare
|
5d3d2736f5
|
break compiler cards on an earlier breakpoint
|
2018-11-07 09:51:42 +01:00 |
|
August Skare
|
3a23e795ac
|
new hero animation using bodymovin and lottie
|
2018-11-07 09:48:10 +01:00 |
|
August Skare
|
2dfca078fd
|
copy changes
|
2018-11-07 09:10:25 +01:00 |
|
August Skare
|
9006e8fced
|
fix issues in code element
|
2018-11-06 14:39:48 +01:00 |
|
August Skare
|
6b8f8580d8
|
fix large button on small screens
|
2018-11-06 14:33:31 +01:00 |
|
August Skare
|
eb9d802146
|
rename pesudo element in code gutter
|
2018-10-30 09:07:25 +01:00 |
|
August Skare
|
6b11ca6c1d
|
fix code highlighting with ...
|
2018-10-30 09:05:52 +01:00 |
|
August Skare
|
4c8178fc30
|
remove outline on buttons
|
2018-10-30 08:42:32 +01:00 |
|
August Skare
|
4616d6f59d
|
button tweaks
|
2018-10-30 08:39:24 +01:00 |
|
August Skare
|
5cb944fe1b
|
optional copy button in code component
|
2018-10-30 08:27:31 +01:00 |
|