Releases: chinchang/web-maker
Releases · chinchang/web-maker
v2.9.3
- Choose the save location while exporting your saved creations. Now easily sync them to your Dropbox or any cloud storage.
- All modals inside the app now have a close button.
- Checkbox that showed on clicking a boolean value is now removed. Thanks Gaurav Nanda.
- Bugfix - Screenshots on retina device are now correct. Thanks Ashish Bardhan.
- Bugfix - Double console log in detached mode fixed.
- Bugfix - Console.clear now works in detached mode too.
- Bugfix - DOCTYPE added in preview.
- Bugfix - Typo correction in README. Thanks Adil Mahmood.
- gstatic.com is available to load external JavaScripts from.
- Popular libraries list updated. Thanks diomed.
- Added contribution guidelines in the Github repository.
v2.9.1
- Read blog post about last release.
- Use Ctrl/Cmd+D to select next occurence of matching selection.
- Improve onboard experience.
v2.9.0
- Read blog post about this release.
- Detached Preview - Yes, you read that correct! You can now detach your preview and send it to your secondary monitor.
- Find & Replace - Long awaited, now its there. Ctrl/Cmd+f to find and add Alt to replace.
- Atomic CSS (Atomizer) configurations - Add custom config for Atomic CSS. Read more.
- Light mode - This new setting makes Web Maker drop some heavy effects like blur etc to gain more performance. Thanks Andrew.
- Preserve logs setting - Choose whether or not to preserve logs across preview refreshes. Thanks Basit.
- Line wrap setting - As the name says.
- Semantic UI added to popular libraries.
- Bootstrap, Vue, UI-Kit and more updated to latest versions in popular libraries.
UX improvements in settings UI - Bugfix - Trigger preview refresh anytime with Ctrl/⌘ + Shift + 5. Even with auto-preview on.
v2.8.0
- Read blog post about this release.
- Auto Save - Your creations now auto-save after your first manual save. This is configurable from settings.
- Base2Tone-Meadow Editor Theme - First user contributed theme. Thanks to Diomed.
- Use System Fonts - You can now use any of your existing system fonts in the editor!
- Matching Tag Highlight - Cursor over any HTML tag would highlight the matching pair tag.
- Auto-completion suggestion can now be switched off from settings.
- Improvement - Stop white flicker in editor when the app opens.
- Bugfix - Add Babel Polyfill to enable use of next-gen built-ins like Promise or WeakMap.
- Vue.js version updated to 2.4.0 in popular library list.
- Downloads permission is optional. Asked only when you take screenshot.