index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Dropdown component so that re-clicking the activeNode when dropdown is o...
Fabio Berger
2018-10-14
1
-1
/
+1
*
Fix sidebar top so long titles display correctly
Fabio Berger
2018-10-14
1
-5
/
+5
*
Chore: remove unused imports
Fabio Berger
2018-10-13
1
-6
/
+3
*
Fix: Make width variable
Fabio Berger
2018-10-13
1
-1
/
+1
*
Remove doc menus from main topBar
Fabio Berger
2018-10-13
1
-65
/
+4
*
Implement new version dropdown and remove it from nestedTopBar
Fabio Berger
2018-10-13
3
-9
/
+124
*
Fix sidebar shifting onHover due to scrollbar width
Fabio Berger
2018-10-13
1
-2
/
+11
*
fix: Remove unnecessary onClick prop from NestedSidebar, since one can listen...
Fabio Berger
2018-10-13
1
-4
/
+2
*
Pass down sidebar instead of sectionNameToLinks
Fabio Berger
2018-10-13
4
-19
/
+17
*
Make all doc reference pages responsive
Fabio Berger
2018-10-12
11
-11
/
+33
*
Improve loading
Fabio Berger
2018-10-12
1
-26
/
+17
*
If sidebar menu item links to internal page, no longer open in new tab
Fabio Berger
2018-10-12
1
-15
/
+0
*
Add Getting starter sidebar header
Fabio Berger
2018-10-12
11
-35
/
+24
*
Refactor Home so that Dev section chrome is reusable across pages
Fabio Berger
2018-10-12
9
-672
/
+733
*
style: Make width of developer section same as rest of website (1064px)
Fabio Berger
2018-10-11
1
-1
/
+1
*
merge dev-section-redesign
Fabio Berger
2018-10-11
1
-19
/
+11
|
\
|
*
Merge branch 'development' into dev-section-redesign
Fabio Berger
2018-10-11
1
-19
/
+11
|
|
\
|
|
*
Merge pull request #1102 from 0xProject/feature/0x.js/eip712-sign-typed-data
Jacob Evans
2018-10-09
1
-19
/
+11
|
|
|
\
|
|
|
*
Throw and handle errors from Providers.
Jacob Evans
2018-10-09
1
-3
/
+9
|
|
|
*
Introduce Metamask Subprovider.
Jacob Evans
2018-10-05
1
-18
/
+4
*
|
|
|
fix(website): remove deadzone between "Developers" menu item and dropdown so ...
Fabio Berger
2018-10-11
2
-2
/
+2
*
|
|
|
fix(website): Avoid hover activated dropdown from closing when activeNode is ...
Fabio Berger
2018-10-11
1
-1
/
+6
*
|
|
|
Replace Rollbar UMD with regular import
Fabio Berger
2018-10-10
2
-2
/
+4
|
/
/
/
*
|
|
Merge branch 'development' into dev-section-redesign
Fabio Berger
2018-10-09
2
-13
/
+13
|
\
|
|
|
*
|
Clarifies use of schemas outside of Javascript/TypeScript.
Joe Ardent
2018-10-08
1
-1
/
+1
|
|
/
|
*
Publish
ethereum-types@1.0.11
contracts@2.1.49
@0xproject/website@0.0.54
@0xproject/web3-wrapper@3.0.3
@0xproject/utils@2.0.2
@0xproject/typescript-typings@3.0.2
@0xproject/types@1.1.4
@0xproject/tslint-config@1.0.8
@0xproject/testnet-faucets@1.0.51
@0xproject/subproviders@2.0.7
@0xproject/sra-spec@1.0.6
@0xproject/sra-report@1.0.13
@0xproject/sol-resolver@1.0.14
@0xproject/sol-doc@1.0.2
@0xproject/sol-cov@2.1.7
@0xproject/sol-compiler@1.1.7
@0xproject/react-shared@1.0.15
@0xproject/react-docs@1.0.13
@0xproject/order-watcher@2.1.1
@0xproject/order-utils@1.0.7
@0xproject/monorepo-scripts@1.0.11
@0xproject/migrations@1.0.14
@0xproject/metacoin@0.0.23
@0xproject/json-schemas@1.0.7
@0xproject/instant@0.0.2
@0xproject/fill-scenarios@1.0.7
@0xproject/dev-utils@1.0.12
@0xproject/contract-wrappers@2.0.2
@0xproject/connect@3.0.1
@0xproject/base-contract@3.0.1
@0xproject/asset-buyer@2.0.0
@0xproject/assert@1.0.13
@0xproject/abi-gen@1.0.13
0x.js@1.0.8
Brandon Millman
2018-10-05
1
-12
/
+12
*
|
Move valid-url import to react-shared
Fabio Berger
2018-10-06
1
-2
/
+0
*
|
Fix liinter
Fabio Berger
2018-10-06
2
-2
/
+1
*
|
Convert TutorialButton to styled component
Fabio Berger
2018-10-06
1
-64
/
+45
*
|
Convert more divs to containers and text components
Fabio Berger
2018-10-05
4
-57
/
+57
*
|
remove inline style
Fabio Berger
2018-10-05
1
-4
/
+1
*
|
Remove type prop and instead infer it from the value of to
Fabio Berger
2018-10-05
8
-55
/
+28
*
|
Remove style prop from Link
Fabio Berger
2018-10-05
11
-56
/
+44
*
|
Render paragraphs with spans so we don't get margin added
Fabio Berger
2018-10-05
1
-0
/
+1
*
|
Fix bug where wiki links in dev dropdown weren't working when on the wiki
Fabio Berger
2018-10-05
2
-6
/
+11
*
|
remove stray logs
Fabio Berger
2018-10-05
2
-2
/
+0
*
|
merge base branch
Fabio Berger
2018-10-05
9
-95
/
+133
|
\
\
|
*
|
merge developmemnt
Fabio Berger
2018-10-05
9
-95
/
+133
|
|
\
|
|
|
*
force re-build
Fabio Berger
2018-10-04
1
-1
/
+1
|
|
*
Build website in parallel with other tests since no other test relies on it b...
Fabio Berger
2018-10-04
1
-1
/
+0
|
|
*
Add back sourceMap support for both dev/prod
Fabio Berger
2018-10-04
1
-1
/
+1
|
|
*
Upgrade webpack
Fabio Berger
2018-10-04
4
-76
/
+79
|
|
*
Introduce a build:ci command that doesn't build webpack bundles
Leonid Logvinov
2018-10-02
1
-0
/
+1
|
|
*
Add Jason to website
Brandon Millman
2018-10-02
2
-0
/
+7
|
|
*
merge development
Fabio Berger
2018-09-30
1
-12
/
+12
|
|
|
\
|
|
*
|
Fix network badges for V1 and add them for V2
Fabio Berger
2018-09-28
1
-16
/
+44
|
|
*
|
Fix dropdown menu item so it says "0x smart contracts" not "smart contract"
Fabio Berger
2018-09-28
1
-1
/
+1
|
|
*
|
Rename for clarity
Fabio Berger
2018-09-28
1
-3
/
+3
*
|
|
|
Convert more divs to Containers
Fabio Berger
2018-10-04
2
-49
/
+44
*
|
|
|
Use Container and Text where possible
Fabio Berger
2018-10-04
1
-12
/
+11
*
|
|
|
Fix linter
Fabio Berger
2018-10-04
2
-8
/
+7
*
|
|
|
Remove todo
Fabio Berger
2018-10-04
1
-1
/
+0
*
|
|
|
Use nestedSidebarMenu component for Dev home
Fabio Berger
2018-10-04
1
-41
/
+8
*
|
|
|
Fix nit
Fabio Berger
2018-10-03
1
-1
/
+1
*
|
|
|
Use same Link UI component for react-scroll links
Fabio Berger
2018-10-03
21
-160
/
+67
*
|
|
|
remove stray console
Fabio Berger
2018-10-03
1
-3
/
+0
*
|
|
|
Make whole bottom bar clickable not just the text
Fabio Berger
2018-10-03
1
-13
/
+13
*
|
|
|
Don't make opening links in new tab a default
Fabio Berger
2018-10-03
1
-3
/
+6
*
|
|
|
Decrease size of section descriptions
Fabio Berger
2018-10-03
1
-1
/
+1
*
|
|
|
Add border underneath logo while user is scrolling
Fabio Berger
2018-10-03
2
-6
/
+30
*
|
|
|
Align logo and menu
Fabio Berger
2018-10-03
1
-11
/
+11
*
|
|
|
Add padding to bottom of scroll area
Fabio Berger
2018-10-03
1
-3
/
+7
*
|
|
|
Fix link
Fabio Berger
2018-10-03
1
-1
/
+6
*
|
|
|
Make tutorial buttons also open in a new tab
Fabio Berger
2018-10-03
1
-3
/
+18
*
|
|
|
Convert remaining Links to new UI component
Fabio Berger
2018-10-03
3
-4
/
+31
*
|
|
|
Use new Link UI component everywhere, and add complementary ALink type
Fabio Berger
2018-10-03
20
-347
/
+424
*
|
|
|
Improve mobile padding
Fabio Berger
2018-10-02
1
-1
/
+1
*
|
|
|
Fix hovering
Fabio Berger
2018-10-02
1
-2
/
+2
*
|
|
|
Simplify helper methods
Fabio Berger
2018-10-02
1
-23
/
+13
*
|
|
|
Use colors module
Fabio Berger
2018-10-02
1
-2
/
+2
*
|
|
|
Use container instead of div
Fabio Berger
2018-10-02
1
-8
/
+1
*
|
|
|
Move more copy to translation files
Fabio Berger
2018-10-02
7
-8
/
+36
*
|
|
|
Make menuSubsectionsBySection optional
Fabio Berger
2018-10-02
2
-2
/
+0
*
|
|
|
Rename for clarity
Fabio Berger
2018-10-02
1
-3
/
+3
*
|
|
|
Move constants before configs and add TODO comment
Fabio Berger
2018-10-02
1
-8
/
+9
*
|
|
|
Add comment about link component
Fabio Berger
2018-10-02
1
-0
/
+5
*
|
|
|
Move colors to colors.ts file
Fabio Berger
2018-10-02
1
-3
/
+3
*
|
|
|
Fix bug where button wouldn't be highlighted after hitting browser back butto...
Fabio Berger
2018-10-02
1
-0
/
+4
*
|
|
|
Prefer basscss over style
Fabio Berger
2018-10-02
1
-1
/
+1
*
|
|
|
Further shorten description
Fabio Berger
2018-10-02
5
-6
/
+6
*
|
|
|
Fix linter
Fabio Berger
2018-10-01
2
-13
/
+3
*
|
|
|
Fix bug where main content scrollbar wasn't showing up after navigating back ...
Fabio Berger
2018-10-01
1
-3
/
+6
*
|
|
|
Fix incorrect merge errors
Fabio Berger
2018-10-01
2
-2
/
+1
*
|
|
|
Revert command name
Fabio Berger
2018-10-01
1
-1
/
+1
*
|
|
|
fix merge
Fabio Berger
2018-10-01
2
-7
/
+12
|
\
|
|
|
|
*
|
|
merge
Fabio Berger
2018-10-01
11
-129
/
+251
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Use Container instead of div
Fabio Berger
2018-09-17
1
-6
/
+10
|
|
*
|
Fix linter
Fabio Berger
2018-08-30
1
-1
/
+1
|
|
*
|
Fix prettier
Fabio Berger
2018-08-29
1
-1
/
+1
*
|
|
|
Merge branch 'dev-section-redesign' into doc-overview-page
Fabio Berger
2018-10-01
1
-12
/
+12
|
\
|
|
|
|
*
|
|
Publish
ethereum-types@1.0.9
contracts@2.1.48
@0xproject/website@0.0.53
@0xproject/web3-wrapper@3.0.2
@0xproject/utils@2.0.0
@0xproject/typescript-typings@3.0.0
@0xproject/types@1.1.2
@0xproject/testnet-faucets@1.0.50
@0xproject/subproviders@2.0.6
@0xproject/sra-spec@1.0.5
@0xproject/sra-report@1.0.12
@0xproject/sol-resolver@1.0.12
@0xproject/sol-doc@1.0.1
@0xproject/sol-cov@2.1.6
@0xproject/sol-compiler@1.1.6
@0xproject/react-shared@1.0.13
@0xproject/react-docs@1.0.12
@0xproject/order-watcher@2.1.0
@0xproject/order-utils@1.0.6
@0xproject/monorepo-scripts@1.0.10
@0xproject/migrations@1.0.13
@0xproject/metacoin@0.0.22
@0xproject/json-schemas@1.0.5
@0xproject/fill-scenarios@1.0.6
@0xproject/dev-utils@1.0.11
@0xproject/contract-wrappers@2.0.1
@0xproject/connect@3.0.0
@0xproject/base-contract@3.0.0
@0xproject/asset-buyer@1.0.2
@0xproject/assert@1.0.12
@0xproject/abi-gen@1.0.12
0x.js@1.0.7
Fabio Berger
2018-09-29
1
-12
/
+12
|
|
|
/
|
|
/
|
*
|
|
Rename website `yarn watch_without_deps` to `yarn dev`
Fabio Berger
2018-09-29
1
-1
/
+1
*
|
|
Convert package descriptions to markdown and linkify them
Fabio Berger
2018-09-28
1
-11
/
+16
*
|
|
Fix minor scrolling issue
Fabio Berger
2018-09-28
1
-1
/
+1
*
|
|
Add mobile menu to overview page
Fabio Berger
2018-09-28
2
-3
/
+23
*
|
|
Add sidebar menu, proper scrolling and mobile-optimize
Fabio Berger
2018-09-28
3
-91
/
+203
*
|
|
Shorten tutorial descriptions
Fabio Berger
2018-09-28
5
-15
/
+10
*
|
|
Import ObjectMap from types now that it's moved
Fabio Berger
2018-09-28
1
-1
/
+2
*
|
|
merge development
Fabio Berger
2018-09-28
83
-1424
/
+1317
|
\
|
|
|
*
|
Remove RC version warnings
Fabio Berger
2018-09-27
3
-6
/
+0
|
*
|
remove items-center classname
fragosti
2018-09-26
1
-1
/
+1
|
*
|
Change clay to Ecosystem Development Lead
fragosti
2018-09-26
1
-1
/
+1
|
*
|
Update everything to Coinbase Wallet instead of Toshi
fragosti
2018-09-26
7
-15
/
+15
|
*
|
Merge pull request #1088 from 0xProject/fix/website/relayers-column
Francesco Agosti
2018-09-26
1
-1
/
+5
|
|
\
\
|
|
*
|
When number of relayers is less than number of columns, reduce column number ...
Brandon Millman
2018-09-26
1
-1
/
+5
|
*
|
|
Merge remote-tracking branch 'upstream/development' into sol-doc
F. Eugene Aumson
2018-09-26
5
-14
/
+32
|
|
\
\
\
|
|
*
\
\
Merge branch 'development' of github.com:0xProject/0x-monorepo into development
Fabio Berger
2018-09-26
4
-2
/
+20
|
|
|
\
\
\
|
|
|
*
|
|
Add weijie and rahul
fragosti
2018-09-26
3
-0
/
+18
|
|
|
*
|
|
Change news link
fragosti
2018-09-26
1
-2
/
+2
|
|
|
|
/
/
|
|
*
/
/
Publish
ethereum-types@1.0.8
contracts@2.1.47
@0xproject/website@0.0.52
@0xproject/web3-wrapper@3.0.1
@0xproject/utils@1.0.11
@0xproject/typescript-typings@2.0.2
@0xproject/types@1.1.1
@0xproject/testnet-faucets@1.0.49
@0xproject/subproviders@2.0.5
@0xproject/sra-spec@1.0.4
@0xproject/sra-report@1.0.11
@0xproject/sol-resolver@1.0.11
@0xproject/sol-cov@2.1.5
@0xproject/sol-compiler@1.1.5
@0xproject/react-shared@1.0.12
@0xproject/react-docs@1.0.11
@0xproject/order-watcher@2.0.0
@0xproject/order-utils@1.0.5
@0xproject/migrations@1.0.12
@0xproject/metacoin@0.0.21
@0xproject/json-schemas@1.0.4
@0xproject/fill-scenarios@1.0.5
@0xproject/dev-utils@1.0.10
@0xproject/contract-wrappers@2.0.0
@0xproject/connect@2.0.4
@0xproject/base-contract@2.0.5
@0xproject/asset-buyer@1.0.1
@0xproject/assert@1.0.11
@0xproject/abi-gen@1.0.11
0x.js@1.0.6
Fabio Berger
2018-09-26
1
-12
/
+12
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'upstream/development' into sol-doc
F. Eugene Aumson
2018-09-26
1
-10
/
+10
|
|
\
|
|
|
|
*
|
Publish
contracts@2.1.46
@0xproject/website@0.0.51
@0xproject/web3-wrapper@3.0.0
@0xproject/utils@1.0.10
@0xproject/types@1.1.0
@0xproject/testnet-faucets@1.0.48
@0xproject/subproviders@2.0.4
@0xproject/sra-spec@1.0.3
@0xproject/sra-report@1.0.10
@0xproject/sol-resolver@1.0.10
@0xproject/sol-cov@2.1.4
@0xproject/sol-compiler@1.1.4
@0xproject/react-shared@1.0.11
@0xproject/react-docs@1.0.10
@0xproject/order-watcher@1.0.5
@0xproject/order-utils@1.0.4
@0xproject/migrations@1.0.11
@0xproject/metacoin@0.0.20
@0xproject/json-schemas@1.0.3
@0xproject/fill-scenarios@1.0.4
@0xproject/dev-utils@1.0.9
@0xproject/contract-wrappers@1.0.5
@0xproject/connect@2.0.3
@0xproject/base-contract@2.0.4
@0xproject/asset-buyer@1.0.0
@0xproject/assert@1.0.10
@0xproject/abi-gen@1.0.10
0x.js@1.0.5
Leonid Logvinov
2018-09-25
1
-10
/
+10
|
*
|
|
fix: call out a HACK in comments
F. Eugene Aumson
2018-09-26
1
-1
/
+1
|
*
|
|
fix: update smart contract doc intros
F. Eugene Aumson
2018-09-26
2
-12
/
+3
|
*
|
|
fix: rename SupportedDocJson field to SolDoc
F. Eugene Aumson
2018-09-26
2
-2
/
+2
|
*
|
|
Merge remote-tracking branch 'upstream/development' into sol-doc
F. Eugene Aumson
2018-09-25
6
-21
/
+19
|
|
\
|
|
|
|
*
|
Merge pull request #1037 from 0xProject/feature/forwarder-helper/sra-and-rpc
Francesco Agosti
2018-09-24
3
-7
/
+4
|
|
|
\
\
|
|
|
*
\
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-09-21
1
-12
/
+12
|
|
|
|
\
\
|
|
|
*
|
|
Move ObjectMap to shared types
fragosti
2018-09-19
3
-7
/
+4
|
|
*
|
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-09-24
1
-12
/
+12
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
Publish
ethereum-types@1.0.7
contracts@2.1.45
@0xproject/website@0.0.50
@0xproject/web3-wrapper@2.0.3
@0xproject/utils@1.0.9
@0xproject/typescript-typings@2.0.1
@0xproject/types@1.0.2
@0xproject/testnet-faucets@1.0.47
@0xproject/subproviders@2.0.3
@0xproject/sra-spec@1.0.2
@0xproject/sra-report@1.0.9
@0xproject/sol-resolver@1.0.9
@0xproject/sol-cov@2.1.3
@0xproject/sol-compiler@1.1.3
@0xproject/react-shared@1.0.10
@0xproject/react-docs@1.0.9
@0xproject/order-watcher@1.0.4
@0xproject/order-utils@1.0.3
@0xproject/monorepo-scripts@1.0.9
@0xproject/migrations@1.0.10
@0xproject/metacoin@0.0.19
@0xproject/json-schemas@1.0.2
@0xproject/forwarder-helper@1.0.4
@0xproject/fill-scenarios@1.0.3
@0xproject/dev-utils@1.0.8
@0xproject/contract-wrappers@1.0.4
@0xproject/connect@2.0.2
@0xproject/base-contract@2.0.3
@0xproject/assert@1.0.9
@0xproject/abi-gen@1.0.9
0x.js@1.0.4
Leonid Logvinov
2018-09-21
1
-11
/
+11
|
|
|
*
|
|
Don't depend on a specific version of node types
Leonid Logvinov
2018-09-21
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-09-18
11
-20
/
+92
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Fix order creation and fill flow in Portal
fragosti
2018-09-18
3
-2
/
+3
|
*
|
|
|
|
BREAKING CHANGE: document contracts from sol-doc
F. Eugene Aumson
2018-09-22
4
-10
/
+39
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Publish
contracts@2.1.44
@0xproject/website@0.0.49
@0xproject/testnet-faucets@1.0.46
@0xproject/order-watcher@1.0.3
@0xproject/order-utils@1.0.2
@0xproject/migrations@1.0.9
@0xproject/forwarder-helper@1.0.3
@0xproject/fill-scenarios@1.0.2
@0xproject/contract-wrappers@1.0.3
@0xproject/connect@2.0.1
0x.js@1.0.3
Fabio Berger
2018-09-19
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Publish
@0xproject/website@0.0.48
@0xproject/testnet-faucets@1.0.45
@0xproject/order-watcher@1.0.2
@0xproject/migrations@1.0.8
@0xproject/forwarder-helper@1.0.2
@0xproject/contract-wrappers@1.0.2
0x.js@1.0.2
Fabio Berger
2018-09-18
1
-2
/
+2
|
*
|
|
Merge pull request #1063 from 0xProject/feature/0x.js/update-readme-import
Jacob Evans
2018-09-18
10
-18
/
+90
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Folder 1.0.0 -> 1.0.1
Jacob Evans
2018-09-18
5
-5
/
+5
|
|
*
|
Rename to v1->v0 v2->v1
Jacob Evans
2018-09-18
1
-17
/
+17
|
|
*
|
Remove note about RC versions
Jacob Evans
2018-09-13
3
-13
/
+11
|
|
*
|
0xjs README/website docs update
Jacob Evans
2018-09-13
12
-28
/
+102
|
*
|
|
Add 0x.js 2.0.0 async and installation sections
Fabio Berger
2018-09-17
2
-0
/
+64
|
*
|
|
Change Davids description
fragosti
2018-09-12
1
-1
/
+1
|
*
|
|
Add images for David Sacks and Gene
fragosti
2018-09-12
2
-0
/
+0
|
*
|
|
Fix David Sacks links
fragosti
2018-09-12
1
-4
/
+4
|
*
|
|
Merge branch 'feature/website/add-gene' into development
fragosti
2018-09-12
1
-0
/
+8
|
|
\
\
\
|
|
*
|
|
Add Gene info to website
fragosti
2018-09-12
1
-0
/
+8
|
*
|
|
|
Add david sacks
fragosti
2018-09-12
1
-2
/
+14
|
|
/
/
/
|
*
|
|
Clear localstorage
fragosti
2018-09-07
1
-1
/
+1
|
*
|
|
Fix minting for new tokens on testnets
fragosti
2018-09-07
5
-40
/
+51
|
|
/
/
|
*
|
Publish
ethereum-types@1.0.6
contracts@2.1.43
@0xproject/website@0.0.47
@0xproject/web3-wrapper@2.0.2
@0xproject/utils@1.0.8
@0xproject/typescript-typings@2.0.0
@0xproject/types@1.0.1
@0xproject/tslint-config@1.0.7
@0xproject/testnet-faucets@1.0.44
@0xproject/subproviders@2.0.2
@0xproject/sra-spec@1.0.1
@0xproject/sra-report@1.0.8
@0xproject/sol-resolver@1.0.8
@0xproject/sol-cov@2.1.2
@0xproject/sol-compiler@1.1.2
@0xproject/react-shared@1.0.9
@0xproject/react-docs@1.0.8
@0xproject/order-watcher@1.0.1
@0xproject/order-utils@1.0.1
@0xproject/monorepo-scripts@1.0.8
@0xproject/migrations@1.0.7
@0xproject/metacoin@0.0.18
@0xproject/json-schemas@1.0.1
@0xproject/forwarder-helper@1.0.1
@0xproject/fill-scenarios@1.0.1
@0xproject/dev-utils@1.0.7
@0xproject/contract-wrappers@1.0.1
@0xproject/connect@2.0.0
@0xproject/base-contract@2.0.2
@0xproject/assert@1.0.8
@0xproject/abi-gen@1.0.8
0x.js@1.0.1
Fabio Berger
2018-09-05
1
-11
/
+11
|
*
|
Run linter
fragosti
2018-09-05
2
-3
/
+1
|
*
|
Merge branch 'feature/website/update-portal-v2' of https://github.com/0xProje...
fragosti
2018-09-05
3
-9
/
+5
|
|
\
\
|
|
*
|
Remove unused imports and console.log
Fabio Berger
2018-09-05
1
-4
/
+1
|
|
*
|
Add back order validation logic
Fabio Berger
2018-09-05
1
-7
/
+5
|
|
*
|
Fix imports
Fabio Berger
2018-09-05
1
-2
/
+1
|
|
*
|
remove console log
Fabio Berger
2018-09-05
1
-1
/
+0
|
|
*
|
merge development
Fabio Berger
2018-09-05
21
-365
/
+701
|
|
|
\
\
|
*
|
|
|
Use order parser utils from order utils
fragosti
2018-09-05
11
-43
/
+10
|
*
|
|
|
Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po...
fragosti
2018-09-05
21
-365
/
+701
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
Add temporarily missing web3-provider-engine types in website
Leonid Logvinov
2018-09-04
1
-0
/
+1
|
|
*
|
Remove types for web3-provider-engine from typescript-typings
Leonid Logvinov
2018-09-04
1
-0
/
+1
|
|
*
|
Remove unused imports
Leonid Logvinov
2018-09-04
2
-6
/
+0
|
|
*
|
Merge pull request #1048 from 0xProject/feature/website/patch-v2-landing
Brandon Millman
2018-08-31
2
-5
/
+9
|
|
|
\
\
|
|
|
*
|
Wording change for first benefit
Brandon Millman
2018-08-31
1
-1
/
+1
|
|
|
*
|
Tweaks to benefits and use cases
Brandon Millman
2018-08-31
1
-2
/
+6
|
|
|
*
|
Final tweaks for landing page
fragosti
2018-08-31
2
-2
/
+2
|
|
*
|
|
Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variables
Francesco Agosti
2018-08-31
11
-15
/
+8
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
Fix unused vars for react-shared and website
fragosti
2018-08-31
11
-15
/
+8
|
|
*
|
|
Revert whats new text
Brandon Millman
2018-08-31
1
-2
/
+1
|
|
*
|
|
Add new exchange everywhere graphic
Brandon Millman
2018-08-31
2
-4
/
+8
|
|
*
|
|
Remove unused render methods in landing page
Brandon Millman
2018-08-31
1
-110
/
+0
|
|
*
|
|
Remove conflict strings
fragosti
2018-08-31
1
-3
/
+0
|
|
*
|
|
Add careers page to top bar
fragosti
2018-08-31
1
-1
/
+11
|
|
*
|
|
Final tweaks
fragosti
2018-08-31
3
-11
/
+17
|
|
*
|
|
Remove redundant import
fragosti
2018-08-31
1
-1
/
+0
|
|
*
|
|
Add TypedText component and use it on landing page
fragosti
2018-08-31
5
-0
/
+111
|
|
*
|
|
Add generic title changes
fragosti
2018-08-31
1
-17
/
+7
|
|
*
|
|
Added todo comments for missing items
Brandon Millman
2018-08-31
1
-1
/
+2
|
|
*
|
|
Add title header to use cases section
Brandon Millman
2018-08-31
3
-14
/
+13
|
|
*
|
|
Make hero image responsive
Brandon Millman
2018-08-31
1
-2
/
+3
|
|
*
|
|
Update what's new styling
Brandon Millman
2018-08-31
1
-4
/
+4
|
|
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-08-30
15
-30
/
+26
|
|
|
\
|
|
|
|
*
|
|
Update use cases section
Brandon Millman
2018-08-30
3
-51
/
+98
|
|
*
|
|
Update tokenization section
Brandon Millman
2018-08-30
3
-45
/
+15
|
|
*
|
|
Update benefits
Brandon Millman
2018-08-30
2
-8
/
+6
|
|
*
|
|
Update whats new
Brandon Millman
2018-08-30
1
-13
/
+19
|
|
*
|
|
Add new header image
Brandon Millman
2018-08-30
2
-4
/
+391
|
|
*
|
|
Replace projects section with relayers
Brandon Millman
2018-08-30
1
-77
/
+5
|
*
|
|
|
Update exchange ABI for decoding logs
Brandon Millman
2018-08-31
2
-615
/
+1
|
*
|
|
|
Remove LogError legacy stuff
Brandon Millman
2018-08-31
1
-4
/
+0
|
*
|
|
|
Update comment for validation
Brandon Millman
2018-08-31
1
-1
/
+2
|
*
|
|
|
Remove commented out block
Brandon Millman
2018-08-31
1
-20
/
+0
|
*
|
|
|
Remove cancel check
Brandon Millman
2018-08-31
2
-12
/
+0
|
*
|
|
|
Update generate and fill order flows
Brandon Millman
2018-08-31
7
-30
/
+41
|
*
|
|
|
Token registry from old 0x version
Brandon Millman
2018-08-31
2
-9
/
+13
|
*
|
|
|
Fix import
Brandon Millman
2018-08-31
1
-1
/
+1
|
*
|
|
|
Update typings version
Brandon Millman
2018-08-31
1
-1
/
+1
|
*
|
|
|
Initial changes for v2 portal
Brandon Millman
2018-08-31
16
-279
/
+307
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...
fragosti
2018-08-30
1
-0
/
+5
|
|
\
|
|
|
|
*
|
feat: Add support for TypeScript project references (#991)
Alex Browne
2018-08-30
1
-0
/
+5
|
*
|
|
Upgrade version of react-shared in website
fragosti
2018-08-29
1
-1
/
+1
|
*
|
|
Upgrade react-copy-to-clipboard
fragosti
2018-08-29
1
-1
/
+1
|
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...
fragosti
2018-08-29
1
-6
/
+5
|
|
\
|
|
|
*
|
|
Update material-ui in react-shared
fragosti
2018-08-29
1
-0
/
+1
|
*
|
|
Revert "Simplify dropdown component"
fragosti
2018-08-29
1
-15
/
+25
|
*
|
|
Revert "Have new Popover component working in React 16"
fragosti
2018-08-29
8
-84
/
+39
|
*
|
|
Revert "Enable hovering state for dropdown"
fragosti
2018-08-29
3
-10
/
+7
|
*
|
|
Upgrade material ui to 0.20.0
fragosti
2018-08-29
1
-2
/
+2
|
*
|
|
Enable hovering state for dropdown
fragosti
2018-08-29
3
-7
/
+10
|
*
|
|
Have new Popover component working in React 16
fragosti
2018-08-28
8
-39
/
+84
|
*
|
|
Simplify dropdown component
fragosti
2018-08-25
1
-25
/
+15
|
*
|
|
Change all onTouchTap to onClick
fragosti
2018-08-25
13
-18
/
+18
|
*
|
|
Upgrade react-shared used by website to one that depends on react 16
fragosti
2018-08-25
1
-1
/
+1
|
*
|
|
Update react and remove tap event plugin [deprecated]
fragosti
2018-08-25
2
-4
/
+0
|
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...
fragosti
2018-08-25
3
-5
/
+13
|
|
\
\
\
|
*
|
|
|
Add new react and types
fragosti
2018-08-25
1
-4
/
+4
*
|
|
|
|
Move more text over to translation files
Fabio Berger
2018-09-26
9
-37
/
+68
*
|
|
|
|
Implement dev home
Fabio Berger
2018-09-26
14
-14
/
+471
*
|
|
|
|
Fix logo to link to docs home
Fabio Berger
2018-09-26
1
-1
/
+1
*
|
|
|
|
Use new link component in Developer dropdown
Fabio Berger
2018-09-26
1
-21
/
+14
*
|
|
|
|
Create a link ui component that abstracts away interval vs. internal links
Fabio Berger
2018-09-26
1
-0
/
+42
*
|
|
|
|
Move /docs endpoint before longer ones so doesn't overtake other doc endpoints
Fabio Berger
2018-09-26
1
-1
/
+1
*
|
|
|
|
Implement new responsive, dev section header and home scaffolding
Fabio Berger
2018-09-17
5
-53
/
+103
*
|
|
|
|
Remove temporary borders
Fabio Berger
2018-08-29
1
-2
/
+0
*
|
|
|
|
Implement dev topbar
Fabio Berger
2018-08-29
5
-27
/
+87
*
|
|
|
|
Merge branch 'dev-dropdown' into doc-overview-page
Fabio Berger
2018-08-28
2
-12
/
+8
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Update to latest react-shared
Fabio Berger
2018-08-28
2
-4
/
+1
|
*
|
|
|
Use translation helper
Fabio Berger
2018-08-28
1
-1
/
+1
|
*
|
|
|
Use generatic ObjectMap type
Fabio Berger
2018-08-28
1
-10
/
+9
*
|
|
|
|
Swap out link
Fabio Berger
2018-08-28
1
-1
/
+1
*
|
|
|
|
Begin implementing doc home page
Fabio Berger
2018-08-28
13
-5
/
+231
|
/
/
/
/
*
|
|
|
Merge branch 'development' into dev-dropdown
Fabio Berger
2018-08-27
3
-5
/
+13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Publish
contracts@2.1.42
@0xproject/website@0.0.46
@0xproject/web3-wrapper@2.0.1
@0xproject/utils@1.0.7
@0xproject/types@1.0.1-rc.6
@0xproject/testnet-faucets@1.0.43
@0xproject/subproviders@2.0.1
@0xproject/sra-spec@1.0.1-rc.6
@0xproject/sra-report@1.0.7
@0xproject/sol-resolver@1.0.7
@0xproject/sol-cov@2.1.1
@0xproject/sol-compiler@1.1.1
@0xproject/react-shared@1.0.8
@0xproject/react-docs@1.0.7
@0xproject/order-watcher@1.0.1-rc.5
@0xproject/order-utils@1.0.1-rc.6
@0xproject/monorepo-scripts@1.0.7
@0xproject/migrations@1.0.6
@0xproject/metacoin@0.0.17
@0xproject/json-schemas@1.0.1-rc.6
@0xproject/forwarder-helper@1.0.1-rc.2
@0xproject/fill-scenarios@1.0.1-rc.5
@0xproject/dev-utils@1.0.6
@0xproject/contract-wrappers@1.0.1-rc.5
@0xproject/connect@2.0.0-rc.2
@0xproject/base-contract@2.0.1
@0xproject/assert@1.0.7
@0xproject/abi-gen@1.0.7
0x.js@1.0.1-rc.6
Fabio Berger
2018-08-27
1
-5
/
+5
|
|
|
/
|
|
/
|
|
*
|
Publish
ethereum-types@1.0.5
contracts@2.1.41
@0xproject/website@0.0.45
@0xproject/web3-wrapper@2.0.0
@0xproject/utils@1.0.6
@0xproject/typescript-typings@1.0.5
@0xproject/types@1.0.1-rc.5
@0xproject/tslint-config@1.0.6
@0xproject/testnet-faucets@1.0.42
@0xproject/subproviders@2.0.0
@0xproject/sra-report@1.0.6
@0xproject/sra-api@1.0.1-rc.5
@0xproject/sol-resolver@1.0.6
@0xproject/sol-cov@2.1.0
@0xproject/sol-compiler@1.1.0
@0xproject/react-shared@1.0.7
@0xproject/react-docs@1.0.6
@0xproject/order-watcher@1.0.1-rc.4
@0xproject/order-utils@1.0.1-rc.4
@0xproject/monorepo-scripts@1.0.6
@0xproject/migrations@1.0.5
@0xproject/metacoin@0.0.16
@0xproject/json-schemas@1.0.1-rc.5
@0xproject/forwarder-helper@1.0.1-rc.1
@0xproject/fill-scenarios@1.0.1-rc.4
@0xproject/dev-utils@1.0.5
@0xproject/contract-wrappers@1.0.1-rc.4
@0xproject/connect@2.0.0-rc.1
@0xproject/base-contract@2.0.0
@0xproject/assert@1.0.6
@0xproject/abi-gen@1.0.6
0x.js@1.0.1-rc.4
Fabio Berger
2018-08-25
1
-5
/
+5
|
*
|
Add documentation for connect v2
fragosti
2018-08-24
2
-0
/
+8
|
|
/
*
|
Move colors to colors module
Fabio Berger
2018-08-27
1
-3
/
+11
*
|
Add developers dropdown to topBar
Fabio Berger
2018-08-27
1
-123
/
+6
*
|
Implement Developers dropdown
Fabio Berger
2018-08-27
2
-0
/
+181
*
|
Add ability to specify styling to popover container
Fabio Berger
2018-08-27
1
-0
/
+3
*
|
Fix translation capitalizations to not capitalize single letters with sentenc...
Fabio Berger
2018-08-27
1
-1
/
+6
*
|
Add missing translations needed for dev dropdown
Fabio Berger
2018-08-27
6
-5
/
+47
|
/
*
Add missing keyu
Fabio Berger
2018-08-23
1
-1
/
+5
*
Remove docs catch-all endpoint
Fabio Berger
2018-08-23
1
-1
/
+0
*
merge development
Fabio Berger
2018-08-23
2
-0
/
+35
|
\
|
*
Run prettier
fragosti
2018-08-23
1
-1
/
+1
|
*
Remove comment in updates json-schemas doc
fragosti
2018-08-23
1
-1
/
+0
|
*
Add documentation for json-schemas
fragosti
2018-08-23
2
-0
/
+36
*
|
Fix many linter errors that showed up upon upgrading tsutil
Fabio Berger
2018-08-23
2
-8
/
+11
*
|
Use actual packageName for external example imports
Fabio Berger
2018-08-22
12
-1
/
+12
*
|
Merge development branch
Fabio Berger
2018-08-22
5
-7
/
+12
|
\
|
|
*
Update lock icon in onboarding
Brandon Millman
2018-08-21
2
-5
/
+3
|
*
Add Matt Taylor to website
Brandon Millman
2018-08-21
2
-1
/
+8
|
*
Remove exit 0 from website build command
Brandon Millman
2018-08-21
1
-1
/
+1
|
*
Revert error renames
Brandon Millman
2018-08-21
1
-2
/
+5
*
|
Fix website given that it still depends on an old version of @0xproject/Types
Fabio Berger
2018-08-20
1
-2
/
+5
*
|
Merge development
Fabio Berger
2018-08-17
2
-7
/
+4
|
\
|
|
*
Merge pull request #928 from 0xProject/dependabot/npm_and_yarn/copyfiles-2.0.0
Fabio Berger
2018-08-17
1
-1
/
+1
|
|
\
|
|
*
Bump copyfiles from 1.2.0 to 2.0.0
dependabot[bot]
2018-08-15
1
-1
/
+1
[next]