aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable @typescript-eslint/no-use-before-defineShin'ya Ueoka2020-08-111-2/+1
* Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-1119-52/+51
* Enable @typescript-eslint/no-namespaceShin'ya Ueoka2020-08-116-65/+27
* Enable @typescript-eslint/ban-types ruleShin'ya Ueoka2020-08-115-6/+25
* Update tsyringeShin'ya Ueoka2020-08-112-2/+2
* Update webpackShin'ya Ueoka2020-08-112-6/+6
* Update eslint ant pluginsShin'ya Ueoka2020-08-114-61/+195
* Update reactShin'ya Ueoka2020-08-112-6/+6
* Upgrade typescriptShin'ya Ueoka2020-08-112-2/+2
* Merge pull request #795 from ueokande/dependabot/npm_and_yarn/sinon-9.0.3Shin'ya Ueoka2020-08-112-12/+12
|\
| * Bump sinon from 9.0.2 to 9.0.3dependabot-preview[bot]2020-08-112-12/+12
|/
* Merge pull request #789 from ueokande/dependabot/npm_and_yarn/karma-mocha-2.0.1Shin'ya Ueoka2020-08-112-12/+7
|\
| * Bump karma-mocha from 1.3.0 to 2.0.1dependabot-preview[bot]2020-08-102-12/+7
* | Merge pull request #790 from ueokande/dependabot/npm_and_yarn/ts-loader-8.0.2Shin'ya Ueoka2020-08-112-5/+5
|\ \
| * | Bump ts-loader from 6.2.2 to 8.0.2dependabot-preview[bot]2020-08-102-5/+5
| |/
* | Merge pull request #792 from ueokande/dependabot/npm_and_yarn/types/react-16....Shin'ya Ueoka2020-08-112-5/+5
|\ \
| * | Bump @types/react from 16.9.45 to 16.9.46dependabot-preview[bot]2020-08-102-5/+5
* | | Merge pull request #791 from ueokande/dependabot/npm_and_yarn/mocha-8.1.1Shin'ya Ueoka2020-08-112-102/+199
|\ \ \
| * | | Bump mocha from 7.2.0 to 8.1.1dependabot-preview[bot]2020-08-102-102/+199
| |/ /
* | | Merge pull request #793 from ueokande/dependabot/npm_and_yarn/sass-loader-9.0.3Shin'ya Ueoka2020-08-112-13/+18
|\ \ \ | |/ / |/| |
| * | Bump sass-loader from 8.0.2 to 9.0.3dependabot-preview[bot]2020-08-102-13/+18
|/ /
* | Merge pull request #786 from ueokande/dependabot/npm_and_yarn/css-loader-4.2.1Shin'ya Ueoka2020-08-112-11/+16
|\ \
| * | Bump css-loader from 3.6.0 to 4.2.1dependabot-preview[bot]2020-08-102-11/+16
| |/
* | Merge pull request #787 from ueokande/dependabot/npm_and_yarn/prettier-eslint...Shin'ya Ueoka2020-08-112-245/+83
|\ \
| * | Bump prettier-eslint from 9.0.2 to 11.0.0dependabot-preview[bot]2020-08-102-245/+83
| |/
* | Merge pull request #788 from ueokande/dependabot/npm_and_yarn/types/mocha-8.0.1Shin'ya Ueoka2020-08-112-5/+5
|\ \ | |/ |/|
| * Bump @types/mocha from 7.0.2 to 8.0.1dependabot-preview[bot]2020-08-102-5/+5
|/
* Merge pull request #755 from MatiasStorm/improved_scrollingShin'ya Ueoka2020-08-101-11/+14
|\
| * Minor improvements to ScrollPresenterMatiasStorm2020-05-111-11/+14
* | Use pointer cursor on a hamburger menuShin'ya Ueoka2020-08-101-1/+2
* | Merge pull request #785 from ueokande/docs-mobile-supportShin'ya Ueoka2020-08-107-7/+425
|\ \
| * | Add GemfileShin'ya Ueoka2020-08-103-0/+264
| * | Fix menu displayShin'ya Ueoka2020-08-101-0/+2
| * | Support responsive design for mobile devicesShin'ya Ueoka2020-08-102-3/+155
| * | Fix link in docsShin'ya Ueoka2020-08-102-4/+4
* | | Merge pull request #774 from natinaum/patch-1Shin'ya Ueoka2020-08-101-1/+1
|\ \ \ | |/ / |/| |
| * | changed console_commands.html to console_commands.mdnatinaum2020-07-011-1/+1
| |/
* | Merge pull request #784 from ueokande/move-to-yarnShin'ya Ueoka2020-08-107-12148/+7085
|\ \
| * | Replace npm with yarn in CONTRIBUTING.mdShin'ya Ueoka2020-08-101-4/+4
| * | Remove discarded propertyShin'ya Ueoka2020-08-101-2/+0
| * | npm to yarnShin'ya Ueoka2020-08-101-1/+1
| * | Use yarn on CircleCIShin'ya Ueoka2020-08-101-14/+15
| * | Yarn installShin'ya Ueoka2020-08-103-12127/+7065
|/ /
* | Merge pull request #778 from ueokande/dependabot/npm_and_yarn/lodash-es-4.17.15Shin'ya Ueoka2020-08-101-3/+3
|\ \
| * | Bump lodash-es from 4.17.11 to 4.17.15dependabot[bot]2020-07-221-3/+3
* | | Merge pull request #757 from MatiasStorm/Issue-#257Shin'ya Ueoka2020-08-102-1/+5
|\ \ \
| * | | Reverted change in getTargetsMatiasStorm2020-05-121-1/+1
| * | | Removed performance measurementsMatiasStorm2020-05-121-3/+0
| * | | Added elements with the 'onclick' attribute to allowed hintsMatiasStorm2020-05-122-2/+9
| | |/ | |/|
* | | Merge pull request #781 from muedli/patch-1Shin'ya Ueoka2020-08-101-1/+1
|\ \ \ | |_|/ |/| |