Releases: markhillard/Editor
Releases · markhillard/Editor
v6.2
v6.1
- Update dependencies
- Update default HTML code pane value
- Update styles.css
v6.0
- Adjust loading indicator animation
- Always use latest version for CDN-based deps
- Update branding
v5.9
- Update default HTML code pane value
- Upgrade to jQuery v3.4.1
- Upgrade to CodeMirror 5.48.0
- Upgrade to CodeMirror 5.48.2
- Use CDN for CodeMirror deps
- Add loading indicator
- Use different CDN for some required scripts
- Use new Font Awesome kit
v5.8
- Upgrade to CodeMirror 5.44.0
- Upgrade to Font Awesome v5.7.2
- Increase preview width indicator font size
- 💄 formatting (JS)
- Upgrade linting dependencies
- Upgrade to Font Awesome v5.8.1
- Update default HTML code pane value
- Upgrade to jQuery v3.4.0
- Upgrade to CodeMirror 5.46.0
v5.7
- Upgrade to Font Awesome v5.6.3
- Upgrade to CodeMirror 5.42.2
- Update copyright date
- Upgrade to CodeMirror 5.43.0
- Upgrade to Font Awesome v5.7.0
v5.6
- Show font size adjuster on mobile
- Update default code pane values
- Add code linting toggle
- Switch to HTML mixed mode
- Upgrade to Font Awesome v5.6.1
v5.5
- Change cursor for linting errors/warnings
- Update code pane values
- Refactor dependency injection
- Create .jshintrc
v5.4
- 💄 formatting
- Fix tab handling
- Update icon styles
- Update Blob.min.js
v5.3
- 💄 formatting
- Update non-matching bracket style
- Update lint mark error/warning styles
- Increase lint marker icon size
- Update README.md
- Show trailing space
- Add commenting functionality (toggle comment:
Ctrl+/
)