Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update prettier to version ^1.15.3 | Alex Browne | 2019-01-11 | 1 | -12/+9 |
| | |||||
* | feat: fix links in navbar and dropdown | fragosti | 2018-12-18 | 1 | -4/+9 |
| | |||||
* | Replace remaining scroll-links with Link component | Fabio Berger | 2018-11-12 | 1 | -15/+3 |
| | |||||
* | fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` ↵ | Fabio Berger | 2018-10-20 | 2 | -120/+15 |
| | | | | and only updating the sidebar menu items whose active state had changed | ||||
* | style: fix doc reference package name capitalization | Fabio Berger | 2018-10-19 | 1 | -2/+2 |
| | |||||
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | refactor: fix anchor so it doesn't keep re-rendering the anchor icon | Fabio Berger | 2018-10-18 | 1 | -12/+18 |
| | |||||
* | nit: don't init scrolledToId | Fabio Berger | 2018-10-17 | 1 | -4/+2 |
| | |||||
* | nit: use styled-component instead of react-state for onHover | Fabio Berger | 2018-10-17 | 1 | -26/+11 |
| | |||||
* | chore: initalize _urlIntervalCheckId | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | chore: don't use Container in react-shared, react-docs yet | Fabio Berger | 2018-10-16 | 2 | -59/+10 |
| | |||||
* | chore: remove unused prop | Fabio Berger | 2018-10-16 | 1 | -2/+0 |
| | |||||
* | chore: Remove unused prop | Fabio Berger | 2018-10-16 | 1 | -5/+1 |
| | |||||
* | chore: convert to stateless component | Fabio Berger | 2018-10-16 | 1 | -7/+3 |
| | |||||
* | chore: get menu onHover darken back | Fabio Berger | 2018-10-16 | 1 | -37/+27 |
| | |||||
* | feat: highlighted sidebar as you scroll on doc reference pages | Fabio Berger | 2018-10-16 | 2 | -15/+51 |
| | |||||
* | fix: menu item overflow issue | Fabio Berger | 2018-10-15 | 1 | -0/+3 |
| | |||||
* | fix: Nested a tag warning in console by not rendering a tags within type ↵ | Fabio Berger | 2018-10-15 | 1 | -14/+20 |
| | | | | definition popovers | ||||
* | chore: improve colors | Fabio Berger | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | chore: many small stylistic changes | Fabio Berger | 2018-10-15 | 4 | -8/+91 |
| | |||||
* | chore: improve styling of sidebar | Fabio Berger | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | Implement new version dropdown and remove it from nestedTopBar | Fabio Berger | 2018-10-13 | 2 | -53/+0 |
| | |||||
* | fix: Remove unnecessary onClick prop from NestedSidebar, since one can ↵ | Fabio Berger | 2018-10-13 | 1 | -12/+1 |
| | | | | listen to container element onClick | ||||
* | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 1 | -38/+0 |
| | |||||
* | remove unused import | Fabio Berger | 2018-10-06 | 1 | -1/+0 |
| | |||||
* | Fix comment | Fabio Berger | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 3 | -16/+23 |
| | |||||
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -4/+8 |
| | |||||
* | Rename scroll container | Fabio Berger | 2018-10-05 | 3 | -14/+4 |
| | |||||
* | Remove containerId option and throw if passing in shouldOpenInNewTab with ↵ | Fabio Berger | 2018-10-05 | 1 | -4/+6 |
| | | | | type ReactScroll | ||||
* | Apply props to all link variants when possible | Fabio Berger | 2018-10-05 | 1 | -1/+7 |
| | |||||
* | Fix bug where wiki links in dev dropdown weren't working when on the wiki | Fabio Berger | 2018-10-05 | 1 | -72/+82 |
| | |||||
* | Fix react warning | Fabio Berger | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | rename for clarity | Fabio Berger | 2018-10-04 | 1 | -2/+2 |
| | |||||
* | Fix linter | Fabio Berger | 2018-10-04 | 1 | -3/+3 |
| | |||||
* | Improve comment | Fabio Berger | 2018-10-04 | 1 | -3/+4 |
| | |||||
* | Use nestedSidebarMenu component for Dev home | Fabio Berger | 2018-10-04 | 1 | -2/+12 |
| | |||||
* | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 2 | -40/+126 |
| | |||||
* | Make menuSubsectionsBySection optional | Fabio Berger | 2018-10-02 | 1 | -2/+6 |
| | |||||
* | Add back ability to listen for menu click events from the sidebar | Fabio Berger | 2018-09-28 | 1 | -1/+11 |
| | |||||
* | Make sidebar menu item formatting optional so package names (with hyphens) ↵ | Fabio Berger | 2018-09-28 | 1 | -5/+14 |
| | | | | render properly | ||||
* | Fix unused vars for react-shared and website | fragosti | 2018-08-31 | 1 | -1/+0 |
| | |||||
* | Apply prettier | fragosti | 2018-08-30 | 1 | -5/+6 |
| | |||||
* | Change VersionDropDown to use material-ui 3 | fragosti | 2018-08-29 | 1 | -8/+7 |
| | |||||
* | Add back hashSpy | Fabio Berger | 2018-08-08 | 2 | -0/+3 |
| | |||||
* | Remove hash spy for now | Fabio Berger | 2018-08-07 | 2 | -3/+0 |
| | |||||
* | Display camelCase names all-caps properly | Fabio Berger | 2018-08-04 | 2 | -2/+2 |
| | |||||
* | Add padding above anchor titles so they show up nice when scrolled to | Fabio Berger | 2018-08-02 | 1 | -1/+1 |
| | |||||
* | Update React-scroll, getting rid of the need to manually set the url hash | Fabio Berger | 2018-08-01 | 2 | -15/+4 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 3 | -3/+3 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 5 | -5/+2 |
| | |||||
* | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 7 | -15/+15 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock | ||||
| * | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 7 | -15/+15 |
| | | |||||
* | | Fix CI failures caused by Webkit css properties not being recognized by ↵ | Fabio Berger | 2018-04-24 | 1 | -7/+12 |
| | | | | | | | | React types. This is a hack. | ||||
* | | Revert "Fix CI test failure" | Fabio Berger | 2018-04-24 | 1 | -10/+7 |
| | | | | | | | | This reverts commit 870693b968de3f29b0ac97f6f92715613e1064e3. | ||||
* | | Fix CI test failure | Fabio Berger | 2018-04-24 | 1 | -7/+10 |
|/ | |||||
* | Create helper function for converting dashes names for display | Fabio Berger | 2018-03-22 | 3 | -4/+4 |
| | |||||
* | Fix sectionName and menuItemName to display with spaces rather then dashes | Fabio Berger | 2018-03-22 | 2 | -3/+5 |
| | |||||
* | Small doc fixes: remove duplicate types and add function array | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | Capitalize rather then upper-case section headers | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 7 | -0/+523 |