1. 23 11月, 2020 1 次提交
    • P
      minor bugs fix (#851) · 0e38ff74
      Peter Pan 提交于
      * fix: get nearest points listed in tooltip of scalar page by selected x-axis
      
      * fix: humanize relative time display in tooltip of scalar chart
      
      * fix: fix y axis range error in scalar chart (fix #765)
      0e38ff74
  2. 25 9月, 2020 1 次提交
  3. 11 9月, 2020 1 次提交
  4. 10 9月, 2020 1 次提交
  5. 05 9月, 2020 1 次提交
  6. 04 9月, 2020 1 次提交
    • P
      refactor: get rid of webpack & nextjs while introducing es module (#786) · 88719ad8
      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
      88719ad8
  7. 21 7月, 2020 1 次提交
    • P
      minor bug fix (#723) · e8c58871
      Peter Pan 提交于
      * fix: do not fetch unused steps of runs in pr-curve page
      
      * fix: error when switch to overlay mode in histogram page
      
      * feat: pr-curve show all matched points in tooltip
      e8c58871
  8. 16 7月, 2020 1 次提交
    • P
      Audio (#717) · d6b10994
      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
      d6b10994
  9. 27 6月, 2020 1 次提交
  10. 23 6月, 2020 1 次提交
    • P
      fix #672 (#673) · 2f829cd1
      Peter Pan 提交于
      * chore: code polishment
      
      * fix: calculate step width in tooltip (#672)
      2f829cd1
  11. 19 6月, 2020 1 次提交
  12. 05 6月, 2020 1 次提交
    • P
      feat: integrate netron (#651) · bedaa029
      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
      bedaa029
  13. 15 5月, 2020 1 次提交
    • P
      add public path argument (#624) · afc15b2c
      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.
      afc15b2c
  14. 07 5月, 2020 1 次提交
    • P
      feat(frontend): newly-designed scalar & sample page (#618) · 2631225a
      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
      2631225a
  15. 09 4月, 2020 1 次提交
    • P
      chore: use yarn workspaces to disassembly dependencies (#612) · e6cc798e
      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
      e6cc798e
  16. 25 3月, 2020 1 次提交
  17. 24 3月, 2020 1 次提交
    • P
      frontend 2.0.0-beta.24: more style lint rules, add server language detection,... · cdb82390
      Peter Pan 提交于
      frontend 2.0.0-beta.24: more style lint rules, add server language detection, build process improvement (#604)
      
      * chore: fit requirements of python 3
      
      * feat: fix global frontend lint
      
      * build: use cached frontend package
      
      * feat: add browser language detection
      
      * style: introduce sort imports, more style mixins
      
      * 2.0.0-beta.24
      cdb82390
  18. 22 3月, 2020 1 次提交
  19. 20 3月, 2020 1 次提交
  20. 11 3月, 2020 2 次提交
    • P
      perf: images loading performance optimized (#587) · 6a8d29f0
      Peter Pan 提交于
      * remove unnecessary fields
      
      * performance: add cache to images
      
      * performance: add debounce to step slider
      
      * v2.0.0-beta.16
      
      * style: better type reference
      
      * fix: better implementation of revalidation & minor bug fix
      
      * v2.0.0-beta.17
      
      * feat: chinese translation adaptive
      
      * fix: select height limitation
      
      * chore: better error handling on revalidation
      
      * v2.0.0-beta.18
      6a8d29f0
    • P
      frontend code polishment & build progress update (#585) · a749faef
      Peter Pan 提交于
      * v2.0.0-beta.12
      
      * v2.0.0-beta.13
      
      * fix: use new development server
      
      * v2.0.0-beta.14
      
      * build: build frontend from npm tarball
      
      * fix: update python setup
      
      * build: fix build on windows
      
      * add loading & empty style
      a749faef
  21. 10 3月, 2020 1 次提交
    • P
      Update build environment & publish npm package (#581) · d9180ea1
      Peter Pan 提交于
      * build: optimize wasm files
      
      * build: use bionic instead of trusty
      
      * build: build wasm first
      
      * build: fix path overwritten
      
      * build: disable rustup changing path
      
      * build: fix typo
      
      * build: test path
      
      * build: re-export path when build
      
      * build: update build scripts
      
      * build: frozen lock file when building
      
      * build: fix syntax error
      
      * v2.0.0-beta.9
      
      * v2.0.0-beta.11
      
      * build: publish npm package
      d9180ea1
  22. 08 3月, 2020 2 次提交
  23. 06 3月, 2020 2 次提交
  24. 04 3月, 2020 1 次提交
  25. 02 3月, 2020 1 次提交
    • P
      opt-in for SSG, remove server-side data fetching & server-side i18n (#574) · b2b2eb41
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      
      * add simplified chinese readme
      
      * build: travis
      
      * build: travis
      
      * style: fix type errors
      
      * build: travis-ci
      
      * fix: remove unused page
      
      * add docker build
      
      * opt-in for SSG, remove server-side data fetching & server-side i18n
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      b2b2eb41
  26. 29 2月, 2020 1 次提交
    • P
      VisualDL 2.0 development in progress (#571) · bfa23c25
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      bfa23c25