Skip to content

Quad Quacks

Latest
Compare
Choose a tag to compare
@chinchang chinchang released this 19 Mar 17:54
· 404 commits to master since this release

This release is called "Quad Quacks, because it's 4.0 people! This major version brings a lot of awesome features, improvements and bug fixes with it.

Sit tight, because this is going to be some amazing set on updates for you! Read blog post about Web Maker 4.0 -> https://medium.com/web-maker/web-maker-4-0-e8e442b5a2db

  • 🏠 New Home: First of all, Web Maker has a new home - https://webmaker.app πŸ˜€ The old website will continue to run for a month or so, but will eventually start redirecting to the new website. If you have an online account in Web Maker, you need not worry. But if you have some locally saved creations, you should export them and import here.
  • πŸ“ Files Mode: Hear this - you can now work with files just like you do in your local environment! No more working in just 3 panes. Try creating a new creation. "Files Mode" is in beta and you can currently only save 2 creations in this mode.
  • 🎨 Command Palette: We all love this, don't we? Taking frequent actions is now much quicker with the all new Command Palette. Hit Ctrl/Command+Shift+P, and give it a spin.
  • πŸ”₯ Improved Console: Console inspection becomes more powerful. You can view nested objects, arrays and even DOM Elements!
  • ✏️ Monaco Editor: You can choose to use Monaco instead of CodeMirror editor from the settings. Though this is still an experimental feature and might contain bugs.
  • πŸ’„ Prettier: Format your code with everybody's favourite Prettier.
  • πŸ–₯ Preview dimensions: You can see the preview frame dimensions when resizing.
  • πŸ–₯ Settings: Settings screen got a complete makeover and now it's much easier to find what you are looking for.
    ♿️ Accessibility: The app is now more accessible than ever. There are significant improvements mainly in the area of keyboard navigation.