1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-18 04:50:32 +09:00

24 Commits

Author SHA1 Message Date
dependabot-preview[bot]
2bc20f58ef chore(deps): bump fetch-suspense from 1.2.0 to 1.2.2 in /web
Bumps [fetch-suspense](https://github.com/CharlesStover/fetch-suspense) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/CharlesStover/fetch-suspense/releases)
- [Commits](https://github.com/CharlesStover/fetch-suspense/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 02:42:38 +00:00
dependabot-preview[bot]
51734d5453 chore(deps): bump react-dom from 16.9.0 to 16.13.0 in /web
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.9.0 to 16.13.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.0/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 02:39:34 +00:00
0fa08f57f3 chore: update deps 2020-02-24 16:42:03 +09:00
5ba70749a2 feat: add hover animation on button 2020-02-13 15:00:41 +09:00
6f5099d00c feat: persistent search result 2020-02-05 16:30:30 +09:00
9187b817af chore: node engine 2020-01-07 11:59:30 +09:00
1fd9332bdc chore: add eslint rules 2019-12-24 01:57:07 +09:00
snyk-bot
5c4f9959f1 fix: web/package.json & web/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
2019-12-07 11:04:53 +09:00
2fc4d94779
feat: add crisp (#7)
* feat: add crisp

* test: add codacy

* fix: coverage
2019-10-24 12:55:09 +09:00
a7efe886ab feat: add sentry 2019-09-24 14:05:17 +09:00
88a0374594 feat(web): typescript 2019-09-01 01:39:29 +09:00
df56b21a99 feat: Heroku and Now 2019-08-27 03:33:45 +09:00
03d76805af feat: setup test for web 2019-08-14 18:46:57 +09:00
0d4429cb95 feat: cache locales 2019-08-08 21:34:06 +09:00
102b98b76a fix: optimize analytics 2019-08-07 17:42:07 +09:00
dbf8a99e06 chore: update deps 2019-08-06 02:06:12 +09:00
3982fb5cc4 feat: smart suggestion 2019-08-03 21:51:12 +09:00
1b872aabef fix: typo 2019-08-03 15:32:35 +09:00
c1d0d3fd43 feat: i18n 2019-08-03 13:36:29 +09:00
97ef88b8e4 test: setup 2019-08-03 00:35:23 +09:00
536e65e10e feat: error tooltip 2019-08-01 13:21:34 +09:00
2b7d9f6fdf feat: add ga 2019-07-31 14:17:32 +09:00
6598c8fcea chore: update deps 2019-07-31 13:40:29 +09:00
11e7f0e9e0 chore: split app into api and web 2019-07-31 13:11:00 +09:00