Thomas Allmer
b6d260c04f
feat: add types + linting & improve intellisense
2019-03-23 23:17:23 +01:00
CircleCI
02c05aefee
chore: release new versions
...
- @open-wc/building-rollup@0.1.10
- @open-wc/create@0.4.1
@open-wc/building-rollup@0.1.10
@open-wc/create@0.4.1
2019-03-23 20:57:38 +00:00
Pascal Schilp
d3ce2b274c
fix(building-rollup): disable http server caching ( #313 )
2019-03-23 21:55:15 +01:00
CircleCI
83529e46b0
chore: release new versions
...
- @open-wc/building-rollup@0.1.9
- owc-dev-server@0.2.3
@open-wc/building-rollup@0.1.9
owc-dev-server@0.2.3
2019-03-23 15:46:01 +00:00
Pascal Schilp
bfba5be554
fix(owc-dev-server): shorten commonjs warning notification ( #314 )
2019-03-23 16:44:10 +01:00
Thomas Allmer
9c63d27860
chore: require node10 for netlify
2019-03-23 10:55:04 +01:00
Thomas Allmer
4c5bd856f4
feat: move to yarn
2019-03-23 10:55:04 +01:00
CircleCI
6ac8c2dfea
chore: release new versions
...
- @open-wc/building-rollup@0.1.8
- owc-dev-server@0.2.2
@open-wc/building-rollup@0.1.8
owc-dev-server@0.2.2
2019-03-23 08:47:17 +00:00
djlauk
f2e85c7602
docs: add details to building-rollup and owc-dev-server ( #311 )
2019-03-23 09:43:53 +01:00
CircleCI
16d6954765
chore: release new versions
...
- @open-wc/building-rollup@0.1.7
@open-wc/building-rollup@0.1.7
2019-03-22 21:32:19 +00:00
Pascal Schilp
7da6bfa1bd
fix(building-rollup): add missing brackets in docs ( #310 )
2019-03-22 22:29:24 +01:00
Pascal Schilp
f17ede0ffb
docs: add checkbox checked attribute does not match property to FAQ
2019-03-22 18:47:00 +01:00
djlauk
76934ed6af
docs: minor changes to toplevel readme
2019-03-22 00:07:50 +01:00
CircleCI
c2a0a47d1d
chore: release new versions
...
- @open-wc/building-webpack@1.0.0
@open-wc/building-webpack@1.0.0
2019-03-21 21:16:30 +00:00
Lars den Bakker
a0925f2e60
feat(building-webpack): update building webpack
...
* feat(building-webpack): updated webpack config
BREAKING CHANGE: config API and names changed
* chore(building-webpack): add copy webpack plugin to all demos
* Update packages/building-webpack/package.json
Co-Authored-By: LarsDenBakker <larsdenbakker@gmail.com >
* Update packages/building-webpack/package.json
Co-Authored-By: LarsDenBakker <larsdenbakker@gmail.com >
* Update packages/building-webpack/package.json
Co-Authored-By: LarsDenBakker <larsdenbakker@gmail.com >
2019-03-21 22:13:01 +01:00
CircleCI
6472a5b36c
chore: release new versions
...
- @open-wc/create@0.4.0
@open-wc/create@0.4.0
2019-03-21 21:04:15 +00:00
Pascal Schilp
5724bd778c
feat: add version detection ( #306 )
2019-03-21 21:59:13 +01:00
CircleCI
df137634df
chore: release new versions
...
- @open-wc/create@0.3.1
@open-wc/create@0.3.1
2019-03-21 20:28:45 +00:00
Mikhail Kuznetcov
d305f426cd
fix(create): use tagname instead of hardcoded name
...
* Update _app.js
replace name in the template with actual one
* Update _app.js
replace name in the template with actual one
* use correct template syntax
2019-03-21 21:25:40 +01:00
CircleCI
b21b845dfe
chore: release new versions
...
- @open-wc/building-rollup@0.1.6
@open-wc/building-rollup@0.1.6
2019-03-20 18:38:06 +00:00
Pascal Schilp
0201d9312f
docs(building-rollup): change plugins obj to a plugins arr ( #303 )
2019-03-20 19:34:59 +01:00
CircleCI
f10f23bb00
chore: release new versions
...
- @open-wc/building-rollup@0.1.5
@open-wc/building-rollup@0.1.5
2019-03-20 13:31:45 +00:00
djlauk
54caa68f5f
docs(building-rollup): harmonize and extend docs ( #301 )
...
Harmonize the following aspects:
- `input` is always `./src/index.html`
- always use bare imports for `createDefaultConfig`
- case of tsconfig.json value `ESNext`
- enclose file names in backticks (e.g. `index.html`) in text blocks
- enclose function names in backticks (e.g. `map`) in text blocks
2019-03-20 14:28:21 +01:00
CircleCI
6e6b6e3759
chore: release new versions
...
- @open-wc/chai-dom-equals@0.9.26
- @open-wc/testing-helpers@0.7.25
- @open-wc/testing@0.9.28
@open-wc/chai-dom-equals@0.9.26
@open-wc/testing-helpers@0.7.25
@open-wc/testing@0.9.28
2019-03-20 11:42:35 +00:00
Benny Powers
7ba1b38284
docs(testing-helpers): improve event testing docs ( #300 )
2019-03-20 12:39:26 +01:00
CircleCI
c5e61586f2
chore: release new versions
...
- @open-wc/create@0.3.0
@open-wc/create@0.3.0
2019-03-20 09:48:06 +00:00
Pascal Schilp
ad9bb59b07
feat: add rollup starter-app ( #298 )
2019-03-20 10:45:01 +01:00
CircleCI
840a726f29
chore: release new versions
...
- @open-wc/building-rollup@0.1.4
@open-wc/building-rollup@0.1.4
2019-03-19 16:49:31 +00:00
Daniel J. Lauk
ecaa8472f4
fix(building-rollup): fix path to dynamic-import-polyfill.js
2019-03-19 17:46:07 +01:00
Thomas Allmer
263294502a
docs: add prop to style faq
2019-03-18 22:52:18 +01:00
Pascal Schilp
2c4d21d2b1
docs: remove 'in development' notification
2019-03-18 22:01:21 +01:00
CircleCI
98f00a389f
chore: release new versions
...
- @open-wc/create@0.2.0
@open-wc/create@0.2.0
2019-03-18 20:42:14 +00:00
Mario Aleo
2fa18254e4
feat(create): add building-rollup generator
2019-03-18 21:39:36 +01:00
Thomas Allmer
a81ee50714
chore: run all needed karma tests in one session
2019-03-18 20:55:41 +01:00
CircleCI
88ed9df4d0
chore: release new versions
...
- @open-wc/building-rollup@0.1.3
@open-wc/building-rollup@0.1.3
2019-03-18 19:43:26 +00:00
Lars den Bakker
2d17393577
fix(building-rollup): default configs should be commonjs modules
2019-03-18 20:34:04 +01:00
Jeff
8ae2f8983b
fix(building-rollup): complete tsconfig.json instructions
2019-03-18 20:34:04 +01:00
CircleCI
72b5712f38
chore: release new versions
...
- @open-wc/demoing-storybook@0.1.3
@open-wc/demoing-storybook@0.1.3
2019-03-17 15:14:11 +00:00
Benny Powers
5a105ff323
Merge pull request #290 from open-wc/fix/allow-untyped-properties
...
fix(demoing-storybook): allow untyped properties
2019-03-17 16:49:57 +02:00
Benny Powers
62edab4583
Merge branch 'master' into fix/allow-untyped-properties
2019-03-17 16:40:42 +02:00
Benny Powers
9c97d8f389
fix(demoing-storybook): allow untyped properties
...
properties do not need a type field.
2019-03-17 10:40:14 +02:00
CircleCI
7937f38eb8
chore: release new versions
...
- @open-wc/create@0.1.3
- @open-wc/demoing-storybook@0.1.2
@open-wc/create@0.1.3
@open-wc/demoing-storybook@0.1.2
2019-03-17 08:30:55 +00:00
Benny Powers
fabe13b863
docs(demoing-storybook): recommend bundling storybook-static
2019-03-14 18:46:55 +02:00
CircleCI
cb6363898e
chore: release new versions
...
- @open-wc/chai-dom-equals@0.9.25
- @open-wc/testing-helpers@0.7.24
- @open-wc/testing@0.9.27
@open-wc/chai-dom-equals@0.9.25
@open-wc/testing-helpers@0.7.24
@open-wc/testing@0.9.27
2019-03-14 11:29:15 +00:00
Mikhail Bashkirov
4fbe93d5bc
fix(testing-helpers): ensure ShadyDOM finished its job in fixture
2019-03-14 12:23:46 +01:00
CircleCI
11d1aeb4bd
chore: release new versions
...
- @open-wc/chai-dom-equals@0.9.24
- @open-wc/testing-helpers@0.7.23
- @open-wc/testing@0.9.26
@open-wc/chai-dom-equals@0.9.24
@open-wc/testing-helpers@0.7.23
@open-wc/testing@0.9.26
2019-03-14 09:52:53 +00:00
Vlad Rindevich
613a672106
fix(testing-helpers): make fixture type generic
2019-03-14 10:44:31 +01:00
CircleCI
a64ae01b4e
chore: release new versions
...
- @open-wc/create@0.1.2
- @open-wc/prettier-config@0.1.9
@open-wc/create@0.1.2
@open-wc/prettier-config@0.1.9
2019-03-13 18:04:59 +00:00
Joren Broekema
438a3193dc
fix(create): generated prettier scripts should work on windows
2019-03-13 18:56:49 +01:00
CircleCI
ee509e7592
chore: release new versions
...
- @open-wc/building-rollup@0.1.2
- owc-dev-server@0.2.1
@open-wc/building-rollup@0.1.2
owc-dev-server@0.2.1
2019-03-13 17:41:34 +00:00