Skip to content

v0.1.2

Choose a tag to compare

@ElecTreeFrying ElecTreeFrying released this 20 Jun 20:25

Added

  • Rebuilt reference.md (143 → 361 lines) from a bare prefix listing into a fully sectioned guide — a ## Contents table of contents plus Syntax, Usage, Snippets, Examples, and Demo sections. The new Examples section walks through rendered ns-datepicker (default / -prop / -comp) and ns-absolute-layout output; the Snippets section now enumerates the 8 gestures and all 24 ns-icon-* values explicitly.
  • Two animated demo GIFs embedded in reference.mdimages/demo1.gif (ns-search-bar) and images/demo2.gif (ns-stack-layout).
  • Added html to the Marketplace keywords.

Changes

  • Reworked the README to mirror the reference: split the old description table into separate Syntax and Usage tables, added an ns-dock-layout-snippet-2 "In Action" example, and promoted the Demo/Snippets headings.
  • Reworded the extension description to "…snippets in your HTML." to signal the Angular/HTML language target. Docs and metadata only — no snippet JSON changed.

Removed

  • Dropped the redundant, misspelled snipet keyword from package.json (replaced by html).

Full Changelog: v0.1.1...v0.1.2