- 18 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: window instead of globalThis to support more browser versions * fix: chart toolbox icons gap chaos * style: remove unused title in svgs * fix: index loading not centered * fix: get missing echarts loading back * fix: date & time cannot be formatted to correct locale string (#813) * chore: drop support of nodejs 12 * docs: update documentation
-
- 17 9月, 2020 2 次提交
-
-
由 Peter Pan 提交于
* feat: dark mode support * chore: use redux to manage global state * chore: update dependencies * build: increase yarn network timeout to avoid build error in github action * feat: dark mode support * chore: add module preload
-
由 Peter Pan 提交于
* build: increase yarn network timeout to avoid build error in github action * chore: fix docker build * test: ignore no test error * bump fe to 2.0.1 * feat: dynamic envs in vdl server * bump fe to 2.0.2 * chore: fix docker build * bump fe to 2.0.3 * fix: demo build error * bump fe to 2.0.4 * chore: commit demo logs * bump fe to 2.0.5 * fix: docker build error * docs: update demo dat * bump fe to 2.0.6 * feat: support cdn deployment * bump fe to 2.0.7 * feat: support cdn deployment * bump fe to 2.0.8 * chore: remove default demo path * fix: graph iframe target origin * bump fe to 2.0.9
-
- 10 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 08 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: add telemetry in demo * fix: compatibility of safari
-
- 07 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* build: update github actions * chore: update dependencies * feat: set smoothing from query string * feat: remember smoothing in scalar page * chore: better error handling when fetching data * feat: add error page * fix: build error in docker * fix: build error in docker
-
- 04 9月, 2020 2 次提交
-
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
* fix: incorrect locale redirect * chore: use millisecond * refactor: get rid of nextjs * feat: add telemetry * feat: add disable telemetry option * fix #739 * fix: compatibility of nodejs 12 * mute webpack * feat: show min & max value in scalar page * fix: tooltip sorting chinese translation update * style: fix lint
-
- 21 8月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* bump to 2.0.1 * update demo * bump fe to 2.0.0 * update demo * add ping url
-
- 06 8月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* rewrite logger * feat: add demo * bump frontend 2.0.0-beta.50 * fix: nodejs 12.x compatibility * chore: update dependencies
-
- 29 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* feat: graph supports vertical and horizontal direction * chore: update dependencies
-
- 23 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: step slider shrink in pr-curve page * chore: update dependencies * feat: add api token key to support vdl-service
-
- 17 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: sample rate display error * bump 2.0.0-beta.8 * feat: decode mp3 audio sample rate * fix: compatibility of safari * chore: use shared audio context to decrease memory usage * fix: chinese translation * fix: formalize volumn slider in different browser * fix: display error when chart maximized
-
- 16 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* rename pages to remove trailing 's' * feat: navbar support dropdown menu * feat: audio sample page * chore: update dependencies * style: fix lint * v2.0.0-beta.46 * chore: fix import method * v2.0.0-beta.47 * chore: remove unused code * v2.0.0-beta.48 * fix: navbar submenu overflow when hover * v2.0.0-beta.49
-
- 13 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* build: remove protobufjs dependency * chore: support runtime config * v2.0.0-beta.44 * fix: api url build config * v2.0.0-beta.45 * fix: give up runtime config * fix code style * use publicPath config in i18n * fix python app typo
-
- 03 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* test: add test case * feat: add chart tooltip in histogram overlay * feat: add tooltip in histogram chart
-
- 27 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 23 6月, 2020 1 次提交
-
- 19 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* doc: update readme * feat: histogram
-
- 12 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* feat: support model graph from backend * feat: add filename in graph api * feat: support api token key in visualdl service
-
- 10 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 05 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: update dependencies * feat: high-dimensional chart will fit screen size now * fix: scatter chart cannot be rendered properly * chore: separate api module * intergrate netron * intergrate netron * feat: graphs * style: fix lint * chore: update dependencies * fix: type error * chore: update dependencies * chore: update graph color
-
- 21 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* bump 2.0.0-beta.2 * chore: render static files in memory * fix: empty requests in high-dimensional chart * feat: reduce fetching interval when components is empty * feat: show loading tip when components is empty * chore: delete unused files * bump 2.0.0-beta.3 * chore: remove model_pb argument * fix: windows file encoding error * fix: windows path sep error * feat: add --api-only argument * feat: add docker runtime * style: remove unused variable * pref: use tuple to reduce memory usage in template render * chore: build opencv for docker alpine to reduce image size
-
- 18 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* feat: add tag select in high-dimensional page * v2.0.0-beta.43
-
- 16 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: remove gitHead from package.json * fix: clean dist before build * fix: clean dist before build * build: disable frontend ci build temporarily
-
- 15 5月, 2020 2 次提交
-
-
由 Peter Pan 提交于
* fix: navbar items order * feat: refresh components when click refresh button * v2.0.0-beta.41 * bump 2.0.0-alpha.3 * fix: language change support public path * v2.0.0-beta.42 * bump 2.0.0-alpha.4
-
由 Peter Pan 提交于
* style: lint shell scripts * fix: translation fix * feat: support changing public path when start * v2.0.0-beta.36 * feat: support changing public path when start * v2.0.0-beta.37 * build: core build fix * v2.0.0-beta.38 * build: build frontend from source code * fix: clean static files when exit * fix: dependency version mismatching * chore: remove unused api route * fix: navbar actived link missing * feat: redirect root * fix: scalar chart tooltip value error * feat: dynamic render nav items * fix: high-dimensional page background missing * v2.0.0-beta.39 * build: stop using script mode * v2.0.0-beta.40 * Revert "build: stop using script mode" This reverts commit 6c1ca297.
-
- 11 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: minor bug fix * fix: navbar index url * v2.0.0-beta.34 * fix: samples page walltime mistake * v2.0.0-beta.35
-
- 09 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 07 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: update dependencies * fix: wrong language detection in development * feat: add new icons for future features * feat: add refresh and language changing * feat: remove scalar x-axis label * feat: add scalar chart toolbox * fix: move const out of type defination * feat: maximize scalar chart * feat: chart toolbox tooltip * build: update dependencies * feat: new scalar chart page * pref: better component reuse in chart page * fix: re-design of button component * feat: new scalar side bar * style: fix lint * fix: remove samples page * fix: runs color mismatch * build: update dependencies * feat: newly-designed image samples page * feat: add run indicator in scalar chart tooltip * feat: add empty tip when nothing selected in scalar and sample page
-
- 13 4月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* build(server): add dev server * doc: add readme * fix: remove unused logger * chore: update dependencies * fix: dependency version mismatching * fix: new types for express * style: more type checks when commit
-
- 09 4月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* resolve server rename conflict * feat: add running toggle stopped color * feat: revalidate runs and tags when refreshing * fix: make language optional * fix: language before open_browser * fix: scalar chart x axis value overflow * fix: unnecessary param when cli stop * build: customize navbar items when build * chore: use yarn workspaces to disassembly dependencies * fix: add missing test script * build: update dependencies * build: install yarn before build * build: fix test script error * build: remove NODE_ENV when build * build: add wine to build windows app in linux * build: disable app publish by default * build: introduce lerna * build: adapter new frontend * build: exact version when publish
-