v0.6.0
This commit is contained in:
parent
6db56297dd
commit
dc577e167d
@ -35,7 +35,7 @@ class MiscUnit extends Unit {
|
||||
|
||||
// do stuff here
|
||||
global.devbug = {
|
||||
version: '0.5.1',
|
||||
version: '0.6.0',
|
||||
code: {
|
||||
node: `require("devbugjs")
|
||||
dbsetup({
|
||||
|
@ -25,11 +25,13 @@ block content
|
||||
ul
|
||||
li New navigation theme with sticky navigation bar to make the display cleaner
|
||||
li Separate "editor mode" layout for views using Ace.js
|
||||
li Out viewer and snippet editor now use editor mode.
|
||||
li Out viewer and snippet editor now use editor mode
|
||||
li Navigation bar layout improvements
|
||||
li Basic styles for embedding the editor inline
|
||||
|
||||
h4 v0.5.1 - Use Ace.js for Outputs
|
||||
ul
|
||||
li Switched over to use Ace.js to view development output. Might make this a user preference in the future.
|
||||
li Switched over to use Ace.js to view development output. <strike>Might make this a user preference in the future.</strike>
|
||||
|
||||
h4 v0.5.0 - Better Documentation and UI
|
||||
ul
|
||||
|
Loading…
Reference in New Issue
Block a user