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