Commit Graph

3314 Commits

Author SHA1 Message Date
Kevin Schaaf
ce3245909b Fix TOC re: host event listeners. 2015-11-09 14:05:34 -08:00
Kevin Schaaf
a2c51bf11e Merge pull request #2705 from JeremybellEU/compound-binding-with-braces-fix
Fix compound bindings with braces in literals
2015-11-09 09:52:52 -08:00
Tim van der Lippe
561b28b8bc Fix compound bindings with braces in literals 2015-11-09 18:01:42 +01:00
Steve Orvell
07d39a1be8 Merge pull request #2696 from Polymer/2685-kschaaf-detached-domif
Ensure parent node exists when stamping. Fixes #2685.
2015-11-06 15:59:28 -08:00
Kevin Schaaf
fa96ff3020 Update test to avoid template polypill issues. 2015-11-06 15:28:23 -08:00
Kevin Schaaf
62f2d2a298 Ensure parent node exists when stamping. Fixes #2685. 2015-11-06 15:08:48 -08:00
Steve Orvell
951031fccd Merge pull request #2684 from Polymer/gesture-sd-polyfill-fix
Fix Gestures when using SD polyfill
2015-11-06 11:28:16 -08:00
Daniel Freedman
e72fdeed6e Merge pull request #2656 from Polymer/polymer-2649
Corrected method name. Fixes #2649.
2015-11-06 11:25:01 -08:00
Daniel Freedman
e11015d190 Merge pull request #2658 from Polymer/contrib-unit-tests
Add notes on running unit tests.
2015-11-06 11:19:39 -08:00
Eric Bidelman
6ae520719f Merge pull request #2691 from nazar-pc/patch-2
Weird assignment fix
2015-11-06 09:44:22 -08:00
Nazar Mokrynskyi
9e6f77acd3 Weird assignment fix 2015-11-06 00:24:15 +01:00
Steve Orvell
b137fe70dd Merge pull request #2659 from Polymer/2537-kschaaf-chunked-repeat
Adds incremental rendering to dom-repeat. Fixes #2537.
2015-11-04 20:01:49 -08:00
Kevin Schaaf
0b21506ec2 Minor cleanup. 2015-11-04 19:54:06 -08:00
Kevin Schaaf
996289a507 Avoid creating unnecessary placeholders for full refresh. 2015-11-04 19:02:39 -08:00
Kevin Schaaf
c5e11351e3 Simplify 2015-11-04 18:20:55 -08:00
Kevin Schaaf
680c56d2e3 Fix typo. 2015-11-04 18:14:33 -08:00
Kevin Schaaf
352ccbeace Update docs. 2015-11-04 18:13:49 -08:00
Kevin Schaaf
ba7a16f888 _removeInstance -> _detachAndRemoveInstance 2015-11-04 18:12:04 -08:00
Kevin Schaaf
f447c0eb70 Remove limit & chunkCount API. Refactor insert/remove. 2015-11-04 17:39:42 -08:00
Daniel Freedman
bb8429d584 Merge branch 'nazar-pc-fix-for-bem-modifiers' 2015-11-04 14:46:27 -08:00
Daniel Freedman
7d905d5869 Merge branch 'fix-for-bem-modifiers' of https://github.com/nazar-pc/polymer into nazar-pc-fix-for-bem-modifiers 2015-11-04 14:44:46 -08:00
Daniel Freedman
3378b4f796 Merge branch 'nazar-pc-fix-for-multiple-spaces' 2015-11-04 14:42:57 -08:00
Daniel Freedman
51a4b2c9b5 Merge branch 'fix-for-multiple-spaces' of https://github.com/nazar-pc/polymer into nazar-pc-fix-for-multiple-spaces 2015-11-04 14:41:58 -08:00
Daniel Freedman
174b77b645 Merge pull request #2664 from nazar-pc/fix-for-unicode-escape-sequences-in-css-selectors
Added support for short unicode escape sequences, fixes #2650
2015-11-04 14:37:42 -08:00
Daniel Freedman
a975c46c77 Merge pull request #2662 from JeremybellEU/custom-properties-var
Fix parsing of custom properties with 'var' in value
2015-11-04 14:35:37 -08:00
Daniel Freedman
96e4bfa5b1 Fix Gestures when using SD polyfill
Test with SD polyfill and native ShadowDOM
Requires webcomponents/webcomponentsjs#434

