Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@face-hh face-hh released this 27 May 16:39
· 230 commits to master since this release
  • Fixed Lua's OS library being available.

  • Fixed tags with no content crashing/not rending in Napture.

  • Fixed width & height on input & text area.

  • Fixed labels (h1-h6, a, p) resetting their styling on set_content.

  • Hyperlinks (<a>) that point to buss:// will now be opened by Napture.

  • By publishing or owning a website, you agree to the rules.

  • Added Windows compilation guide.

  • Added Dingle It! at buss://dingle.it, source code: https://github.com/face-hh/dingle-frontend/

  • Napture will open Dingle by default on start.

  • Added get(query, true), which makes get return all matches of the query. Similar to querySelectorAll().

  • Added set_opacity

  • Added get_opacity

  • Builds will now be more lightweight