Sign in
dart
/
web-components
/
HEAD
8f57dac
release 0.12.5 (#53)
by Jacob MacDonald
· 8 years ago
master
v0.12.5
01fe493
Fix reference to deprecated library (#52)
by Brian Wilkerson
· 8 years ago
7b7306f
update analyzer/code_transformers/html version constraints (#51)
by Jacob MacDonald
· 8 years ago
v0.12.4
1bfac17
Merge pull request #50 from enyo/master
by Jacob MacDonald
· 8 years ago
d8bd2f2
update changelog and bump version
by Matias Meno
· 8 years ago
0542f8a
update to 0.7.23
by Matias Meno
· 8 years ago
6349e09
fix tests for test runner
by Jacob MacDonald
· 8 years ago
v0.12.3
7c52a48
Merge pull request #46 from dam0vm3nt/update-0.7.21
by Jacob MacDonald
· 8 years ago
c96a11e
changelog and version
by Vittorio Ballestra
· 8 years ago
cd6f548
update to 0.7.21
by Vittorio Ballestra
· 8 years ago
dc3855b
Merge pull request #45 from dart-lang/update-transformer-test
by Jacob MacDonald
· 8 years ago
v0.12.2+3
e2e09f1
fix analyzer warnings
by Jacob MacDonald
· 8 years ago
a3ae324
format
by Jacob MacDonald
· 8 years ago
f65f9e2
update to latest transformer test
by Jacob MacDonald
· 8 years ago
ddff6d8
update .test_config
by Jacob MacDonald
· 9 years ago
eb11d55
add .test_config for package bots
by Jacob MacDonald
· 9 years ago
5a5efe5
Merge pull request #43 from dart-lang/update-code-transformers
by Jacob MacDonald
· 9 years ago
7c63fb6
add support for code-transformers 0.4.x
by Jacob MacDonald
· 9 years ago
3056140
Merge pull request #42 from dart-lang/allow-periods-in-package-names
by Jacob MacDonald
· 9 years ago
585af06
added another test
by Jacob MacDonald
· 9 years ago
5269669
allow periods in package names
by Jacob MacDonald
· 9 years ago
7c2bf49
Merge pull request #41 from dart-lang/update
by Jacob MacDonald
· 9 years ago
51c3195
update to JS version 0.7.20
by Jacob MacDonald
· 9 years ago
a3b3b42
Merge pull request #39 from dart-lang/0.12.1
by Jacob MacDonald
· 9 years ago
342bcab
update e2e test
by Jacob MacDonald
· 9 years ago
ae20b1a
update analyzer to 0.27.0 and update to the test package
by Jacob MacDonald
· 9 years ago
08f624c
Merge pull request #37 from dart-lang/support-hyphens-in-package-names
by Jacob MacDonald
· 9 years ago
18b6db8
throw transform error on invalid package names
by Jacob MacDonald
· 9 years ago
401b1db
support hyphens in package names, closes https://github.com/dart-lang/web-components/issues/36
by Jacob MacDonald
· 9 years ago
8cf4540
update analyzer and fix some tests
by Jacob MacDonald
· 9 years ago
8ec9561
don't create a new resolver each time the transormer runs on a file
by Jacob MacDonald
· 9 years ago
74cbc1b
Merge pull request #29 from dart-lang/release-resolver
by Jacob MacDonald
· 9 years ago
91fd997
fix pub serve hang on reload with the web_components transformer
by Jacob MacDonald
· 9 years ago
cea8c50
Merge pull request #28 from kasperpeulen/patch-2
by Jacob MacDonald
· 9 years ago
ce2d90d
fixes issue #27
by Kasper Peulen
· 9 years ago
9e2ee80
Merge pull request #26 from kasperpeulen/patch-1
by Jacob MacDonald
· 9 years ago
7691e34
Update pubspec.yaml
by Kasper Peulen
· 9 years ago
b71655e
Merge pull request #25 from dart-lang/update
by Jacob MacDonald
· 9 years ago
4f2a88f
update to 0.7.3 js version and add all polyfills as well as lite version
by Jacob MacDonald
· 9 years ago
aa262eb
Merge pull request #23 from dart-lang/css-imports
by Jacob MacDonald
· 9 years ago
28db57f
don't inline type='css' imports
by Jacob MacDonald
· 9 years ago
772273a
Merge pull request #19 from dart-lang/fix-erroneous-messages
by Jacob MacDonald
· 9 years ago
8759d5a
Fix erroneous messages about invalid package paths in html imports
by Jacob MacDonald
· 9 years ago
cfac302
update transformer tests to match new initialize package
by Jacob MacDonald
· 9 years ago
d7a5353
Merge pull request #16 from dart-lang/analyzer
by Jacob MacDonald
· 9 years ago
b13f257
update to analyzer <=0.26.0
by Jacob MacDonald
· 9 years ago
3e4bc41
Merge pull request #15 from dart-lang/bootstrap-fix
by Jacob MacDonald
· 9 years ago
ad4b557
fix bootstrap to return the result of the original main
by Jacob MacDonald
· 9 years ago
2ca25f0
add support for x-dart-test link tags in the new test package
by Jacob MacDonald
· 9 years ago
5635905
Move DomProxyMixin to this package
by Jacob MacDonald
· 9 years ago
7f60b42
Merge pull request #12 from dart-lang/html
by Jacob MacDonald
· 9 years ago
d5d3056
Switch from package:html5lib to package:html. Fixes https://github.com/dart-lang/web-components/issues/11
by Jacob MacDonald
· 9 years ago
94be78d
dont throw on bad imports with a null document
by Jacob MacDonald
· 9 years ago
c39c82a
add console error about bad packages paths in html imports
by Jacob MacDonald
· 9 years ago
609daa2
Merge pull request #10 from dart-lang/fix_2
by John Messerly
· 9 years ago
v0.11.1+1
cf2ba76
fixes #2 -- unknown HTML elements
by John Messerly
· 9 years ago
cdee5a2
add deployMode and use it in test for inline scripts
by Jacob MacDonald
· 9 years ago
v0.11.1
1a01a52
add initWebComponents
by Jacob MacDonald
· 9 years ago
e593568
Update codereview.settings
by Jacob MacDonald
· 9 years ago
0219b22
script compactor now names its bootstrap file based off the html entrypoint, not the dart file
by Jacob MacDonald
· 9 years ago
61a96a0
add option to pass in bindings delimiters
by Jacob MacDonald
· 9 years ago
f6041b7
update analyzer and code_transformers version and use mock sdk from code transformers
by Jacob MacDonald
· 10 years ago
v0.10.5+3
ce72479
Fix normalization of relative paths inside of deep relative imports
by Jacob MacDonald
· 10 years ago
b2e2f29
append html imports before the dart script tag
by Jacob MacDonald
· 10 years ago
bce32b2
fix relative @HtmlImport paths in deep folders in deployment mode
by Jacob MacDonald
· 10 years ago
d03f308
add option to ImportCrawler to start from an already parsed document
by Jacob MacDonald
· 10 years ago
25a9e87
fix @CustomElement test in internet explorer
by Jacob MacDonald
· 10 years ago
adeea0c
update initialize version and use path.url always
by Jacob MacDonald
· 10 years ago
v0.10.4+1
4245916
add @CustomElement
by Jacob MacDonald
· 10 years ago
v0.10.4
e7abc74
fix bug in scriptcompactors bootstrap and added transform function which can be used by other transformers
by Jacob MacDonald
· 10 years ago
f61971e
update version
by Jacob MacDonald
· 10 years ago
f385fd9
skip e2e tests
by Jacob MacDonald
· 10 years ago
49048e9
.status tweak
by Jacob MacDonald
· 10 years ago
470e22a
more .status file tweaks
by Jacob MacDonald
· 10 years ago
a762b79
fix up some tests and tweak transformers a bit
by Jacob MacDonald
· 10 years ago
93ace93
fix formatting in changelog
by Jacob MacDonald
· 10 years ago
2f544a7
Added the ScriptCompactor, ImportInliner, HtmlImportAnnotationRecorder, and WebComponentsTransformer, as well as the WebComponentsTransformerGroup which combines this all together.
by Jacob MacDonald
· 10 years ago
2aaa0b5
Adds @HtmlImport with both dynamic and transformer based implementations. Still need an HtmlInliner to inline the imports, but this will statically add them to the entry document.
by Jacob MacDonald
· 10 years ago
d682809
Merge pull request #5 from kaendfinger/patch-1
by Jacob MacDonald
· 10 years ago
e3bf964
Fix Typo in README
by Kenneth Endfinger
· 10 years ago
5127f10
fix custom_element_proxy in ff/safari/ie
by Jacob MacDonald
· 10 years ago
v0.10.1
2fc77dd
CustomElementProxy annotation
by Jacob MacDonald
· 10 years ago
e66db70
Fix web components tests - package bots use the .html as is, no more %TEST_SOURCE%
by Sigmund Cherem
· 10 years ago
256e6b7
Fix .status (remove web_components prefix)
by Sigmund Cherem
· 10 years ago
951599b
Fix pubspec and add status files
by Sigmund Cherem
· 10 years ago
c3993f4
platform.js -> webcomponents.js
by jakemac@google.com
· 10 years ago
97daf1e
update to polymer js 0.5.1
by jakemac@google.com
· 10 years ago
26e6021
use shared code transformer, update web_components to remove .map and .concat files
by jakemac@google.com
· 10 years ago
3f4d711
Release polymer 0.15.1
by sigmund@google.com
· 10 years ago
c15ef64
Fix web_components test in FF
by sigmund@google.com
· 10 years ago
97cc90d
Splitting interop support so `dart_support.js` is no longer required.
by sigmund@google.com
· 10 years ago
28ab475
Rolling packages to version 0.4.2
by sigmund@google.com
· 10 years ago
5ef51da
update customElementsTakeRecords
by jakemac@google.com
· 10 years ago
989d705
Revert "update platform.js to get memory leak fixes"
by jakemac@google.com
· 10 years ago
06660b9
update platform.js to get memory leak fixes
by jakemac@google.com
· 10 years ago
9f4057c
publish updates
by jakemac@google.com
· 10 years ago
a42270a
Update to polymer js version 0.4.1
by jakemac@google.com
· 10 years ago
47cc25d
cherry pick https://github.com/Polymer/ShadowDOM/pull/506
by jakemac@google.com
· 10 years ago
1245cd9
public packages should work again
by jakemac@google.com
· 10 years ago
99ec93e
Revert "move version to 0.14.0" forgot to publish first
by jakemac@google.com
· 10 years ago
Next »