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

Releases: webcomponents/hello-world-element

v1.1.0

15 May 06:15
Compare
Choose a tag to compare
  • 2f13481 Moves from Grunt tooling to Polyserve
  • 370af2c Updates webcomponentsjs to v0.7.0

v1.0.1

08 Jan 14:27
Compare
Choose a tag to compare
  • Use _currentScript (from the polyfills) to get the ownerDocument. If polyfills do not exist, use currentScript instead #7 #8

v1.0.0

27 Nov 00:30
Compare
Choose a tag to compare
  • Update webcomponentsjs to v0.5.1
  • platform.js => webcomponents.js
  • Update devDependencies

v0.1.2

29 Jun 23:07
Compare
Choose a tag to compare
  • Update platform to v0.3.3
  • Update grunt-contrib-connect to v0.8.0

v0.1.1

26 Apr 16:46
Compare
Choose a tag to compare
  • Add deploy task to send files to gh-pages branch
  • Stop to commit bower_components
  • Update platform dependency to v0.2.3
  • Change attribute from name to who
  • Make package.json private

v0.1.0

07 Apr 01:09
Compare
Choose a tag to compare
  • Create Hello World example based on Element Boilerplate