Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency packages | Hsuan Lee | 2019-01-19 | 1 | -150/+0 |
| | |||||
* | 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` ↵ | Fabio Berger | 2018-10-20 | 1 | -1/+15 |
| | | | | and only updating the sidebar menu items whose active state had changed | ||||
* | 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 ↵ | 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 |
| | |||||
* | 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 |