adriancarriger / frosted-glass

❄️ Add a live frosted glass blur effect over any type of web content, including text.
https://codesandbox.io/s/github/adriancarriger/frosted-glass/tree/master/demos/vanilla/navbar
MIT License
64 stars 6 forks source link

Update @stencil/core to the latest version πŸš€ #48

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.6.0 of @stencil/core was just published.

Dependency @stencil/core
Current Version 0.5.2
Type dependency

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:

greenkeeper[bot] commented 6 years ago

Version 0.6.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • e2a0c55 0.6.1
  • cb12d66 test(component): tests for element weakmap updates
  • bfb6e6b chore(): remove unused code
  • bb7b8f5 fix(component): keep references to components when temporarily disconnected
  • d0070ac docs(changelog): update formatting

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.2 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.6.3 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.6.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 7e12bae 0.6.4
  • 90b295b fix(): move rollup-pluginutils to an external for the rollup build.
  • d4dff84 chore(build): catch build script failures
  • 851fcec fix(loader): force es5 builds for file:// protocol

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 80c8793 0.6.5
  • d2def84 perf(optimizeHtml): default to optimize html when prerendering disabled
  • 0c9117e fix(prerender): handle shadow components in patch

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.6 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.6.7 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.6.8 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 257d3be 0.6.8
  • a61dc3b fix(css): use default css if sass plugin not installed
  • fb554c9 fix(types): import to missing dist/core folder after build process

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.9 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.6.10 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 206ec1c 0.6.10
  • 4d151cc fix(): remove global JSX Elements that should be provided by the host application.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.11 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • d741326 0.6.11
  • 53bb4d1 fix(types): add JSX types to injected stencil core dts

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.12 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 1479be6 0.6.12
  • 7132fb2 chore(docs): skip over generating docs for collection dependency components
  • 1c577f2 chore(fs): update fs.readdir opts.inMemoryOnly
  • 60d7b7d chore(fs): add allowInMemoryDirRead fs.readdir option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.13 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • a9ecab9 0.6.13
  • ef1875f fix(types): export lifecycle method interfaces for collections

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.14 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • ea6efbc 0.6.14
  • 6ba0150 fix(collection): add bundle data to collection manifest for prop connect tags
  • b8f8791 test(exports): export mockDocument, mockElement, mockWindow
  • 0df1dff fix(watcher): do not create more than one watcher

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.15 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.6.16 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 97d2be8 0.6.16
  • 75dfab6 fix(cli): fix minimist dependency
  • 2d70d6a refactor(assets): refactor asset versioning

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.17 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.6.18 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.0 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.1 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.2 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.3 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 7180121 🏡 0.7.4
  • 857d81c fix(prop): fix prop decorator parsing
  • 8b7b244 docs(config): update link to config docs
  • 8127829 fix(build): reuse build conditionals from last build for non-typescript changes

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.5 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.6 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.7 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.8 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • e8e9c3e πŸ‘½ 0.7.8
  • c2eb430 feat(config): enable ng output target
  • 1ea4376 docs(CONTRIBUTING): correct slack url
  • 34bd335 feat(docs): generate component docs in json format
  • 392b4e4 chore(build): add appBuild property to outputTarget

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.9 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 1292abe 🎷 0.7.9
  • 3d3a80e refactor(loader): removing temporary whenDefined polyfill
  • 57d14c7 refactor(componentOnReady): add componentOnReady to prototype immediately

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.10 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • d04f71b 🐚 0.7.10
  • dcfdf06 fix(componentOnReady): set host element as resolve value
  • 87a6f77 chore(release): rename release script

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.11 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.12 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.13 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.14 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 2b815ba πŸ˜› 0.7.14
  • 8ce50e1 test(fix): fix svg test
  • 803cfa3 fix(slot): alway apply slot polyfill for now
  • 62b6e6a chore(): clean up vermojis

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.15 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 98f8ba6 🚒 0.7.15
  • 33dd711 fix(theme): ensure elm.mode is always set
  • 18bac2a fix(types): property possibly undefined
  • 79fbf50 fix(slot): load host content on every render

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.16 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 1bb2114 🏌 0.7.16
  • 4f14d3d chore(): updates
  • dcac32f fix(tests): fix test suite API
  • e851751 test(packages): add package export tests
  • 267c35f chore(): rename platform client to main

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.17 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.18 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • b1e4c75 🍹 0.7.18
  • e5647ac fix(angular): outputs must be proxied

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.19 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.20 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.21 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.22 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.23 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 50138bb 0.7.23
  • 8aee1f0 fix(): allow collection packages to use package.json 'module' to export esmodules.
  • 6f7e597 test(prop): optional prop
  • 187cfe9 chore(): add build process for karma tests
  • 67edcbd fix(css-shim): fix relative paths

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.24 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 1d5a435 🍣 0.7.24
  • 9225d3f test(queue): add client queue tests
  • e251802 fix(queue): ensure all queued callbacks run
  • 359dcac test(karma): update karma testing

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.7.25 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.7.26 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.8.0 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.8.1 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.8.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 67b5a56 🎑 0.8.2
  • 1c1a406 chore(): package-lock
  • d8ff355 fix(host): functions must not be casted
  • dc482f3 fix(loader): fixes CORS issue in unpkg

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.9.0 just got published.

Update to this version instead πŸš€

Commits

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

greenkeeper[bot] commented 6 years ago

Version 0.9.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • a5fd162 🍁 0.9.1
  • 657e61a fix(reflectToAttr): set boolean attributes w/out true/false attr values
  • 2cfb3e2 test(): fix windows paths
  • 578fd93 fix(compiler): gather metadata from TS files (#808)

See the full diff