Fabio Berger
|
cdd650d0eb
|
merge development
|
2018-10-18 11:35:07 +01:00 |
|
Brandon Millman
|
aa1085c8f3
|
feat(website): add asset-buyer documentation
|
2018-10-16 10:00:49 -07:00 |
|
Fabio Berger
|
fa6bd34899
|
Remove type prop and instead infer it from the value of to
|
2018-10-05 14:55:28 +01:00 |
|
Fabio Berger
|
5f2cd33da0
|
Remove style prop from Link
|
2018-10-05 13:54:37 +01:00 |
|
Fabio Berger
|
d98de363eb
|
Render paragraphs with spans so we don't get margin added
|
2018-10-05 11:46:35 +01:00 |
|
Fabio Berger
|
85045267fe
|
remove stray logs
|
2018-10-04 19:26:50 +01:00 |
|
Fabio Berger
|
c9bfb86960
|
merge base branch
|
2018-10-04 19:03:01 +01:00 |
|
Fabio Berger
|
d0b2b4d0aa
|
Convert more divs to Containers
|
2018-10-03 19:00:59 +01:00 |
|
Fabio Berger
|
46764c2d3f
|
Fix linter
|
2018-10-03 17:23:43 +01:00 |
|
Fabio Berger
|
8d6bffa96c
|
Use nestedSidebarMenu component for Dev home
|
2018-10-03 17:03:05 +01:00 |
|
Fabio Berger
|
437612f8b8
|
Use same Link UI component for react-scroll links
|
2018-10-03 16:37:59 +01:00 |
|
Fabio Berger
|
80a6e6fe8d
|
Decrease size of section descriptions
|
2018-10-03 14:26:16 +01:00 |
|
Fabio Berger
|
55d61b0dc7
|
Add border underneath logo while user is scrolling
|
2018-10-03 12:14:22 +01:00 |
|
Fabio Berger
|
f13c482161
|
Align logo and menu
|
2018-10-03 11:43:17 +01:00 |
|
Fabio Berger
|
188564a343
|
Add padding to bottom of scroll area
|
2018-10-03 11:28:56 +01:00 |
|
Fabio Berger
|
0c80fea821
|
Make tutorial buttons also open in a new tab
|
2018-10-03 10:52:48 +01:00 |
|
Fabio Berger
|
c07412a992
|
Use new Link UI component everywhere, and add complementary ALink type
|
2018-10-02 20:10:59 +01:00 |
|
Fabio Berger
|
91afc37d2a
|
Fix hovering
|
2018-10-02 10:30:44 +01:00 |
|
Fabio Berger
|
b79e3eaec6
|
Simplify helper methods
|
2018-10-02 09:15:41 +01:00 |
|
Fabio Berger
|
94766cbe19
|
Use colors module
|
2018-10-02 09:15:33 +01:00 |
|
Fabio Berger
|
d435341f9b
|
Use container instead of div
|
2018-10-02 09:11:50 +01:00 |
|
Fabio Berger
|
c42b340042
|
Move more copy to translation files
|
2018-10-02 09:07:53 +01:00 |
|
Fabio Berger
|
3a9791e794
|
Make menuSubsectionsBySection optional
|
2018-10-01 22:26:06 +01:00 |
|
Fabio Berger
|
0d57ed6c93
|
Rename for clarity
|
2018-10-01 22:25:45 +01:00 |
|
Fabio Berger
|
457ed57d70
|
Move constants before configs and add TODO comment
|
2018-10-01 22:08:59 +01:00 |
|
Fabio Berger
|
0febb085c5
|
Fix linter
|
2018-10-01 16:29:29 +01:00 |
|
Fabio Berger
|
733bb28c1c
|
Fix bug where main content scrollbar wasn't showing up after navigating back in browser history via keyboard shortcut
|
2018-10-01 14:45:28 +01:00 |
|
Fabio Berger
|
2bf05193b4
|
Convert package descriptions to markdown and linkify them
|
2018-09-28 15:48:16 +01:00 |
|
Fabio Berger
|
b865492137
|
Fix minor scrolling issue
|
2018-09-28 15:28:29 +01:00 |
|
Fabio Berger
|
4d23cf85b9
|
Add mobile menu to overview page
|
2018-09-28 15:17:28 +01:00 |
|
Fabio Berger
|
155a4a8f06
|
Add sidebar menu, proper scrolling and mobile-optimize
|
2018-09-28 14:28:39 +01:00 |
|
Fabio Berger
|
ba7de7204d
|
merge development
|
2018-09-28 12:08:12 +01:00 |
|
Fabio Berger
|
ceff5c9c2b
|
Rename for clarity
|
2018-09-27 18:52:14 +01:00 |
|
Fabio Berger
|
f3ad64aa1c
|
Move more text over to translation files
|
2018-09-26 14:52:58 +01:00 |
|
Fabio Berger
|
d8c68b000b
|
Implement dev home
|
2018-09-26 13:38:22 +01:00 |
|
F. Eugene Aumson
|
de9f5d350f
|
fix: call out a HACK in comments
https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r220010054
https://github.com/0xProject/0x-monorepo/pull/1004
|
2018-09-25 16:31:40 -04:00 |
|
F. Eugene Aumson
|
e8c8d3e722
|
fix: rename SupportedDocJson field to SolDoc
from Solidity
https://github.com/0xProject/0x-monorepo/pull/1004#discussion_r219976199
https://github.com/0xProject/0x-monorepo/pull/1004
|
2018-09-25 15:51:03 -04:00 |
|
F. Eugene Aumson
|
98d06d6d25
|
BREAKING CHANGE: document contracts from sol-doc
Change website to accept smart contract documentation in the format
generated by sol-doc rather than that generated by Doxity.
|
2018-09-22 11:29:27 -04:00 |
|
Fabio Berger
|
ce51edcf80
|
Implement new responsive, dev section header and home scaffolding
|
2018-09-17 16:55:22 +01:00 |
|
Fabio Berger
|
60ef45722c
|
Remove temporary borders
|
2018-08-28 17:18:48 +01:00 |
|
Fabio Berger
|
ca0567ad09
|
Begin implementing doc home page
|
2018-08-28 16:03:18 +01:00 |
|
Fabio Berger
|
6dd656bdfc
|
Add OrderWatcher docs page
|
2018-08-03 11:14:01 +02:00 |
|
Fabio Berger
|
0132286cab
|
Add contract-wrappers page and make topBar component more concise
|
2018-08-02 00:01:02 +02:00 |
|
Fabio Berger
|
3bdf6004ca
|
Start refactoring docs to remove unnecessary configs given more concise TypeDoc JSON
|
2018-08-01 17:36:37 +02:00 |
|
fragosti
|
e0d5b9daf8
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
|
2018-06-06 16:36:11 -07:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Leonid Logvinov
|
9212d67e2f
|
Add a documentation page for ethereum types
|
2018-06-04 10:54:14 -07:00 |
|
Leonid Logvinov
|
b74957acdf
|
Add missing type definitions
|
2018-05-14 10:35:13 +02:00 |
|
Leonid Logvinov
|
a6f72de09d
|
Rename deployer to sol-compiler
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
0499541e11
|
Move order utils to @0xproject/order-utils
|
2018-05-02 15:10:24 +03:00 |
|