1. 09 6月, 2021 1 次提交
  2. 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
  3. 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
  4. 03 9月, 2020 1 次提交
  5. 23 6月, 2020 1 次提交
    • P
      fix #672 (#673) · 2f829cd1
      Peter Pan 提交于
      * chore: code polishment
      
      * fix: calculate step width in tooltip (#672)
      2f829cd1
  6. 19 6月, 2020 1 次提交
  7. 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
  8. 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
  9. 08 3月, 2020 1 次提交