Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/svelte-loader

Webpack loader for svelte components.
https://github.com/sveltejs/svelte-loader

-> v2.3.0

99907b3fa24f3f93289c55c19e5cbfc3c7cd7028 authored about 7 years ago
fix tests

75e96fff4eca86a6358b6f84ed508db0d0251960 authored about 7 years ago
merge master

af43d7d0dbd04a5976ebf7a42219a81fcfdf053e authored about 7 years ago
-> v2.2.2

d514d91e5db3c003f2825b7e8d3ce03a5d1e8927 authored about 7 years ago
fix tests

1112ed87a6f601ee005d6735233eeb06dbc27651 authored about 7 years ago
update svelte

f2c98a56a2c26f617ac89bb2d355026bcc41e487 authored about 7 years ago
Extend node compatibility coverage in travis

8b777f6cf3b3c2edaba5dea4bd3acd0a565c7dfa authored about 7 years ago
Make loader compatible with node 8.0.0

23a0014155a58e0bed07aa5eb1b62ce06bf405b1 authored about 7 years ago
Fix formatting issues

c82d140d090cf54fb752ea3138d6eb14050dbd47 authored about 7 years ago
Test cover preprocessing

069189f43d16f0b6ae623f7c4065fdbb5ca74e6f authored about 7 years ago
Add preprocessing

d78c296632d19ebd8ed61fb9192ee0676677c083 authored about 7 years ago
Fix test cases

8efb967795d37a3acc30fedaec6c26ab65387a44 authored about 7 years ago
Update sevelte version dependency

64affb87cf560c18da56eb1d8c25b21e210f6ea3 authored about 7 years ago
Ignore intellij's system files

cf7aa3c8d0a6f80bea4a24bc34c632078917c274 authored about 7 years ago
(fix) emitCss: use deterministic css file names

d9955d4e970881ac7a81d701a8ca48537eb7f1fe authored about 7 years ago
point towards project template

64876a91aefc2f8ad4eee97c6217aeffc5f30566 authored about 7 years ago
-> v2.2.1

1e8abaf065f3d108b75eb326ee95677c2844b1d4 authored about 7 years ago
oops, git fail

7b139b3b8b58ec98c6ab3bbb19a902ae38d99dfc authored about 7 years ago
-> v2.2.0

3c04b6068096409d65d4cedbf226f9f1b7e4a1e3 authored about 7 years ago
fudge mtime so webpack doesnt go insane

82e248a1b94850c30fa1466a6d6e1913e66df75f authored about 7 years ago
Merge branch 'master' into widgetic-master

fda6427368b035855b7780859f192ef880cccde7 authored about 7 years ago
update tests

b6746d84743d4124985d532dc987057e6a7c12f2 authored about 7 years ago
Add emitCss documentation

3d9171761ef533201580dc3401ff4c3a058669c2 authored about 7 years ago
add emitCss option

supports css sourcemaps

9bf59aaa9e201ca333db4232780f8ecb0d35affb authored about 7 years ago
lint

dbd1d81773d9c45af58b88eb4c84afac80cb6ef0 authored over 7 years ago
-> v2.1.0

6f7a8a4916f29fc42462cfb716cb21f284673906 authored over 7 years ago
format with prettier

e637a8e85a16f3fd8f9c46c8f2662f7744194fbe authored over 7 years ago
Merge pull request #26 from shancarter/patch-1

Adding more error information

647ea6fbb11bcf9e41e2490df70d48666d163ab9 authored over 7 years ago
Update index.js

3f2c0c79b652696ad03ea5162e9e6c4d14cf3b96 authored over 7 years ago
Update index.js

9ea7123efc4874871dd48cd3c924e4b914c0d422 authored over 7 years ago
Update loader.spec.js

6b0d42fbb1bb9131efb7e7b7f96420cd7febd4b0 authored over 7 years ago
Update loader.spec.js

9a357c69df64fc971fd8e1f5912e1d39ce69c192 authored over 7 years ago
Fixing Paren

cc513f8a5001e78644e3c21c48816e06155e5ea3 authored over 7 years ago
Update

0f1bad851f1356e09b809fb4974aa1fc11e02c77 authored over 7 years ago
Emit error instead of callback

0a4aafd58ed8b5712f25da3a91777b33c5031e04 authored over 7 years ago
Switching quotes

e210670e08e9e433370fa6b0b8898e57d5a8dc4f authored over 7 years ago
Adding more error information

Adding the location and frame information to error logging information. Currently with the webpa...

5995a19453d4f43e07734b7e4e8858e7fa77b7d5 authored over 7 years ago
Merge branch 'master' of https://github.com/sveltejs/svelte-loader

6b59734ec822c66af0e2df2bd8b1295e622a19ba authored almost 8 years ago
-> v2.0.1

b685cc3150dcdc178d7e09699cc056cc1cf4412e authored almost 8 years ago
Merge pull request #20 from sveltejs/gh-19

reinstate test, resolve shared path

a51e80a026d4fd7d557901c9ae5e8d3a92673543 authored almost 8 years ago
reinstate test, resolve shared path. closes #19

7ea7c6f4ca890bd15b4abd1d5d8c664eab1028d7 authored almost 8 years ago
Delete .DS_Store

68cd2effeb721d5eb16be0fa2fb83577193ce9b7 authored almost 8 years ago
-> v2.0.0

b180aedfe3dc60a040c36b43dca80b68649d3d1c authored almost 8 years ago
Merge pull request #18 from sveltejs/options

Pass through all options, override format and shared

2a3fac59eadd2530e521d03ea3d17024dbfc4a7b authored almost 8 years ago
auto-configure for webpack 1 or 2

