Commit Graph
50 Commits
Author SHA1 Message Date
Toshihiko Yanase 019859e20b Use WaveSurfer instead of audio tag. 2023-11-29 18:16:23 +09:00
Kenshin Abe 5518b35c3e Merge pull request #695 from keisuke-umezawa/feature/introduce-eqeqeq
Introduce eqeqeq and fix some lines
2023-11-24 11:38:40 +09:00
keisuke-umezawa 06695125af Introduce eqeqeq and fix some lines 2023-11-12 22:21:30 +09:00
dependabot[bot] 462f609f62 Bump axios from 1.2.1 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 09:01:48 +00:00
moririn2528 862f012a65 add elkjs to position nodes automatically 2023-09-07 17:07:24 +09:00
moririn2528 b044ec9b68 wip 2023-09-06 15:51:25 +09:00
c-bata b2c455ccfc Uninstall types/react-router-dom 2023-08-16 17:48:05 +09:00
hrntsm cb212970d1 Merge remote-tracking branch 'origin/main' into support-3dmodel-artifacts 2023-08-11 17:35:26 +09:00
hrntsm c2ca222aec Add r3f & drei to package.json 2023-08-11 17:30:08 +09:00
keisuke-umezawa 3b85942b07 Set maximum warnings as 0 2023-08-05 16:49:59 +09:00
c-bata 649704107d Fix vscode extension 2023-05-22 22:21:16 +09:00
c-bata 3ff8b1344e Fix lint errors 2023-05-22 21:17:30 +09:00
c-bata f98ddc9784 Add vscode extension 2023-05-22 14:52:49 +09:00
c-bata 9394ef175a Add standalone app 2023-05-17 01:22:33 +09:00
c-bata 3152259297 Update dependencies react-router v6 2023-05-14 15:29:55 +00:00
c-bata 97cd5cd4bf Enable rehype-raw plugin 2023-04-14 18:52:34 +09:00
dependabot[bot] 8f47745d0c Bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:24:09 +00:00
keisuke-umezawa 9fc5ca63a4 Follow review comments 2023-01-24 10:58:18 +09:00
keisuke-umezawa 88ff33f421 Update jest 2023-01-24 10:58:18 +09:00
c-bata eefb78f96c Add mathjax support 2023-01-04 10:54:21 +09:00
c-bata ca72320833 Use react-syntax-highlighter 2023-01-01 19:18:37 +09:00
c-bata fd232168cc Render study note in Markdown 2023-01-01 16:59:33 +09:00
c-bata d596a6e4a3 Update js dependencies 2022-12-28 00:43:56 +09:00
c-bata 5bb9f81eb0 Install emotion/react and emotion/styld 2022-12-10 18:47:58 +09:00
c-bata c13225cbce Update React v18 2022-12-10 18:47:58 +09:00
c-bata 10b6e59a6c Use plotly.js-dist-min 2022-03-22 22:50:38 +09:00
Masashi Shibata 5aed44316f Merge pull request #185 from optuna/compression
Use webpack CompressionPlugin (4MB -> 1.2MB)
2022-03-20 02:14:29 +09:00
c-bata 0732086c6c Use webpack CompressionPlugin 2022-03-20 02:07:17 +09:00
c-bata 320e73e598 Rename frontend_tests to typescript_tests 2022-03-20 02:03:35 +09:00
c-bata 3af6444f84 Rename static dir 2022-03-20 02:03:35 +09:00
c-bata 40c2aab767 Implement Note editor 2022-03-18 14:55:08 +09:00
c-bata 9ed3fc52ff Refactor webpack.config.js 2022-03-07 15:41:08 +09:00
c-bata f73dae9ec2 Update deps 2022-03-07 14:15:37 +09:00
c-bata 819b6ceffb Enable esbuild-loader 2022-03-07 14:04:13 +09:00
c-bata aef98b5d2d Update recoil.js 2022-03-06 14:01:21 +09:00
c-bata cc38cccb9a Update plotly.js-dist 2022-03-05 18:01:44 +09:00
c-bata 8925b327b0 Migrate to MUI v5 2022-03-04 21:44:04 +09:00
dependabot[bot] 6c6b828a0d Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 00:57:20 +00:00
Cheng Huzi 7d5eaaef22 Add unit test for TrialTable 2021-07-19 23:47:08 +08:00
keisuke-umezawa 2ce79553a1 Rename goptuna to optuna 2021-07-10 23:14:50 +09:00
c-bata c9cbcd7e4e Update npm dependencies 2021-06-08 22:29:26 +09:00
c-bata f8e35c19f7 Revert "Merge pull request #40 from optuna/use-plotly-basic-dist"
This reverts commit 5403b54097, reversing
changes made to 1f4bd96fb3.
2021-02-27 14:12:05 +09:00
c-bata 77b6089c4b Use plotly.js-basic-dist 2021-02-23 18:31:45 +09:00
c-bata fe88d2b883 Add .eslintrc.js 2021-02-10 21:38:48 +09:00
dependabot[bot] 4801d0abad Bump axios from 0.20.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 10:00:24 +00:00
c-bata f43e66abaf Refactor webpack.config.js 2020-11-11 22:53:01 +09:00
c-bata dfc23bc16a Run prettier on Action 2020-10-27 22:15:05 +09:00
c-bata f19ec6c6a2 Uninstall dayjs 2020-10-24 20:09:25 +09:00
c-bata 92b5bc4f7d Rename dashboard to optuna_dashboard 2020-10-24 17:48:19 +09:00
c-bata 4f51ac6ebd Copy type script files from Goptuna 2020-10-24 14:51:14 +09:00