Guy Bedford
ddb06aa6db
Merge pull request #1204 from KevCJones/patch-2
...
Update to add alternative sass/scss plugin
2016-04-10 17:29:51 +02:00
guybedford
978f7bbc56
promises performance note
2016-04-10 17:01:52 +02:00
Kevin C Jones
cb3fd27a0e
Update to add alternative sass/scss plugin
...
Just putting this out there, an alternative sass/scss plugin, born from needing to capture the CSS output and inject where you want, not the 'head', e.g. Angular 2's @Component style attribute.
2016-04-09 22:12:39 +01:00
guybedford
be7f0dba0c
update polyfill notes
2016-04-01 15:49:30 +02:00
guybedford
cfef109e28
update plugin list
2016-03-12 14:20:36 +02:00
Bret Little
918784ce83
Update plugins
...
* Add sofe as an available plugin
* Alphebetize the plugin list
2016-03-09 13:38:17 -07:00
Alex R
36f0a9ddcf
New Support SystemJS badge
2016-02-18 21:47:35 +01:00
Guy Bedford
e44c760c76
Merge pull request #1060 from laurentgoudet/patch-1
...
Add plugin-lazyimage to README
2016-01-28 10:55:22 +02:00
Guy Bedford
6b61272a02
add svg and yaml plugins
2016-01-28 00:06:07 +02:00
Paul Irish
d1bbd10385
readme: link to HTML Imports loader
2016-01-27 13:43:38 -08:00
Laurent Goudet
b1366a29d2
Add plugin-lazyimage to README
...
I had the use case of creating a lazy version of [plugin-image](https://github.com/systemjs/plugin-image ) to improve the page load time of a page with a carousel. Using SystemJS plugins is nice as it ties the code implementing the behavior, here the carousel, with the assets needed (the images and/or the css). However, plugin-image was blocking the carousel code to be executed until all the images were fully loaded. Using `System.import`s instead of `import`s would have only solved half of the issue, since it returns only when the images are fully loaded (no progressive rendering), and the module's dependencies can't be statically traced anymore (which I use to detect unused files). Please advice if there's a better approach.
2016-01-26 16:20:51 +01:00
Sean Anderson
983d315648
Indent hyperlinks
...
It was difficult to see that "Creating plugins" was a separate hyperlink because it was adjacent to "Using plugins." I've moved them to separate lines.
2015-12-22 12:09:54 -08:00
Justin Schroeder
d6ba4b3415
Typo fix
...
Just a minor typo fix, `wil` to `will`
2015-12-02 10:20:31 -05:00
Guy Bedford
ba55f87d04
update paths link
2015-11-18 12:25:43 +02:00
guybedford
4a016b6d72
leave tip button
2015-11-06 19:08:31 +02:00
guybedford
44cb75390d
update Node example
2015-11-05 20:08:16 +02:00
Oz
3a2ea6475f
add an audio plugin
2015-10-29 19:40:55 +02:00
Teoh Han Hui
89291d0242
Update link to plugins doc in README
2015-10-26 23:46:24 +08:00
Guy Bedford
aad9e3feea
polyfills note
2015-10-14 16:31:13 +02:00
Peter Müller
5bf0020ba0
Added information about node runtime loading using jspm for config
2015-10-07 23:04:40 +02:00
guybedford
ec859c6ba2
0.19.0
2015-09-18 14:53:02 +02:00
guybedford
11a61ef747
list sass plugin
2015-09-18 11:36:19 +02:00
Spencer Killen
1167a173eb
comma
2015-08-27 13:35:04 -06:00
Max Battcher
f638c59f8e
Add Jade VirtualDOM to list of additional plugins
2015-08-25 00:14:15 -04:00
guybedford
37c051c1d7
integrity, nonce test tweaks
2015-08-18 11:34:41 +02:00
Guy Bedford
8296f4350d
include jst plugin
2015-07-17 14:39:13 +02:00
Matthew Bauer
b7365866d1
Add raw plugin to list of plugins.
...
Raw plugin allows loading files as ArrayBuffers.
2015-07-08 11:22:53 -05:00
Guy Bedford
2079aa7ae5
document polyfills in readme
2015-06-22 21:40:18 +02:00
guybedford
ba0ebc0ca8
0.18.0
2015-06-16 16:27:39 +02:00
guybedford
a0f4d0ec89
add travis builds
2015-06-15 17:55:29 +02:00
guybedford
4f6583daa4
update docs for typescript
2015-06-04 14:50:09 +02:00
guybedford
e182da3249
docs
2015-06-04 14:50:09 +02:00
Davis Kim
91fd8b152d
add Handlebars plugin
...
I've created a plugin that handles Handlebars (not Ember Handlebars)
2015-05-30 16:40:02 +02:00
Guy Bedford
e51c2c25ab
Update README.md
2015-04-27 16:49:20 +02:00
Guy Bedford
0436e68694
Update README.md
2015-04-27 16:48:27 +02:00
Guy Bedford
576c948757
upgrade info tweak
2015-03-24 21:11:13 +02:00
Guy Bedford
0f418a12f1
direct upgrade links
2015-03-24 21:10:54 +02:00
Guy Bedford
c0671b53f3
link to release notes
2015-03-24 21:06:58 +02:00
Guy Bedford
68a7b0958e
Update README.md
2015-03-24 21:05:12 +02:00
Guy Bedford
2c6af83d11
Merge pull request #370 from OrKoN/master
...
Added Ember Handlebars plugin
2015-03-05 17:35:08 +02:00
Oleksii Rudenko
119d2ffd03
Added Ember Handlebars plugin
2015-03-05 16:20:17 +01:00
jczerwinski
67d0facd0f
comprise configuration options
...
Add a link to a wiki page that comprises all configuration options.
2015-03-04 17:41:42 -07:00
guybedford
37d5357e3f
update readme references
2015-03-04 14:54:27 +02:00
Guy Bedford
0319a89dcd
Update README.md
2015-02-25 16:26:01 +02:00
Guy Bedford
4e630274bb
plugin docs updates
2015-02-25 16:25:09 +02:00
Guy Bedford
45f85141d6
plugin notes
2015-02-18 22:49:02 +02:00
guybedford
8b27e1fe31
0.14.0
2015-02-18 13:22:04 +02:00
guybedford
bb21404700
parser -> transpiler in readme
2015-02-01 17:47:19 +02:00
guybedford
1fcfcd55c2
0.13.0
2015-02-01 17:44:44 +02:00
Guy Bedford
fceaa8c55d
remove typescript plugin
2015-01-31 18:29:23 +02:00