- feat: add vue devtools plugin
- fix: WebSocket message base64 encoded #447
- chore: update plugin versions
- fix: touches plugin #344
- feat: support inline mode
- feat: allow spaces in plugin name
- fix: some typescript d.ts mistakes
- chore: remove elements set api
- chore: update monitor plugin version
- feat: add AMOLED theme #414
- feat: support system preference theme config
- feat: add isDarkTheme, getTheme util
- fix: backers.svg lazy loading #407
- fix: can not print string with %o #336
- fix: mouse event on touch device #302
- fix: unable to remove snippets #349
- feat: replace fps and memory with monitor plugin
- fix: resource stylesheet show failed
- chore: remove licia utils
- chore: separate polyfill
- fix: scale #307
- fix: check safe area error
- fix: bottom safe area
- fix(console): filter function support
- fix: click event stop propagation #155
- fix: worker null error #152
- feat(network): filter
- feat(info): add backers
- feat(settings): use luna setting
- feat(resources): use luna data grid
- feat(resources): copy storage, cookie
- fix(sources): code not selectable
- fix(console): filter api
- feat(sources): use luna text viewer
- feat(elements): split mode
- feat(network): split mode
- fix(resources): delete cookie
- fix(elements): select element using touch events
- feat(elements): integrate dom viewer
- feat(elements): element crumbs
- feat(elements): copy node and delete node
- feat(network): copy response
- feat(network): toggle recording
- chore: remove dom plugin snippet
- fix(network): remove data grid ios outline
- chore: update luna console and luna object viewer
- fix: some variables not reset when destroy
- fix: remove luna syntax highlighter
- feat(info): copy
- feat(sources): use luna syntax highlighter
- feat(network): use luna data grid
- feat(network): copy as curl #220
- fix(network): recognize JSON #201
- fix: init with shadow dom style error #195
- fix: firefox document.body is null error #293
- fix: remove tabs horizontal scrollbar #236
- fix: luna modal style
- fix: remove debug log
- feat: drag to resize
- feat: update icons
- feat: use luna modal to replace browser prompt
- feat: support android 5.0
- feat(sources): remove code beautify
- fix: code plugin theme
- fix: dark mode scrollbar style
- fix: unable to load timing plugin
- feat(console): select and copy
- chore: update luna console
- chore: update chobitsu
- feat: add ts declaration #187
- refactor: use luna console
- refactor: use chobitsu for highlighting element
- fix: remove arrow function #160
- feat: default settings #141
- fix(elements): highlight
- fix(console): blinks frequently as it scroll to the border
- refactor: use chobitsu
- fix: unsafe-eval CSP violation #140
- fix(console): scroll performance
- fix(elements): content highlight
- feat: refresh notification
- fix(console): safari bounce effect
- fix(elements): highlight
- fix(console): extra info from
- chore: update icons
- fix: redundant evaluated style
- chore: use luna-object-viewer for viewing object
- feat: use dark theme for dark mode
- feat(elements): computed style filter
- feat(resources): storage and cookie filter
- fix(snippet): error loading plugin for local page
- fix(console): unable to clear filter
- feat: change navigation bar height
- feat: change default transparency to 1
- feat: change loaded plugin position
- feat(console): remove debug filter
- feat(console): improve input style
- feat(console): show filter text
- feat(network): add requests api #132
- chore: reduce file size (452kb -> 418kb)
- chore: update plugins
- feat: theme support
- feat(console): $x utility
- feat(console): remove useWorker
- feat(sources): indent size configuration
- fix(console): url recognition
- fix(console): log style
- fix(sources): scrolling
- perf(console): large object expansion
- chore: reduce file size (472kb -> 452kb)
- fix(info): escape location #127
- chore: update refresh icon
- chore: update timing plugin version
- fix: must add .default if using require
- fix(console): error display when js execution disabled
- chore: updated to babel7, must add .default if using require
- feat(console): multiple console instance
- perf(console): rendering for a large number of logs
- perf(console): rendering
- perf(console): asynchronous log render
- perf(console): reduce memory usage, 50% drop
- feat: add snippet for loading touches plugin
- feat: add fit screen snippet
- fix(console): filter shouldn't affect group
- fix(network): style #121
- feat(network): display optimization
- feat: move http view from sources to network
- fix(console): group object expansion
- fix(console): blank bottom if js input is disabled
- chore: update eruda-dom version
- fix: resize
- feat: resize #89
- feat(console): replace help button with filter
- feat(console): disable js execution
- feat(console): utilities api
- fix(console): disable log collapsing for group
- fix(elements): select not working for desktop
- fix(console): log border style
- fix: container style affected #119
- fix(console): log style, line-height should be normal
- feat(network): catch fetch request headers
- feat(console): timeLog, countReset
- fix(console): clear not working
- fix(console): table
- feat: console group
- fix: console style, width and height is forbidden
- fix: regexp json view
- chore: update fps and memory plugin version
- fix: safeStorage undefined #108
- Fix iOS max log number
- Disable calling init if already initialized
- Disable worker by default
- Support xhr blob response type #104
- Disable log collapse for objects
- Fix resources error when cookie has % #100
- Update dom plugin version
- Fix network url start with //
- Smaller padding for logs
- Add load dom plugin snippet
- Disable highlight for invisible elements
- Fix unexpected token \t in JSON
- Add load orientation plugin snippet
- Fix console show in sources panel
- Fix log merge
- Support getting entryBtn instance
- Update timing plugin version
- Add remove setting api
- Fix safari merge log exception
- Fix uglifyjs unicode escape #69
- Update icons, use iconfont instead of icomoon
- Show custom request headers #78
- Add get api to info panel #83
- Fix responseType json error #82
- Support console lazy evaluation
- Use shadow dom to encapsulate css
- Enable sources copy #71
- Improve borderAll style
- Add position api #74
- Fix nav bottom bar wrong position when removed
- Improve console line break display
- Add rmCookie util
- Add Load Geolocation Plugin snippet
- Fix Elements cssRules #63
- Support console events #66
- Fix Uc browser console worker #62
- Dynamic info content support #51
- Fix console input covered by error log
- Add elements box model chart
- Fix source code white-space style #53
- Resources support iframe
- Add Load Benchmark Plugin snippet
- Extract viewportScale util into eris
- Improve image list view using flex
- Add DevTools display event hooks #50
- Update timing plugin version
- Fix viewportScale
- Optimize console performance for big data
- Expose snippets run api
- Delete desktop scrollbar style
- Add code plugin to snippets
- Remove network timing into external plugin
- Add system info
- Add memory plugin snippet
- Monitor fetch requests #24
- Reduce json viewer click area
- Use resource timing for image capture
- Fix restore settings snippet
- Extract features into an external plugin
- Observe elements in resources panel
- Fix performance timing not supported #40
- Remove log margin
- Fix css custom properties #33
- Add version info
- Change icomoon generated font name
- Improve snippets style
- Add Load Fps Plugin and Restore Settings snippets
- Support navbar color customization
- Support range in settings panel
- Support auto scale #32
- Improve Border All snippet
- Use high resolution time for console time
- Fix catch global errors
- Fix cookie URI malformed
- Fix single string argument unescaped
- Update util library and dependencies
- Fix catch event listeners #31
- Console log scroll automatically only at bottom
- Fix unformatted html tag
- Disable modernizr classes
- Update eustia util
- Fix console resize #23
- Improve object log
- Use outline for borderAll snippet
- Fix log url recognition
- Fix error log stack url and style
- Fix table log ouput
- Fix storage initialization #20
- Update eustia lib
- Elements auto refresh
- Add pc scrollbar style