Fixes #2641
2015-11-04 14:09:49 -08:00
Daniel Freedman
af8a049b6f Merge pull request #2473 from JeremybellEU/add-multi-line-tests
Add test for parsing multi-line css comments
2015-11-04 12:49:02 -08:00
Nazar Mokrynskyi
ecddb56bc1 Fix for multiple consequent spaces present in CSS selectors, fixes #2670 2015-11-03 03:07:52 +01:00
Nazar Mokrynskyi
2c87145ccc Added support for short unicode escape sequences, fixes #2650 2015-11-02 20:19:23 +01:00
Nazar Mokrynskyi
35c89f1b1b Fix for BEM-like CSS selectors under media queries, fixes #2639.
Small optimization for produced CSS (empty rules produced semicolon before, now empty string).
2015-11-01 05:20:20 +01:00
Tim van der Lippe
61abfbdb66 Fix parsing of custom properties with 'var' in value
Fixes #2660
2015-11-01 00:10:01 +01:00
Kevin Schaaf
59c27fa4c3 Clean up cruft. 2015-10-30 20:14:05 -07:00
Kevin Schaaf
e99e5faa89 Add tests and fix issues. 2015-10-30 19:57:39 -07:00
Kevin Schaaf
e9aebd72ad dom-repeat chunked/throttled render API 2015-10-30 18:20:45 -07:00
Arthur Evans
56734a7afa Fix formatting. 2015-10-30 15:58:09 -07:00
Arthur Evans
492f3107f9 Add notes on running unit tests. 2015-10-30 15:52:13 -07:00
Arthur Evans
5168604beb Corrected method name. Fixes #2649. 2015-10-30 14:01:20 -07:00
Daniel Freedman
0dc69dfbe5 [ci skip] update changelog 2015-10-29 15:34:33 -07:00
Daniel Freedman
5a755342ef [ci skip] prepare v1.2.1 2015-10-29 15:31:59 -07:00
Steve Orvell
f9d086b2f0 Merge pull request #2637 from Polymer/deepcontains
Add `Polymer.dom.deepContains`
2015-10-29 15:22:02 -07:00
Daniel Freedman
dd8b3e99cd Fix test for SD polyfill
SD polyfill querySelector does not count undistributed content
2015-10-29 15:05:48 -07:00
Steve Orvell
f58d9faf54 Merge pull request #2646 from Polymer/2556-kschaaf-scope-conflict
Ensure outer paths aren't forwarded to instance props. Fixes #2556.
2015-10-29 14:56:01 -07:00
Kevin Schaaf
89304dc474 Add pre-condition check for completeness. 2015-10-29 14:39:27 -07:00
Daniel Freedman
8e6f55ad7f Find non distributed children with deepContains
Walk logical tree when necessary
2015-10-29 14:29:49 -07:00
Steve Orvell
d61a5d8272 Merge pull request #2611 from Polymer/fix-descendant
isLightDescendant should return false for self
2015-10-29 14:27:10 -07:00
Kevin Schaaf
01273e9358 Ensure outer paths aren't forwarded to instance props. Fixes #2556. 2015-10-29 11:33:03 -07:00
Daniel Freedman
279bf63e77 Add Polymer.dom.deepContains
- Also add tests
2015-10-27 12:10:17 -07:00
Daniel Freedman
30da1b3d90 Merge pull request #2322 from nazar-pc/fix-for-mixins-parsing
Fix for mixins declaration with space before colon
2015-10-26 13:47:48 -07:00
Daniel Freedman
e1f83d29a2 [ci skip] Update CHANGELOG 2015-10-22 17:47:46 -07:00
Daniel Freedman
ec6b18f3e4 [ci skip] prepare for 1.2.0 release 2015-10-22 17:41:38 -07:00