69a293f07d43eee15a1ee2d923b2ee9e9b5adaed authored almost 8 years ago
filename -> resourcePath

5b2705424e8f0caf9fdf2789d013d49b24fb590f authored almost 8 years ago
separate webpack1 and webpack2 examples

c933dee37e2a15d5753bbf92b6b25a8aee54c5b3 authored almost 8 years ago
pass through all options, override format and shared (#17)

493c4bb5aec0382c2d20ab0b05067336fdd08ace authored almost 8 years ago
remove obsolete tests

b10c59a76d0ddbf0783b6217614e35e05747a9d4 authored almost 8 years ago
always use es format and shared helpers

e9f860009d647a017786638cb34812b1ae0c9972 authored almost 8 years ago
-> v1.3.1

a24cc27f6b8d2625c90ecbbf6eff021a92154fd1 authored almost 8 years ago
update loader-utils version

e348cc97cc6365aa75d81c785004e324c3f69e4e authored almost 8 years ago
Merge branch 'egoist-patch-1' of https://github.com/egoist/svelte-loader into egoist-egoist-patch-1

b48bbd7882060eb3f41b47fc440504788aa11f7e authored almost 8 years ago
Merge pull request #14 from egoist/patch-1

loader-utils should be listed in dependencies

0ecf7e3933dc87adeecf193ff647e95a6e50b51e authored almost 8 years ago
fix deprecation warning, closed #13

46379761c819b3991e9b6f0667d5fbb59eac071d authored almost 8 years ago
loader-utils should be listed in dependencies

5c1ed834683ec79671ff4d48767580452f672e30 authored almost 8 years ago
-> v1.3.0

45fd1043d39ccef2812313a8ee45d3c2e96e3270 authored almost 8 years ago
Merge pull request #10 from jihchi/master

Pass through query.generate

6e579e2935bb3ae3f11835705864109e78cb95f5 authored almost 8 years ago
Pass through query.generate

fa75f1f795f8396e56cd58c9bcc5ac98d1574702 authored almost 8 years ago
1.2.1

cd57f1f2ee339259de2d2784e0693bb5a7fdad46 authored about 8 years ago
fix test case

9e9244f923d0761d748fb951f883f8b2da80188c authored about 8 years ago
PKG: correct GitHub repository location

c2f953a17c11a3ac296c0d0dedccb8cfc9ae435b authored about 8 years ago
-> v1.2.0 changelog

5c806920399abeff2cf89ba5a702e171b725975a authored about 8 years ago
-> 1.2.0

6d538836786af2a0d56d0672dd753ddd94a09b6a authored about 8 years ago
Travis: npm run all

7c19f5dfed9fcec832271223110c103824aaa7ee authored about 8 years ago
Feat: allow shared to be configured

44dd1f2cf42fd7bc3fd4d1ce7dac8a6fca8a522c authored about 8 years ago
-> v1.1.0

cdd1251b9d889eb0fba0a8a143f71f84d4d8e9c3 authored about 8 years ago
Bump svelte dev dependency to v1.2.0

cedbb49059a8e384750a9455b119565e9871d17d authored about 8 years ago
Add `css: false`

81ad83b284ff5280d287a71cb240380414c3d3f8 authored about 8 years ago
Merge pull request #5 from sveltejs/error-context

Provide source context with error

119b619eaeb7b36f4ba9564c352deb8d07178939 authored about 8 years ago
Fix loader: throw validation errors

* add test verifying that we properly throw validation errors
* restructure test suite

2d6b988abc1b25fb7fb9767e7733fa8a53ab002c authored about 8 years ago
Log errors with correct context

Allow webpack to print verbose error logs,
including the error context (in case of parse errors).

43bb971c9e986fb79be70b92f4a525b6415b0202 authored about 8 years ago
Merge pull request #4 from Polyconseil/master

Add options to control the output format

7c54d92ca7832eec72de694bf49d2c56bdf6eb96 authored about 8 years ago
Add options to control the output format

372529e6ee4c68e140a3e21ca4cfce3877e20abc authored about 8 years ago
Merge pull request #2 from EmilTholin/example_svelte_dependency

Added svelte as a dependency to the example

d226f996e50e6bb9d25a672594aecb9108d3d17f authored about 8 years ago
Added Svelte as a dependency to the example

80b0a834f99e6f85ebf11a95d3b18bc02cfc0fd6 authored about 8 years ago
-> v1.0.1

7115cb4c2be784d65ade8784c631f3c6249cd625 authored about 8 years ago
Merge pull request #1 from sveltejs/peer-dep

Fix: Depend on svelte as a peerDependency

47ae2e8082f9616afc7c032e09a61ae4f16b9471 authored about 8 years ago
Fix: Depend on svelte as a peerDependency

This allows developers to install svelte-loader from npm
while having full control over the actu...

a4ec5d10b5020fa1b769dea2a7b8268edfcefc05 authored about 8 years ago
Test: Move ES 2015 assertions

bef748fe22280e4742fc950272cf256677b8398f authored about 8 years ago
Go full ES2015 in example

706d469cd1e37835a97c6b87a777f0d4c4031410 authored about 8 years ago
Update README with links to official org

2c36b33d704bd761234c2f6e8d33e4c236285be2 authored about 8 years ago
update git URL now that plugin is official

5dae646dec371af5a34e537368dc272a6d20ba89 authored about 8 years ago
Integrate Travis-CI

32c6fd8a7d03712e11459985d4d8af61acd1b580 authored about 8 years ago
Initial implementation

250221efed8873a5a455296d44f81562c9fde41c authored about 8 years ago
Initial commit

525664ecd885f0f220c44c240bd3f19d085bbe3a authored about 8 years ago