Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: fix links in navbar and dropdown | fragosti | 2018-12-18 | 1 | -4/+9 |
* | fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` a... | Fabio Berger | 2018-10-20 | 1 | -1/+15 |
* | 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 | 1 | -7/+15 |
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -4/+8 |
* | Rename scroll container | Fabio Berger | 2018-10-05 | 1 | -1/+1 |
* | Remove containerId option and throw if passing in shouldOpenInNewTab with typ... | Fabio Berger | 2018-10-05 | 1 | -4/+6 |
* | 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 |
* | Improve comment | Fabio Berger | 2018-10-04 | 1 | -3/+4 |
* | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 1 | -0/+100 |