Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Releases: aurelia/skeleton-navigation

aurelia-skeleton-navigation 1.0.0-beta.1.0.1

17 Nov 19:24
Compare
Choose a tag to compare
chore(all): prepare release 1.0.0-beta.1.0.1

aurelia-skeleton-navigation 1.0.0-beta.1

16 Nov 20:41
Compare
Choose a tag to compare

Bug Fixes

aurelia-skeleton-navigation v0.20.0

10 Nov 20:01
Compare
Choose a tag to compare

Bug Fixes

  • bundle: shoreten the long module name in bundle config (922c4861)
  • config.js: correct babel options (762c0dcc, closes #189)
  • package: declare jspm as a dependency (53602beb)

aurelia-skeleton-navigation v0.19.0

13 Oct 09:35
Compare
Choose a tag to compare
chore(all): prepare release 0.19.0

aurelia-skeleton-navigation v0.18.1

11 Sep 18:58
Compare
Choose a tag to compare

Bug Fixes

  • build:
    • copy css files over to the dist folder (e640fc29)
    • copy css files over to the dist folder (a64608ea)
  • package: add text plugin for bundle build (2918261f)

Features

  • bundle:
    • configure gulp task with aurelia-bundler. (8f815c63)
    • add gulp bundle task with aurelia-bundler (8869cc96)

aurelia-skeleton-navigation v0.18.0

05 Sep 05:13
Compare
Choose a tag to compare

Bug Fixes

  • main: add notes on html import template loader plugin (aa9cf940)
  • package: point main at a real file (3ed86d20, closes #157)
  • test: fix e2e test broken during fetch-client migration (182c7a21)

Features

  • all: new simple html elements, css resources and text-based views (b3e762c7)

aurelia-skeleton-navigation v0.17.0

14 Aug 08:14
Compare
Choose a tag to compare

Bug Fixes

  • config.js: revert original config.js (6077faf2)
  • e2e: switch from flickr to users navigation test (6f4f195a)
  • test: fix broken unit test (3cbc4a0a)

Features

  • bundle config: package path (69d36cee)
  • bundling: add bundle configuration with aurelia-cli (77d52d0a)

aurelia-skeleton-navigation v0.16.2

06 Aug 00:55
Compare
Choose a tag to compare

Bug Fixes

  • package: remove old framework version (a2bec337)

aurelia-skeleton-navigation v0.16.1

05 Aug 17:03
Compare
Choose a tag to compare

Bug Fixes

  • config: correct start path by removing the js extension (d2149e4e)

aurelia-skeleton-navigation v0.16.0

05 Aug 05:04
Compare
Choose a tag to compare

Bug Fixes

  • all: update source to work with jspm beta (53f5cf1a)
  • css: fix print styles (dfcf28a8)
  • index: update font awesome reference (686b337c)
  • styles: correct some class names (eeed0111)
  • users: move the fetch polyfil load to users so the main.js isn't required (53a3e2be)

Features

  • all: switch over to github users in place of flickr (6fd31066)