Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
The new version differs by 7 commits.
1f7ba30
0.6.2
a70476e
fix(collection): remove collection loader from global scripts
b148239
fix(): add rollup pluginutils to json plugin so that we can ignore commonjs proxy files.
8ded087
chore(svg): remove svg logic from build if svgs not used
59ff359
fix(slot): component provided default slot content
3f87e1d
fix(prerender): handle anchor href values that contain quotes
e26dbc8
test(prerender): move normalizePrerenderLocation
See the full diff
Update to this version instead π
The new version differs by 4 commits.
ad1e0cb
chore():updated changelog and increment package version.
1ae4294
chore(): correct some failing tests that changed after context was removed.
fe66a3f
Fix(): remove context as a global var because it should now be used through a decorator in components.
913d4d1
fix(): remove isBuildSvg from prop test in render.
See the full diff
Update to this version instead π
The new version differs by 10 commits ahead by 10, behind by 1.
a6bb87d
0.6.6
cf285a2
Revert "fix(slot): sync read child nodes in connectedCallback"
2a1da4a
0.6.5
d7c7acf
chore(client): print out url during import() error
6103fef
fix(types): remove deprecated collection imports
494919a
fix(slot): sync read child nodes in connectedCallback
db594bd
fix(global): always add global script to built context
31e7a9f
chore(build): add rollup-pluginutils to externals
f09a5ee
fix(): move callNodeRefs check to only occur on rerender not on initial load.
b192def
fix(): execute ref on vnode items that get added during update.
See the full diff
Update to this version instead π
The new version differs by 6 commits.
354b87e
0.6.7
0dd621c
refactor(collections): use node module resolution for collection dependencies
9fcad83
fix(collection): copy all src root level d.ts to dist/types directory for distribution
03349be
fix(types): gather collect types during ts typechecking
64b03d0
fix(collection): remove side effect collection imports from JS output
d86e104
chore(typescript): update to typescript 2.7.2
See the full diff
Update to this version instead π
The new version differs by 8 commits.
2a0fa84
0.6.9
d462b7f
fix(collection): ship stencil/core interfaces w/ collections
e943398
chore(css): warn when stylus and less are used without corresponding plugins
538d6ed
fix(): add JSX and JSXElements namespaces to components.d.ts file
3904bd1
chore(): update the version of rollup
f62e4ea
refactor(exports): remove CssClassMap export
40faa65
fix(exports): update renderer exports and refactor renderer location
ebccbc1
fix(transpile): implement directoryExists for compiler-host
See the full diff
Update to this version instead π
The new version differs by 5 commits.
efd24c1
0.6.15
65c5783
perf(file hash): init asset file versioning
cf72640
fix(prerender): improve inline loader script
286bf7d
perf(minify): minify inline styles and scripts
c9aee2b
perf(render): microtask resolve all tasks until app loaded
See the full diff
Update to this version instead π
The new version differs by 8 commits.
2b36449
0.6.17
ed99d45
feat(App): expose addEventListener to app global so external libs can override
0fb14a3
feat(raf): expose raf to app global so external libs can override raf
639626b
feat(events): dispatch "appinit" and "appload" events on window
af33a88
chore(domApi): move domApi out of vdom directory
f76bcec
chore(minify): move reserved properties to their own file
9864159
fix(sw): update sw unregistration
c855353
feat(Build): user-land Build conditions
See the full diff
Update to this version instead π
The new version differs by 9 commits.
59de9ce
0.6.18
830d601
fix(events): always add dispatchEvent to build
6eb1125
chore(vermoji): π
b1071cb
chore(polyfill): add array.includes
b4eb82a
docs(readme): fix badges
0ec362d
docs(readme): update badges
557781a
docs(readme): update formatting
7ce0d92
docs(readme): update readme
9e3d6e4
chore(polyfill): add endswith
See the full diff
Update to this version instead π
The new version differs by 59 commits.
f1511f0
π¬ 0.7.0
e22d6b4
chore(): update declaration import
99d4c51
πΊ 0.7.0-6
da52e02
fix(host-config): add baseUrl to host.config.json output
f37d9d5
fix(prerender): update local prerender server w/ baseUrl
8e3f616
fix(service-worker): add registry.json, host config and global js to globIgnore
eae035b
fix(service-worker): adjust sw.js w/ baseUrl
7ea4307
fix(service-worker): unregister sw when in dev mode
e65e4d6
test(service-worker): append service worker script
ca97e1c
refactor(config): rename resourcePath to resourcesUrl
64e86a3
π· 0.7.0-5
a8b6537
test(prerender): ensure loader file created
7907b94
fix(prerender): fix inlined loader script with baseUrl confg
26bf09f
fix(prerender): fix urls w/ same as baseUrl but no trailing slash
5f23608
test(prerender): handle capital target values
There are 59 commits in total.
See the full diff
Update to this version instead π
The new version differs by 11 commits.
397f0f0
π 0.7.1
ab89379
fix(test) normalize path.relative
4319250
chore(types): update HydrateAnchor type
f24c678
chore(lint): lint test file
7c93e85
fix(es5): fix observedAttributes in es5 build
c0ba946
test(esm): fix esm query string tests
54a712a
refactor(loader): rename core=es2015 to core=esm
b32d9da
fix(styles): escape unicode characters in css
7768864
fix(prerender): fix custom indexHtml build
a798815
test(outputTarget): validate output target types
037839f
fix(crossorigin): support crossorigin for dynamic import
See the full diff
Update to this version instead π
The new version differs by 9 commits.
3ad2cd8
π 0.7.2
ef00a29
test(normalize): fix node-http-server.spec on windows
8d92cc1
feat(whenDefined): customElements.whenDefined() polyfill before the full polyfill
007b188
fix(render): check if functional component on update element
0abcfbe
fix(canonical-link): update using existing href value
b76bde8
refactor(build): commit build writes, then prerender, genereate service worker and docs
51aceb9
test(files): replace expectFilesWritten() results test w/ expectFiles fs text
10a3777
fix(render): fix functional components returning null
bc6c638
fix(prerender): merge prerender diagnostics with build output
See the full diff
Update to this version instead π
The new version differs by 5 commits.
e68354c
π 0.7.3
7b5ee86
test(normalize): fix copy-tasks.spec on windows
c3911cc
test(normalize): fix validate-config.spec on windows
c033220
chore(docs): fix docs update message
741d97f
feat(reflectToAttr): add Prop option to reflect property values to attribute
See the full diff
Update to this version instead π
The new version differs by 6 commits.
9849b3c
π¬ 0.7.5
05c2194
chore(): extend some tests.
4644d91
fix(): add event listeners and custom events types to components.d.ts (#644)
97c35ce
fix(css): update the CSS variable regexp for pseudo-classes
3b7bb2b
docs(readme): add async/await and Array.includes
3ab1ee9
test(normalize): fix validate-paths.spec on windows
See the full diff
Update to this version instead π
The new version differs by 13 commits.
9437307
πΊ 0.7.6
f1af0bc
fix(styles): escape unicode chars & octal literals in css
3747dcd
fix(render): fix functional components patch when children aren't rendered
40de34c
revert(fs): revert remove drive letter added by sys.path.resolve
a281114
test(loader): update loader tests for customElements.define
f4823f7
fix(loader): more-specific "customElements" polyfill check
bb09964
fix(events): keep event names case-sensitive
78ad18a
test(windows): remove drive letter added by sys.path.resolve
c56d251
refactor(event): default to lowercase method name for event name
dafd02d
fix(types): Dash based event names should appear within quotes in the components.d.ts file.
b3254fa
chore(build): parallelize app file build outputs
4db152b
chore(globalStyle): improve config.globalStyle error
b39b2b9
fix(build): avoid Object.entries (breaks Node 6)
See the full diff
Update to this version instead π
The new version differs by 8 commits.
aea30b2
π 0.7.7
ef1b2e7
feat(events): reduce restrictions on public member names that are similar to event names
ef304ea
feat(): add methods to components.d.ts file and remove localized dependency on components (#654)
527f2ac
fix(events): fix adding listeners from JSX attributes
d1816cc
chore(event): add warning for props and methods starting with "on"
4e48d75
chore(event): add warning about uppercasing first character of event name
92ecb9c
docs(changelog): add listener feature to 0.7.6 log
4854b77
chore(changelog): remove logs > 0.1.0
See the full diff
Update to this version instead π
The new version differs by 16 commits.
7b2cb02
π¦ 0.7.11
e6ff67c
feat(props): warn when using standardized props/methods
2b4ebc1
chore(typescript): move to deps
bc7873e
fix(build): separate cached build conditionals
191d90a
feat(build): exclude slot polyfill for shadow-only, or not slot components
6fe6a6e
fix(render): update parent host content from child changed element render
291e720
test(isDef): add isDef unit tests
6f380da
fix(render): fix vnode key comparison
f9a364e
chore(package): update package description
bfb05d8
Merge branch 'master' of github.com:ionic-team/stencil
ca11e0a
feat(angular): directivesArrayFile
c98c7ce
feat(): update to TypeScript 2.8.1.
0b6a9cb
chore(): added more debug console logs to help with memory leak troubleshooting.
624e351
chore(versioning): init manifest asset versioning
da14e81
fix(cli): override previous flags in cli args
There are 16 commits in total.
See the full diff
Update to this version instead π
The new version differs by 13 commits.
df167d8
β± 0.7.13
403e392
chore(): remove console.log statement.
d807ea1
feat(): add commonjs config option that will allow additonal configuration of rollup like namedExports.
8fda896
test(decorator): fix component decorator tests
a37cb49
chore(host): add warnings that host data can only be static
00b6af6
feat(host): apply static Component host data to host element
0aad8e7
fix(docs): only output readme docs w/ --docs flag
f78f874
refact(vdom): move dom reads out of instance creation
71f3c16
chore(): add tests for remove decorators transform.
599d750
refactor(host): rename internal host element properties
8520059
fix(test): add esModuleInterop so that tests will have proper interop with commonjs modules.
7d811f1
feat(docs): add usage markdown to docs json output
260b538
fix(svg): update css class on svg element
See the full diff
Update to this version instead π
The new version differs by 8 commits.
9b1b590
πΈ 0.7.17
78dec18
test(e2e): init e2e test structure for puppeteer testing
9991d1e
fix(bundle): also resolve paths of relative source files not in memory
b02c955
chore(fs): add accessData method for more cached data on fs item
57db812
chore(packages): bump deps to latest versions
e06a37d
fix(angular): method proxy
ad6ff09
Merge branch 'master' of github.com:ionic-team/stencil
5e93ecb
fix(angular): proxy methods
See the full diff
Update to this version instead π
The new version differs by 22 commits.
b5cf69a
πΎ 0.7.19
b6e7863
fix(props): static type analysis for props
77dd1c7
test(window): update to use TestWindow
9049c38
chore(bot): add help wanted to stale exempt labels
3279676
fix(test): use TestWindow for Listen testing
974c548
refactor(testing): create TestWindow for testing
3fbcb1d
chore(bot): enable the Ionic issue bot (#709)
9fe1f5b
chore(listeners): add listeners to component static properties
c548f7a
chore(testing): use normalizePath for windows friendly path
f7acae4
fix(tests): path is not correct on windows (#701)
846dd4b
chore(types): add CreateDom types
d388430
fix(testing): fix event emitter for test suite
a24776f
chore(transpile): add warns to diagnostics instead of logger
c27439c
chore(jest): update to jest 22.4.3
21a5821
style(imports): update imports
There are 22 commits in total.
See the full diff
Update to this version instead π
The new version differs by 8 commits.
12049cc
π 0.7.20
e141e8a
feat(autoprefix): built-in css autoprefixing
6a04637
test(element): add element tests
aa41953
fix(test): using TestWindow
a7feecc
fix(testing): TestWindow types subclas Window
e741adf
test(event): add custom event test
9e7da78
fix(declarations): fix dialog type interface
1dabe1f
fix(test): fix accessing TestWindow properties
See the full diff
Update to this version instead π
The new version differs by 23 commits.
903f07e
βΎοΈ 0.7.21
2d5afd3
fix(): change distribution main error to a warning.
568c82d
fix(): correct tsconfig for karma tests.
b3a5949
chore(queue): remove queue from App global
2164ad3
fix(angular): emit exact types
41e4089
feat(): export component types
893edbe
test(css): reduce data uri tests
acea93b
chore(test): only test jest
98c17b7
chore(test): add jest no-cache
0d865b8
feat(queue): organize dom read/writes within queue
22bf8ba
chore(): Rework karma tests so that they can be ran without a test runner.
5fa21ac
chore(): add second local browser.
5a3c632
fix(svg): remove svg attribute when undefined
0528c2f
chore(test): update test scripts
300ad72
chore(): add browserstack and saucelabs configs.
There are 23 commits in total.
See the full diff
Update to this version instead π
The new version differs by 7 commits.
5e960fd
β· 0.7.22
4a1d630
test(prerender): add data tests for prerendering
35c0911
fix(prerender): pass property data down to child components
9d109f0
fix(tests): try 3
1c0e635
fix(tests): try two
52ca975
fix(tests): reduce max workers
494fb18
fix(angular): output decorator
See the full diff
Update to this version instead π
The new version differs by 14 commits.
caa332b
π¬ 0.7.25
0c9e6ee
perf(queue): multi-stage scheduler queue (#746)
015e96d
chore(): increment version of rollup. (#742)
1bd4429
test(ssr): add node http server test
43b78b0
test(ssr): test ssr styles and multiple requests
e83c6be
fix(ssr): ensure ssr includes inlined styles
d6b80d3
chore(workbox): update workbox to the latest (#739)
89485c8
feat(ssr): add server initApp() for express middleware
18f03a0
feat(watch): emit error when watching to invalid prop
20495e1
chore(build): fork build tasks to child process
96874cf
chore(circleci): set to node6
da4d288
chore(circleci): remove java install and set jest maxWorkers=4
df2b830
test(fix): prevent createWatcher from tests
bd4bf93
test(lifecycle): add lifecycle karma tests
See the full diff
Update to this version instead π
The new version differs by 19 commits.
c8cf05e
π» 0.7.26
093c425
feat(test): adds auxiliar test utils
a6114e5
chore(): update karma tests so that by default they only run headless.
1f3ea5d
chore(build): update forked build transpile
d014206
fix(angular): methods proxy
c54846a
chore: add appveyor badge for windows testing.
2c050d2
chore(): updated appveyor build to be before_test.
16a3263
chore(): updated appveyor script to have build.
97ab65d
chore(): update appveyor npm version.
5cbe919
chore(): ensure circle is using latest npm version.
5458790
fix(style): Support multiple base64 variables
089636b
fix(styles): prevent stackoverflow when shimming base64 css vars
d67dcdb
fix(windows): use npx for build scripts
1d96188
chore(): add appveyor configuration.
4604c70
chore(): add children as a reserved property.
There are 19 commits in total.
See the full diff
Update to this version instead π
The new version differs by 56 commits.
7c73df2
π
0.8.0
d68d5c1
feat(bundler): support for dynamic import
7e80772
feat(): using es2017 in esm mode
2b638e0
fix(prop): prop type metadata
6b94bf6
fix(props): do not auto force prop types on objects
3bf75f7
fix(props): do not force a type when using mixed union types
738e7a2
test(prop): add parsePropertyValue any tests
9e6f66a
fix(props): force string types toString
b4d9450
π± 0.7.27-4
656f3e1
test(karma): restructure karma tests
723b76d
fix(polyfill): fix ie promise polyfill
7ef8afe
fix(slot): move slot content to original location before removing
f0ac435
fix(slot): fix first child slot in child component w/ array slots
cb6813f
π£ 0.7.27-3
fcc649f
feat(polyfill): add Object.entries to polyfills
There are 56 commits in total.
See the full diff
Update to this version instead π
The new version differs by 10 commits.
c7c8116
π 0.8.1
47f5495
chore(): remove left over console.log statement.
8730333
feat(component): add functional component utilities to update child attributes
351fd73
fix(loader): set crossorigin to use-credentials
1ef8e91
fix(bundler): minify dynamic imports
64ee27a
fix(host): set host prop are properly casted
8bec1d4
feat(): add custom element target output.
9887786
test(fix): fix cmp-meta spec
73e0f11
test(util): fix fillCmpMetaFromConstructor import
cdf3c2c
chore(meta): move fillCmpMetaFromConstructor to utils
See the full diff
Update to this version instead π
The new version differs by 10 commits.
32cfe50
π 0.9.0
ad2cc29
chore(dist): validate package.json browser property
959a6b2
test(): increase jest timeouts
557e470
fix(global): fix doubling up global script output
1d7dec5
πΉ 0.9.0-0
3d20f2a
chore(build): fix test-dist script
473bfb1
test(esm): external bundler tests
fed958d
feat(esm): generate dist/esm distribution for external bundlers
6052335
chore(scripts): updates path.joins
370ab1a
fix(platform): leaking loaded bundles
See the full diff
Version 0.6.0 of @stencil/core was just published.
The version 0.6.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of @stencil/core.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 8 commits.
3cb6368
0.6.0
f43a11c
0.6.0-1
1f46a92
fix(config): fix rebuilds from config updates
18de7aa
style(cli): remove returns before process.exit
82273a2
0.6.0-0
371c44c
feat(sass): move sass to external plugin, @stencil/sass
7769a69
chore(config): improve loading external config data
9015569
feat(collections): import collections through es module imports
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: