Skip to content

Commit ee41b58

Browse files
author
Graham Butler
committed
fix multiple attribute behavior
1 parent b126a14 commit ee41b58

File tree

12 files changed

+23
-34
lines changed

12 files changed

+23
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@author.io/element-select",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "author-select custom element (web component).",
55
"main": "dist/author-select.min.js",
66
"scripts": {

showroom/dist/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showroom/dist/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* author-select-showroom v1.0.0 generated on Wed Mar 27 2019.
3-
* Built at 00:18:15 GMT-0700 (Pacific Daylight Time)
3+
* Built at 00:32:10 GMT-0700 (Pacific Daylight Time)
44
* Copyright (c) 2019 Author.io
55
*/
66
"use strict";var Demo=new NGNX.VIEW.Registry({selector:".demo",namespace:"demo.",init:function(){console.log("works")}});

showroom/dist/webcomponents/author-select.es5.js

Lines changed: 5 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showroom/dist/webcomponents/author-select.es5.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showroom/dist/webcomponents/author-select.es5.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)