-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds auto-generated initial CHANGELOG.md using https://github.com/skywinder/github-changelog-generator #289
Commits on Sep 29, 2017
-
Adds custom elements support for Metal components
Julien C authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for bce50b5 - Browse repository at this point
Copy the full SHA bce50b5View commit details -
Robert-Frampton authored and Robert-Frampton committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 2dd0169 - Browse repository at this point
Copy the full SHA 2dd0169View commit details -
Update metal-custom-element dependencies
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 50c845c - Browse repository at this point
Copy the full SHA 50c845cView commit details -
Add useshadowdom attribute to custom elements so that shadow DOM can …
…be opted in on render
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 09b23e7 - Browse repository at this point
Copy the full SHA 09b23e7View commit details -
Generate package-lock.json for metal-custom-element package
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for b6fd2dc - Browse repository at this point
Copy the full SHA b6fd2dcView commit details -
Skip metal-custom-element tests when IE10 and below
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for d997bcd - Browse repository at this point
Copy the full SHA d997bcdView commit details -
Add isArrayLike helper method for checking if value is iterable
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c6e0455 - Browse repository at this point
Copy the full SHA c6e0455View commit details -
Custom elements should work with JSX components
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3a4f12c - Browse repository at this point
Copy the full SHA 3a4f12cView commit details -
Update version of Edge and add latest version of Safari
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 2da87f3 - Browse repository at this point
Copy the full SHA 2da87f3View commit details -
Robert-Frampton authored and Robert-Frampton committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c7576be - Browse repository at this point
Copy the full SHA c7576beView commit details -
Dynamically load webcomponents polyfill as it's incompatible with IE9/10
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 22e309f - Browse repository at this point
Copy the full SHA 22e309fView commit details -
Remove additional babel plugins that were added for custom elements
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3286db0 - Browse repository at this point
Copy the full SHA 3286db0View commit details -
Create CustomComponent in such a way that it doesn't require addition…
…al babel plugins
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 8679466 - Browse repository at this point
Copy the full SHA 8679466View commit details -
Robert-Frampton authored and Robert-Frampton committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 2d4b77c - Browse repository at this point
Copy the full SHA 2d4b77cView commit details -
Regen metal-custom-element/package-lock.json
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for bd132b4 - Browse repository at this point
Copy the full SHA bd132b4View commit details -
Robert-Frampton authored and Robert-Frampton committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for d7db927 - Browse repository at this point
Copy the full SHA d7db927View commit details -
Robert-Frampton authored and Robert-Frampton committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 025ca4b - Browse repository at this point
Copy the full SHA 025ca4bView commit details -
Change all references of metal-custom-element to metal-web-component
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 496ce68 - Browse repository at this point
Copy the full SHA 496ce68View commit details -
Regen metal-web-component/package-lock.json
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3fac83e - Browse repository at this point
Copy the full SHA 3fac83eView commit details -
After updating the
metal
dependency getStaticProperty nows returns ……empty object instead of null
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c559dde - Browse repository at this point
Copy the full SHA c559ddeView commit details -
Regen packag-lock.json (ensuring it's correct after rebase)
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 6d306ed - Browse repository at this point
Copy the full SHA 6d306edView commit details -
attributeChangedCallback is invoked for inital attribute values befor…
…e component has rendered in connectedCallback. Make sure we don't reference this.component before it's defined.
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3cd95c4 - Browse repository at this point
Copy the full SHA 3cd95c4View commit details -
Deserialize attributes that are json before passing to metal component
Robert-Frampton authored and Robert-Frampton committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 78f1a06 - Browse repository at this point
Copy the full SHA 78f1a06View commit details
Commits on Oct 2, 2017
-
Don't create element until needed
Robert-Frampton authored and Robert-Frampton committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for f2c65f9 - Browse repository at this point
Copy the full SHA f2c65f9View commit details -
Don't automatically register custom events in case of server side ren…
…dering
Robert-Frampton authored and Robert-Frampton committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 93e64d9 - Browse repository at this point
Copy the full SHA 93e64d9View commit details -
Don't attempt to create element in Node.js environment
Robert-Frampton authored and Robert-Frampton committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 59a922d - Browse repository at this point
Copy the full SHA 59a922dView commit details
Commits on Oct 3, 2017
-
Use core.isServerSide for checking environment
Robert-Frampton authored and Robert-Frampton committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for c2a316d - Browse repository at this point
Copy the full SHA c2a316dView commit details -
Use core.isServerSide for checking environment
Robert-Frampton authored and Robert-Frampton committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for f0bf96f - Browse repository at this point
Copy the full SHA f0bf96fView commit details
Commits on Oct 6, 2017
-
Improve error message when using
oneOf
validation. Fixes #254Robert-Frampton authored and Robert-Frampton committedOct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 5012217 - Browse repository at this point
Copy the full SHA 5012217View commit details
Commits on Oct 10, 2017
-
Robert-Frampton authored and Robert-Frampton committed
Oct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 71813a1 - Browse repository at this point
Copy the full SHA 71813a1View commit details -
Replace isArrayLike with isNodeListLike
Robert-Frampton authored and Robert-Frampton committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for d48ee9d - Browse repository at this point
Copy the full SHA d48ee9dView commit details -
Robert-Frampton authored and Robert-Frampton committed
Oct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 84927ea - Browse repository at this point
Copy the full SHA 84927eaView commit details -
Test JSX components to the same degree as Soy components in metal-web…
…-component
Robert-Frampton authored and Robert-Frampton committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for c7c045a - Browse repository at this point
Copy the full SHA c7c045aView commit details -
Replace babel-preset-es2015 with babel-preset-env
Robert-Frampton authored and Robert-Frampton committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for fafd282 - Browse repository at this point
Copy the full SHA fafd282View commit details -
Regen metal-web-component/package-lock.json
Robert-Frampton authored and Robert-Frampton committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for b71e390 - Browse repository at this point
Copy the full SHA b71e390View commit details
Commits on Oct 11, 2017
-
Merge pull request #261 from Robert-Frampton/webcomponents
Automates creation of CustomElements for Metal components. Fixes #268
Configuration menu - View commit details
-
Copy full SHA for 83a264c - Browse repository at this point
Copy the full SHA 83a264cView commit details -
Merge pull request #264 from Robert-Frampton/iso
Prevents metal-dom from throwing errors when running in Node.js
Configuration menu - View commit details
-
Copy full SHA for b8e1755 - Browse repository at this point
Copy the full SHA b8e1755View commit details -
Merge pull request #266 from Robert-Frampton/iso_metal-incremental-dom
Prevents parent creation on patch when running in Node.js
Configuration menu - View commit details
-
Copy full SHA for 7d08bc2 - Browse repository at this point
Copy the full SHA 7d08bc2View commit details -
Merge pull request #272 from Robert-Frampton/issue_254
Improves error message when using `oneOf` validation. Fixes #254
Configuration menu - View commit details
-
Copy full SHA for ae3dbb4 - Browse repository at this point
Copy the full SHA ae3dbb4View commit details -
Copying html2incdom package into metal-incremental-dom
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 7ad6eff - Browse repository at this point
Copy the full SHA 7ad6effView commit details -
Export HTMLParser rather than attaching to window
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for dca765d - Browse repository at this point
Copy the full SHA dca765dView commit details -
Change lint ignore from jslint to eslint
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 32c2e10 - Browse repository at this point
Copy the full SHA 32c2e10View commit details -
Merge pull request #274 from Robert-Frampton/html2incdom
Includes HTML2Incdom directly and avoids exporting and consuming the HTMLParser from a global object
Configuration menu - View commit details
-
Copy full SHA for 12fe8a7 - Browse repository at this point
Copy the full SHA 12fe8a7View commit details -
Don't access client side globals if rendering server side
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 4c2a707 - Browse repository at this point
Copy the full SHA 4c2a707View commit details -
Add tests for server side rendering
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for b31e177 - Browse repository at this point
Copy the full SHA b31e177View commit details -
Add test for rendering JSXComponent server side
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for e412d81 - Browse repository at this point
Copy the full SHA e412d81View commit details -
Robert-Frampton authored and Robert-Frampton committed
Oct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 09b9203 - Browse repository at this point
Copy the full SHA 09b9203View commit details -
Replace babel-preset-es2015 with babel-preset-env
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 47f9f9b - Browse repository at this point
Copy the full SHA 47f9f9bView commit details -
Regen all package-lock.json files
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 391f030 - Browse repository at this point
Copy the full SHA 391f030View commit details -
Merge pull request #269 from Robert-Frampton/iso_test
Adds tests for server side rendering of Soy and JSX components
Configuration menu - View commit details
-
Copy full SHA for cfe20c6 - Browse repository at this point
Copy the full SHA cfe20c6View commit details -
Check to see if bundle has been loaded already. Fixes #273
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for bf01bee - Browse repository at this point
Copy the full SHA bf01beeView commit details -
Add documentation for the build process of the metal-soy-bundle/lib/b…
…undle.js file
Robert-Frampton authored and Robert-Frampton committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for ee0c61b - Browse repository at this point
Copy the full SHA ee0c61bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 449267e - Browse repository at this point
Copy the full SHA 449267eView commit details
Commits on Oct 12, 2017
-
hasInitialValue_ should return false if value is undefined, but valid…
…ators should run regardless. Fixes #259
Robert-Frampton authored and Robert-Frampton committedOct 12, 2017 Configuration menu - View commit details
-
Copy full SHA for f373e21 - Browse repository at this point
Copy the full SHA f373e21View commit details
Commits on Oct 16, 2017
-
Merge pull request #275 from Robert-Frampton/metal-soy-bundle
Check to see if bundle has been loaded already. Fixes #273
Configuration menu - View commit details
-
Copy full SHA for 39ee3da - Browse repository at this point
Copy the full SHA 39ee3daView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd700db - Browse repository at this point
Copy the full SHA dd700dbView commit details
Commits on Oct 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ac0c90f - Browse repository at this point
Copy the full SHA ac0c90fView commit details -
Merge pull request #280 from metal/revert_soy_bundle
Revert "Merge pull request #275 from Robert-Frampton/metal-soy-bundle"
Robert Frampton authoredOct 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 4765e96 - Browse repository at this point
Copy the full SHA 4765e96View commit details -
Merge branch 'develop' into 277
Robert Frampton authoredOct 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 7af5a97 - Browse repository at this point
Copy the full SHA 7af5a97View commit details -
Merge pull request #278 from diegonvs/277
Updating tests on validators using assert.isTrue() to verify correct cases
Robert Frampton authoredOct 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 9e93825 - Browse repository at this point
Copy the full SHA 9e93825View commit details
Commits on Oct 19, 2017
-
Merge pull request #276 from Robert-Frampton/pr-260
hasInitialValue_ should return false if value is undefined, but validators should run regardless. Fixes #259
Configuration menu - View commit details
-
Copy full SHA for d78162f - Browse repository at this point
Copy the full SHA d78162fView commit details
Commits on Oct 24, 2017
-
Add forceUpdate method to Component
Robert-Frampton authored and Robert-Frampton committedOct 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 23696f2 - Browse repository at this point
Copy the full SHA 23696f2View commit details
Commits on Oct 25, 2017
-
Merge pull request #271 from Robert-Frampton/forceupdate
Add forceUpdate method to Component
Configuration menu - View commit details
-
Copy full SHA for cbb22f4 - Browse repository at this point
Copy the full SHA cbb22f4View commit details
Commits on Oct 31, 2017
-
Add failing test for issue #287
Robert-Frampton authored and Robert-Frampton committedOct 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 94466c1 - Browse repository at this point
Copy the full SHA 94466c1View commit details -
Ensure that STATE configuration from static hints are properly config…
…ured with multiple levels of class inheritance
Robert-Frampton authored and Robert-Frampton committedOct 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 9979b99 - Browse repository at this point
Copy the full SHA 9979b99View commit details
Commits on Nov 1, 2017
-
Robert-Frampton authored and Robert-Frampton committed
Nov 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 37c8a21 - Browse repository at this point
Copy the full SHA 37c8a21View commit details -
Merge pull request #288 from Robert-Frampton/issue_287
Ensure that STATE configuration from static hints are properly configured with multiple levels of class inheritance
Configuration menu - View commit details
-
Copy full SHA for d83b7a6 - Browse repository at this point
Copy the full SHA d83b7a6View commit details -
Add willRender, willAttach, and willDetach lifecycle methods to Compo…
…nent
Robert-Frampton authored and Robert-Frampton committedNov 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 2b9d6bc - Browse repository at this point
Copy the full SHA 2b9d6bcView commit details -
Emit stateWillChange event from state instance for providing a hook p…
…oint
Robert-Frampton authored and Robert-Frampton committedNov 1, 2017 Configuration menu - View commit details
-
Copy full SHA for f527c41 - Browse repository at this point
Copy the full SHA f527c41View commit details -
Add willReceiveState and willReceiveProps lifecycle methods to Compon…
…ent and JSXComponent respectively
Robert-Frampton authored and Robert-Frampton committedNov 1, 2017 Configuration menu - View commit details
-
Copy full SHA for f08950c - Browse repository at this point
Copy the full SHA f08950cView commit details -
Rename willRender to willUpdate since it's related to shouldUpdate an…
…d move implementation to renderer
Robert-Frampton authored and Robert-Frampton committedNov 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 5425101 - Browse repository at this point
Copy the full SHA 5425101View commit details -
Fix JSDoc and test description typos
Robert-Frampton authored and Robert-Frampton committedNov 1, 2017 Configuration menu - View commit details
-
Copy full SHA for ba375c9 - Browse repository at this point
Copy the full SHA ba375c9View commit details
Commits on Nov 2, 2017
-
Provide placeholder functions for lifecycle methods (can't provide pl…
…aceholder for `shouldUpdate` as some renderers need to check if it exists)
Robert-Frampton authored and Robert-Frampton committedNov 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 7937ce6 - Browse repository at this point
Copy the full SHA 7937ce6View commit details -
Merge pull request #285 from Robert-Frampton/lifecycle
Rename willRender to willUpdate since it's related to shouldUpdate and move implementation to renderer
Configuration menu - View commit details
-
Copy full SHA for 35eb911 - Browse repository at this point
Copy the full SHA 35eb911View commit details