| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | | static vs dynamic tuple differentatiion | Greg Hysen | 2018-11-29 | 3 | -20/+83 |
| | | * | | | | | | | | All existing ABI tests passing | Greg Hysen | 2018-11-29 | 2 | -10/+21 |
| | | * | | | | | | | | ABI Encoding for all combinations of arrays | Greg Hysen | 2018-11-29 | 3 | -1291/+1501 |
| | | * | | | | | | | | hack for static arrays | Greg Hysen | 2018-11-29 | 1 | -56/+78 |
| | | * | | | | | | | | static array abi tests | Greg Hysen | 2018-11-29 | 1 | -41/+90 |
| | | * | | | | | | | | Another passing simple Abi 2 | Greg Hysen | 2018-11-29 | 1 | -7/+335 |
| | | * | | | | | | | | tests for tuple | Greg Hysen | 2018-11-29 | 1 | -8/+153 |
| | | * | | | | | | | | Works for encoding arrays | Greg Hysen | 2018-11-29 | 1 | -22/+36 |
| | | * | | | | | | | | switched from depth-first to breadth-first param binding | Greg Hysen | 2018-11-29 | 1 | -29/+58 |
| | | * | | | | | | | | corrected selector for Array | Greg Hysen | 2018-11-29 | 1 | -6/+52 |
| | | * | | | | | | | | arrays with dynamic size | Greg Hysen | 2018-11-29 | 1 | -3/+20 |
| | | * | | | | | | | | Array of basic types works | Greg Hysen | 2018-11-29 | 1 | -5/+48 |
| | | * | | | | | | | | constructor for an Array + a test -- appears to work | Greg Hysen | 2018-11-29 | 1 | -29/+58 |
| | | * | | | | | | | | implemented bytes (dynamic) | Greg Hysen | 2018-11-29 | 1 | -44/+77 |
| | | * | | | | | | | | Static bytes tests | Greg Hysen | 2018-11-29 | 1 | -12/+80 |
| | | * | | | | | | | | tests for unsigned integer | Greg Hysen | 2018-11-29 | 1 | -1/+29 |
| | | * | | | | | | | | refactored UInt/Int | Greg Hysen | 2018-11-29 | 1 | -43/+32 |
| | | * | | | | | | | | Implemented int | Greg Hysen | 2018-11-29 | 1 | -18/+87 |
| | | * | | | | | | | | Implemented bool type | Greg Hysen | 2018-11-29 | 1 | -10/+25 |
| | | * | | | | | | | | Implemented Address | Greg Hysen | 2018-11-29 | 1 | -11/+16 |
| | | * | | | | | | | | cleaner bind | Greg Hysen | 2018-11-29 | 1 | -12/+5 |
| | | * | | | | | | | | ABI encodes some basic types correctly | Greg Hysen | 2018-11-29 | 1 | -2/+4 |
| | | * | | | | | | | | Prints full ABI encoding for subset of types, with off by factor of 2 for off... | Greg Hysen | 2018-11-29 | 1 | -10/+59 |
| | | * | | | | | | | | Going towards first calldata impl | Greg Hysen | 2018-11-29 | 1 | -15/+250 |
| | | * | | | | | | | | tests for String | Greg Hysen | 2018-11-29 | 1 | -17/+42 |
| | | * | | | | | | | | cleaner name/type for pointer | Greg Hysen | 2018-11-29 | 1 | -2/+16 |
| | | * | | | | | | | | works for assigning value to uint | Greg Hysen | 2018-11-29 | 1 | -8/+13 |
| | | * | | | | | | | | Fixed width parsing for UINT | Greg Hysen | 2018-11-29 | 1 | -17/+26 |
| | | * | | | | | | | | renamed | Greg Hysen | 2018-11-29 | 1 | -6/+2 |
| | | * | | | | | | | | Plugging away at encoder | Greg Hysen | 2018-11-29 | 1 | -0/+483 |
| | * | | | | | | | | | Merge pull request #1346 from 0xProject/fix/instant/token-selector-hover | Steve Klebanoff | 2018-11-30 | 1 | -4/+2 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Linting | Steve Klebanoff | 2018-11-29 | 1 | -1/+0 |
| | | * | | | | | | | | | fix(instant): Half opacity instead of darkening on hover for clickable text | Steve Klebanoff | 2018-11-29 | 1 | -3/+2 |
| | | | |_|_|_|_|_|_|/
| | | |/| | | | | | | |
|
| | * | | | | | | | | | Merge pull request #1347 from 0xProject/fix/instant/input-react-warning | Steve Klebanoff | 2018-11-30 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | fix(instant): Fix uncontrolled input warning for token selector | Steve Klebanoff | 2018-11-29 | 1 | -4/+4 |
| | | |/ / / / / / / / |
|
| | * | | | | | | | | | Merge pull request #1352 from 0xProject/fix/instant/token-symbol-size | Francesco Agosti | 2018-11-29 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | fix: notify of the used font size for re-renders of scaling input | fragosti | 2018-11-29 | 1 | -0/+6 |
| | | |/ / / / / / / |
|
| | * | | | | | | | | Merge pull request #1224 from 0xProject/feature/contracts/multiAssetProxy | Amir Bandeali | 2018-11-29 | 13 | -221/+1510 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | Update CHANGELOG | Amir Bandeali | 2018-11-28 | 1 | -0/+10 |
| | | * | | | | | | | Don't load assetProxy if currentProxyid is equal to the last seen proxyid | Amir Bandeali | 2018-11-28 | 2 | -9/+18 |
| | | * | | | | | | | Add Exchange tests with MultiAsset orders | Amir Bandeali | 2018-11-28 | 2 | -23/+362 |
| | | * | | | | | | | Fix linting errors | Amir Bandeali | 2018-11-28 | 2 | -1/+6 |
| | | * | | | | | | | Add more tests for MAP | Amir Bandeali | 2018-11-28 | 2 | -15/+342 |
| | | * | | | | | | | feat: Add and revert reasons | Amir Bandeali | 2018-11-28 | 2 | -0/+11 |
| | | * | | | | | | | Add initial MultiAssetProxy tests | Amir Bandeali | 2018-11-28 | 4 | -191/+485 |
| | | * | | | | | | | Fix async loops in erc721Wrapper | Amir Bandeali | 2018-11-28 | 2 | -3/+3 |
| | | * | | | | | | | Factor offsets into calldata locations | Amir Bandeali | 2018-11-28 | 2 | -20/+57 |
| | | * | | | | | | | feat: Implement MultiAssetProxy | Amir Bandeali | 2018-11-28 | 3 | -2/+259 |
| | | | |/ / / / /
| | | |/| | | | | |
|
| | * | | | | | | | Merge pull request #1341 from 0xProject/feature/instant/install-analytics | Steve Klebanoff | 2018-11-29 | 6 | -20/+73 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | Merge branch 'development' into feature/instant/install-analytics | Steve Klebanoff | 2018-11-28 | 3 | -2/+26 |
| | | |\| | | | | |
|
| | | * | | | | | | feat(instant): Install Wallet analytics | Steve Klebanoff | 2018-11-28 | 4 | -3/+43 |
| | | * | | | | | | Track install wallet clicked | Steve Klebanoff | 2018-11-28 | 3 | -17/+30 |
| * | | | | | | | | fix: dont allow price labels to wrap | fragosti | 2018-11-29 | 1 | -2/+9 |
| * | | | | | | | | fix: instant height change on loading state change | fragosti | 2018-11-29 | 1 | -3/+2 |
| * | | | | | | | | fix: instant error no longer makes instant move | fragosti | 2018-11-29 | 2 | -1/+9 |
| |/ / / / / / / |
|
| * | | | | | | | Add troubleshooting section to dev-utils section | Fabio B | 2018-11-29 | 1 | -0/+15 |
| * | | | | | | | Publish | Jacob Evans | 2018-11-28 | 27 | -126/+126 |
| * | | | | | | | Updated CHANGELOGS | Jacob Evans | 2018-11-28 | 42 | -5/+251 |
| * | | | | | | | chore: Add Ganache to NetworkId enum | Jacob Evans | 2018-11-28 | 1 | -0/+1 |
| * | | | | | | | chore: Update CHANGELOG | Jacob Evans | 2018-11-28 | 1 | -0/+13 |
| * | | | | | | | chore: Redeploy Rinkeby using testnet Exchange contract. Add Ganache contract... | Jacob Evans | 2018-11-28 | 1 | -7/+18 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'development' into feature/instant/dropdown-analytics | Steve Klebanoff | 2018-11-28 | 5 | -3/+73 |
| |\| | | | | |
|
| | * | | | | | Merge pull request #1336 from 0xProject/fix/instant/clipboard | Steve Klebanoff | 2018-11-28 | 1 | -1/+1 |
| | |\ \ \ \ \ |
|
| | | * | | | | | fix(instant): Fix copy to clipboard | Steve Klebanoff | 2018-11-28 | 1 | -1/+1 |
| | * | | | | | | Merge pull request #1327 from 0xProject/feature/instant/events-buy | Brandon Millman | 2018-11-28 | 2 | -0/+63 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Merge branch 'development' into feature/instant/events-buy | Brandon Millman | 2018-11-28 | 5 | -11/+67 |
| | | |\| | | | | |
|
| | | * | | | | | | feat(instant): change event properties to ms times instead of unix timestamps | Brandon Millman | 2018-11-28 | 1 | -8/+5 |
| | | * | | | | | | Merge branch 'development' into feature/instant/events-buy | Brandon Millman | 2018-11-28 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branch 'development' into feature/instant/events-buy | Brandon Millman | 2018-11-27 | 10 | -17/+71 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | feat(instant): add expectedEndTimeUnix and actualEndTimeUnix to buy events | Brandon Millman | 2018-11-27 | 2 | -11/+26 |
| | | * | | | | | | | | feat(instant): add buyQuote properties to buy events | Brandon Millman | 2018-11-27 | 2 | -14/+43 |
| | | * | | | | | | | | feat(instant): add txHash to relevant buy events | Brandon Millman | 2018-11-27 | 2 | -6/+6 |
| | | * | | | | | | | | feat(instant): implement buy events without associated properties | Brandon Millman | 2018-11-27 | 2 | -0/+22 |
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | Merge branch 'development' into feature/instant/stable-css-classes | Steve Klebanoff | 2018-11-28 | 9 | -17/+87 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | Use constants | Steve Klebanoff | 2018-11-28 | 2 | -2/+5 |
| | * | | | | | | | | Add stable CSS classes | Steve Klebanoff | 2018-11-27 | 1 | -2/+6 |
| * | | | | | | | | | Merge branch 'development' into feature/instant/dropdown-analytics | Steve Klebanoff | 2018-11-28 | 5 | -11/+67 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Merge branch 'development' into feature/instant/token-picker-events | Steve Klebanoff | 2018-11-28 | 9 | -9/+36 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | Make explicit functions | Steve Klebanoff | 2018-11-28 | 1 | -7/+6 |
| | * | | | | | | | | Linting | Steve Klebanoff | 2018-11-28 | 1 | -3/+3 |
| | * | | | | | | | | Fix props | Steve Klebanoff | 2018-11-27 | 1 | -5/+3 |
| | * | | | | | | | | Set selected asset to none | Steve Klebanoff | 2018-11-27 | 1 | -6/+2 |
| | * | | | | | | | | Track numberAvailableAssets, selectedAssetName, selectedAssetData event prope... | Steve Klebanoff | 2018-11-27 | 3 | -5/+33 |
| | * | | | | | | | | Fix dupe merge issue | Steve Klebanoff | 2018-11-27 | 1 | -1/+0 |
| | * | | | | | | | | Merge branch 'development' into feature/instant/token-picker-events | Steve Klebanoff | 2018-11-27 | 30 | -21/+199 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | feat(instant): Event tracking for token selector | Steve Klebanoff | 2018-11-27 | 2 | -6/+18 |
| | * | | | | | | | | | Token selector searched | Steve Klebanoff | 2018-11-27 | 2 | -0/+5 |
| | * | | | | | | | | | Token Selector open, closed, chose | Steve Klebanoff | 2018-11-27 | 3 | -0/+19 |
| * | | | | | | | | | | feat(instant): Add analytics events for payment dropdown | Steve Klebanoff | 2018-11-28 | 3 | -2/+26 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Cleanup | Ezekiel Aquino | 2018-12-05 | 1 | -3/+3 |
* | | | | | | | | | | Fixes Link component to user ReactRouterLink | Ezekiel Aquino | 2018-12-04 | 1 | -7/+3 |
* | | | | | | | | | | Adds sa bit of polish to landing page | Ezekiel Aquino | 2018-12-04 | 3 | -13/+55 |
* | | | | | | | | | | Adds padding prop to text elements | Ezekiel Aquino | 2018-12-04 | 5 | -31/+47 |
* | | | | | | | | | | Refactors buttons/links/header | Ezekiel Aquino | 2018-12-04 | 3 | -57/+36 |
* | | | | | | | | | | Refactors Button component | Ezekiel Aquino | 2018-12-04 | 1 | -17/+31 |
* | | | | | | | | | | Fixes all lint issues, cleanup | Ezekiel Aquino | 2018-12-04 | 20 | -278/+227 |
* | | | | | | | | | | Added ecosystem page | Fred Carlsen | 2018-12-03 | 2 | -0/+119 |
* | | | | | | | | | | Added launch kit | Fred Carlsen | 2018-12-03 | 3 | -0/+163 |
* | | | | | | | | | | Adjust team lists | Fred Carlsen | 2018-12-03 | 1 | -1/+61 |
* | | | | | | | | | | Add map to jobs | Fred Carlsen | 2018-12-03 | 1 | -0/+0 |
* | | | | | | | | | | ADd content to jobs | Fred Carlsen | 2018-12-03 | 1 | -24/+62 |
* | | | | | | | | | | Tweak line heights | Fred Carlsen | 2018-12-03 | 2 | -4/+12 |
* | | | | | | | | | | Updated sublinks on about | Fred Carlsen | 2018-12-03 | 3 | -18/+21 |
* | | | | | | | | | | Added press logo | Fred Carlsen | 2018-12-03 | 1 | -0/+0 |
* | | | | | | | | | | Updated press content | Fred Carlsen | 2018-12-03 | 1 | -34/+28 |
* | | | | | | | | | | Adjust thumb | Fred Carlsen | 2018-12-03 | 1 | -0/+1 |
* | | | | | | | | | | Add skeleton for team, press, jobs | Fred Carlsen | 2018-12-03 | 4 | -1/+365 |
* | | | | | | | | | | Update boolean values | Fred Carlsen | 2018-12-03 | 1 | -4/+6 |
* | | | | | | | | | | Add color to interface | Fred Carlsen | 2018-12-03 | 1 | -0/+1 |
* | | | | | | | | | | Misc fixes to layout | Fred Carlsen | 2018-12-03 | 1 | -5/+11 |
* | | | | | | | | | | Added project logos | Fred Carlsen | 2018-12-03 | 1 | -5/+60 |
* | | | | | | | | | | Lint fix | Fred Carlsen | 2018-12-03 | 1 | -1/+1 |
* | | | | | | | | | | Fix isFullWidth type declaration in layout | Ezekiel Aquino | 2018-12-03 | 1 | -4/+4 |
* | | | | | | | | | | Changes boolean props to follow is[Property] syntax | Ezekiel Aquino | 2018-12-03 | 9 | -70/+107 |
* | | | | | | | | | | Adds note to layout section | Ezekiel Aquino | 2018-12-03 | 1 | -0/+4 |
* | | | | | | | | | | A bit of formatting, centeres instant text | Ezekiel Aquino | 2018-12-03 | 2 | -17/+13 |
* | | | | | | | | | | Uses layout elems in header | Ezekiel Aquino | 2018-12-03 | 1 | -19/+16 |
* | | | | | | | | | | Some comments and cleanup | Ezekiel Aquino | 2018-12-03 | 3 | -30/+5 |
* | | | | | | | | | | ThemeProvider | Ezekiel Aquino | 2018-12-01 | 7 | -13/+27 |
* | | | | | | | | | | WIP themeprovider | Ezekiel Aquino | 2018-11-30 | 4 | -31/+67 |
* | | | | | | | | | | Linting | Fred Carlsen | 2018-11-30 | 1 | -1/+0 |
* | | | | | | | | | | Added about / mission | Fred Carlsen | 2018-11-30 | 19 | -1/+120 |
* | | | | | | | | | | Prevent compiler from stopping on ts warning | Fred Carlsen | 2018-11-30 | 1 | -0/+1 |
* | | | | | | | | | | Linting | Fred Carlsen | 2018-11-30 | 1 | -2/+2 |
* | | | | | | | | | | Correct font-weight for heading | Fred Carlsen | 2018-11-30 | 1 | -0/+1 |
* | | | | | | | | | | Breakpoint on padding | Ezekiel Aquino | 2018-11-30 | 2 | -3/+7 |
* | | | | | | | | | | Types return on layout methods | Ezekiel Aquino | 2018-11-30 | 1 | -8/+4 |
* | | | | | | | | | | Add cta | Fred Carlsen | 2018-11-30 | 1 | -0/+20 |
* | | | | | | | | | | Make buttons align | Fred Carlsen | 2018-11-30 | 1 | -2/+2 |
* | | | | | | | | | | Link products to 0x instant for now | Fred Carlsen | 2018-11-30 | 1 | -1/+1 |
* | | | | | | | | | | Added 0x instant skeleton | Fred Carlsen | 2018-11-30 | 4 | -0/+126 |
* | | | | | | | | | | Fix icon warnings | Fred Carlsen | 2018-11-30 | 1 | -4/+6 |
* | | | | | | | | | | Contain images | Fred Carlsen | 2018-11-30 | 1 | -0/+5 |
* | | | | | | | | | | Allows margin to be passed variable integers as values, adds comments | Ezekiel Aquino | 2018-11-30 | 2 | -3/+4 |
* | | | | | | | | | | Makes ts happy with running a function on an optional property value | Ezekiel Aquino | 2018-11-30 | 1 | -1/+1 |
* | | | | | | | | | | Adds proposal for padding prop on Wrappers | Ezekiel Aquino | 2018-11-30 | 2 | -5/+26 |
* | | | | | | | | | | Adds wrapGrid, bit of cleanup | Ezekiel Aquino | 2018-11-30 | 3 | -52/+41 |
* | | | | | | | | | | Cleanup | Ezekiel Aquino | 2018-11-30 | 1 | -6/+0 |
* | | | | | | | | | | Just fixes those warnings on icons | Ezekiel Aquino | 2018-11-30 | 1 | -2/+2 |
* | | | | | | | | | | Remove double reference | Fred Carlsen | 2018-11-30 | 1 | -1/+0 |
* | | | | | | | | | | Add route links to header | Fred Carlsen | 2018-11-30 | 1 | -31/+44 |
* | | | | | | | | | | Some cleanup, reindent | Ezekiel Aquino | 2018-11-30 | 3 | -14/+26 |
* | | | | | | | | | | Adds ts caching | Ezekiel Aquino | 2018-11-30 | 1 | -0/+1 |
* | | | | | | | | | | Adds awcache to gitignore | Ezekiel Aquino | 2018-11-30 | 1 | -0/+1 |
* | | | | | | | | | | Speed up ts loading with cache | Fred Carlsen | 2018-11-30 | 1 | -1/+7 |
* | | | | | | | | | | Linting | Fred Carlsen | 2018-11-30 | 1 | -2/+2 |
* | | | | | | | | | | Fix tag | Fred Carlsen | 2018-11-30 | 1 | -1/+1 |
* | | | | | | | | | | Linting errors | Fred Carlsen | 2018-11-30 | 2 | -144/+146 |
* | | | | | | | | | | Replaces Text elements in why route | Ezekiel Aquino | 2018-11-30 | 2 | -114/+116 |
* | | | | | | | | | | Just makes it render | Ezekiel Aquino | 2018-11-30 | 2 | -116/+116 |
* | | | | | | | | | | Text and landing | Ezekiel Aquino | 2018-11-30 | 4 | -148/+185 |
* | | | | | | | | | | Tweak text | Fred Carlsen | 2018-11-30 | 1 | -3/+18 |
* | | | | | | | | | | Linting + typing | Fred Carlsen | 2018-11-30 | 1 | -6/+7 |
* | | | | | | | | | | Tweak submit position | Fred Carlsen | 2018-11-30 | 1 | -6/+10 |
* | | | | | | | | | | Linting format | Fred Carlsen | 2018-11-30 | 1 | -16/+10 |
* | | | | | | | | | | Tweak global styles | Fred Carlsen | 2018-11-30 | 1 | -37/+47 |
* | | | | | | | | | | Added coin icon | Fred Carlsen | 2018-11-30 | 1 | -0/+1 |
* | | | | | | | | | | Export svgs as typed pure components | Fred Carlsen | 2018-11-30 | 5 | -31/+87 |
* | | | | | | | | | | Linter fixes | Fred Carlsen | 2018-11-30 | 1 | -3/+2 |
* | | | | | | | | | | Started on why 0x | Fred Carlsen | 2018-11-30 | 3 | -3/+65 |
* | | | | | | | | | | Add center prop to text | Fred Carlsen | 2018-11-30 | 1 | -18/+36 |
* | | | | | | | | | | Hide trade button on mobile | Fred Carlsen | 2018-11-30 | 1 | -2/+8 |
* | | | | | | | | | | Added newsletter form to footer | Fred Carlsen | 2018-11-30 | 4 | -3/+104 |
* | | | | | | | | | | Adjust global font size | Fred Carlsen | 2018-11-30 | 3 | -6/+7 |
* | | | | | | | | | | Format styles | Fred Carlsen | 2018-11-30 | 1 | -9/+19 |
* | | | | | | | | | | Adds buttonWrapper | Ezekiel Aquino | 2018-11-29 | 2 | -3/+14 |
* | | | | | | | | | | Removes text-decoration on buttons | Ezekiel Aquino | 2018-11-29 | 1 | -1/+2 |
* | | | | | | | | | | Cleans up Button | Ezekiel Aquino | 2018-11-29 | 2 | -57/+24 |
* | | | | | | | | | | Cleanup button component | Fred Carlsen | 2018-11-29 | 3 | -25/+11 |
* | | | | | | | | | | Fix type def | Fred Carlsen | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Introduces WrapCentered | Ezekiel Aquino | 2018-11-29 | 2 | -10/+18 |
* | | | | | | | | | | Tests flush width sections | Ezekiel Aquino | 2018-11-29 | 2 | -3/+11 |
* | | | | | | | | | | Ooops fixes that | Ezekiel Aquino | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Enables fullwidth sections. As in edge-to-edge | Ezekiel Aquino | 2018-11-29 | 2 | -2/+6 |
* | | | | | | | | | | Adds fullWidth prop to sections | Ezekiel Aquino | 2018-11-29 | 3 | -5/+12 |
* | | | | | | | | | | Updated text | Fred Carlsen | 2018-11-29 | 1 | -4/+2 |
* | | | | | | | | | | Tweaks button | Ezekiel Aquino | 2018-11-29 | 1 | -8/+7 |
* | | | | | | | | | | Edits button.js | Ezekiel Aquino | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Adds notes to button | Ezekiel Aquino | 2018-11-29 | 1 | -5/+32 |
* | | | | | | | | | | Remove export of interface | Fred Carlsen | 2018-11-29 | 4 | -4/+4 |
* | | | | | | | | | | Add text and illustrations for home | Fred Carlsen | 2018-11-29 | 5 | -3/+38 |
* | | | | | | | | | | Add transparent button | Fred Carlsen | 2018-11-29 | 2 | -5/+7 |
* | | | | | | | | | | Add transparent button | Fred Carlsen | 2018-11-29 | 2 | -10/+25 |
* | | | | | | | | | | Fix linting and typing errors in footer | Fred Carlsen | 2018-11-29 | 1 | -8/+5 |
* | | | | | | | | | | WIP landing and button changes | Fred Carlsen | 2018-11-29 | 3 | -4/+52 |
* | | | | | | | | | | Quick test responsive cols | Ezekiel Aquino | 2018-11-29 | 1 | -3/+9 |
* | | | | | | | | | | Fixes interface syntax | Ezekiel Aquino | 2018-11-29 | 2 | -27/+43 |
* | | | | | | | | | | Adds key to mapped footer elems | Ezekiel Aquino | 2018-11-29 | 1 | -2/+5 |
* | | | | | | | | | | Make dev layout guidelines less obtrusive | Ezekiel Aquino | 2018-11-29 | 2 | -7/+9 |
* | | | | | | | | | | Refactors footer to use layout system | Ezekiel Aquino | 2018-11-29 | 2 | -74/+55 |
* | | | | | | | | | | Fix colwidth layout calc | Ezekiel Aquino | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Moves content wrap to layout.tsx | Ezekiel Aquino | 2018-11-29 | 2 | -19/+27 |
* | | | | | | | | | | Edits column width calc method | Ezekiel Aquino | 2018-11-29 | 1 | -5/+19 |
* | | | | | | | | | | Add index to list | Fred Carlsen | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Start on text component | Fred Carlsen | 2018-11-29 | 1 | -0/+29 |
* | | | | | | | | | | Left align logo | Fred Carlsen | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Linting errors | Fred Carlsen | 2018-11-29 | 1 | -2/+3 |
* | | | | | | | | | | Fix linting errors | Fred Carlsen | 2018-11-29 | 1 | -11/+11 |
* | | | | | | | | | | Add footer | Fred Carlsen | 2018-11-29 | 2 | -5/+125 |
* | | | | | | | | | | Test with max widths | Ezekiel Aquino | 2018-11-29 | 2 | -2/+4 |
* | | | | | | | | | | Adds section margins | Ezekiel Aquino | 2018-11-29 | 1 | -0/+1 |
* | | | | | | | | | | Samples full width wraps | Ezekiel Aquino | 2018-11-29 | 1 | -0/+12 |
* | | | | | | | | | | [WIP] Proposed layout modules | Ezekiel Aquino | 2018-11-29 | 3 | -4/+122 |
* | | | | | | | | | | Fix key in loop | Fred Carlsen | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Add bgColor and removePadding props to container | Fred Carlsen | 2018-11-29 | 1 | -2/+7 |
* | | | | | | | | | | Change bg color | Fred Carlsen | 2018-11-29 | 1 | -1/+1 |
* | | | | | | | | | | Fix linting errors | Fred Carlsen | 2018-11-28 | 1 | -6/+5 |
* | | | | | | | | | | Tweak links in header | Fred Carlsen | 2018-11-28 | 1 | -6/+12 |
* | | | | | | | | | | Add ehader | Fred Carlsen | 2018-11-28 | 4 | -1/+79 |
* | | | | | | | | | | Add container and button | Fred Carlsen | 2018-11-28 | 2 | -1/+30 |
* | | | | | | | | | | Fix font references | Fred Carlsen | 2018-11-28 | 1 | -4/+3 |
* | | | | | | | | | | Ignore osx metadata files | Fred Carlsen | 2018-11-28 | 1 | -0/+0 |
* | | | | | | | | | | Fix type error in Text component | Fred Carlsen | 2018-11-28 | 1 | -0/+1 |
* | | | | | | | | | | Add styled-component types | Fred Carlsen | 2018-11-28 | 2 | -2/+3 |
* | | | | | | | | | | Renames font-files, adds font-face declaration in globalStyles | Ezekiel Aquino | 2018-11-28 | 10 | -1/+23 |
* | | | | | | | | | | Adds very basic SiteWrap and global styling | Ezekiel Aquino | 2018-11-28 | 4 | -2/+98 |
* | | | | | | | | | | Updates styled-components, react typings | Ezekiel Aquino | 2018-11-28 | 1 | -2/+2 |
* | | | | | | | | | | WIP button | Fred Carlsen | 2018-11-28 | 1 | -0/+21 |
* | | | | | | | | | | Adds initial /next route to index.tsx | Ezekiel Aquino | 2018-11-28 | 2 | -2/+17 |
* | | | | | | | | | | Add @next folder structure | Fred Carlsen | 2018-11-28 | 3 | -0/+6 |
* | | | | | | | | | | Add svg loader | Fred Carlsen | 2018-11-28 | 3 | -0/+11 |
* | | | | | | | | | | Add Formular font and normalize | Fred Carlsen | 2018-11-28 | 10 | -0/+394 |
* | | | | | | | | | | Add brand colors | Fred Carlsen | 2018-11-28 | 1 | -0/+8 |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/development' into website | Fred Carlsen | 2018-11-27 | 150 | -460/+1306 |
|\| | | | | | | | | |
|
| * | | | | | | | | | fix(instant): make package private | Brandon Millman | 2018-11-27 | 1 | -0/+1 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge pull request #1149 from 0xProject/fix/contracts/orderValidator | Amir Bandeali | 2018-11-27 | 3 | -6/+19 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Update CHANGELOG | Amir Bandeali | 2018-11-27 | 1 | -0/+10 |
| | * | | | | | | | fix: remove getApproved check from OrderValidator since approval is removed a... | Amir Bandeali | 2018-11-27 | 2 | -6/+9 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge pull request #1294 from 0xProject/feature/header-tweaks | Steve Klebanoff | 2018-11-27 | 5 | -3/+16 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | Merge branch 'development' into feature/header-tweaks | Steve Klebanoff | 2018-11-27 | 35 | -205/+491 |
| | |\ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | | |
|
| | * | | | | | | Add comment | Steve Klebanoff | 2018-11-22 | 1 | -0/+1 |
| | * | | | | | | Force scaling input component to rerender when a different asset is chosen | Steve Klebanoff | 2018-11-22 | 1 | -0/+1 |
| | * | | | | | | Merge branch 'development' into feature/header-tweaks | Steve Klebanoff | 2018-11-22 | 121 | -276/+781 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'development' into feature/header-tweaks | Steve Klebanoff | 2018-11-21 | 29 | -56/+543 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | * | | | | | | | autofocus -> hasAutoFocus | Steve Klebanoff | 2018-11-21 | 3 | -8/+8 |
| | * | | | | | | | fix(instant): Right align amounts | Steve Klebanoff | 2018-11-21 | 2 | -2/+6 |
| | * | | | | | | | fix(instant): Autofocus text amount input | Steve Klebanoff | 2018-11-21 | 3 | -1/+8 |
| * | | | | | | | | Merge branch 'development' into feature/instant/open-close-events | Steve Klebanoff | 2018-11-27 | 2 | -0/+8 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| | * | | | | | | | feat: Add Xianny to about page | fragosti | 2018-11-27 | 2 | -0/+8 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'development' into feature/instant/open-close-events | Steve Klebanoff | 2018-11-27 | 143 | -480/+1263 |
| |\| | | | | | |
|
| | * | | | | | | Rename node-endpoint to rpc-url for clarity | Fabio Berger | 2018-11-26 | 1 | -4/+4 |
| | * | | | | | | merge development | Fabio Berger | 2018-11-26 | 30 | -205/+431 |
| | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge pull request #1305 from 0xProject/feature/contract-templates | Leonid Logvinov | 2018-11-26 | 15 | -4/+36 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Rename contract-templates to abi-gen-templates | Leonid Logvinov | 2018-11-23 | 14 | -7/+7 |
| | | | * | | | | | | Make contract-templates an npm package | Leonid Logvinov | 2018-11-22 | 15 | -4/+36 |
| | | | | |_|_|/ /
| | | | |/| | | | |
|
| | | * | | | | | | Revert "[@0x/instant] Fix CI build broken by instant installation tests" | Leonid Logvinov | 2018-11-26 | 3 | -11/+2 |
| | | * | | | | | | Merge pull request #1312 from 0xProject/feature/build-fix-instant | Leonid Logvinov | 2018-11-26 | 3 | -2/+11 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Fix the lerna paremeter name from cdVersions to cd-versions | Leonid Logvinov | 2018-11-23 | 2 | -1/+10 |
| | | | * | | | | | | Copy assets in referenced in instant on commonjs build | Leonid Logvinov | 2018-11-23 | 1 | -1/+1 |
| | | | |/ / / / / |
|
| | | * | | | | | | Merge pull request #1309 from 0xProject/bug/contract-artifacts/testnet-exchange | Jacob Evans | 2018-11-26 | 6 | -7/+58 |
| | | |\ \ \ \ \ \ |
|