Ecosyste.ms: OpenCollective

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

github.com/NativeScript/css-loader

css loader module for webpack
https://github.com/NativeScript/css-loader

Disable unused rule removal & identifier reduction. Fixes #89.

e70901adac88a06d93712e6f41ddbe913cddd267 authored over 9 years ago
0.15.1

ec7e8848303c3b43c0944a18fc7489e09d7088a8 authored over 9 years ago
change query to `?modules`

0b455845fd6efaaa3efd04ea1cbf1eb306cb22cc authored over 9 years ago
0.15.0

0d366a66580a019cb20ba80467c08dc0521ab181 authored over 9 years ago
Merge pull request #78 from webpack/postcss

Use PostCSS

a78e007e206439348bf04d4c0ffd7b0324c75d26 authored over 9 years ago
move importPrefix into separate file

allow to disable import prefix

633cdeca883610958bb3b25f1ce6182d5d64c605 authored over 9 years ago
added import var test case

e1c20e7043bd4cbb69ab55ee0edb1a25c5f40814 authored over 9 years ago
added import string test

927420e7852e2b450a7e1c79211cbb49ae846c35 authored over 9 years ago
add useful minimize options

623b1977df367127bd0c7ea32655826d0997eb79 authored over 9 years ago
added test case for minimized plus local

421c2d4cf51d1a077f4800a78157b27d7843e058 authored over 9 years ago
Use PostCSS

Use new CSS Modules postcss stuff

fixes #54
fixes #60

420bd9e3aaae9a2deddc09fffbea0d4381f53dd4 authored over 9 years ago
0.14.5

51e11f3588c8bde66c5cd6b6d7b9bbbdeda671c4 authored over 9 years ago
Merge branch 'andy-shea-class_and_id_regex_fix'

435a391739592e11e27434de6c7dcee011dfb427 authored over 9 years ago
added test case for class name parsing

14c5a27f5c3cdd431ee033346536895f6c731270 authored over 9 years ago
Improved class and ID regex selector match.

af82ba78b59a0f3db931b1d8c235d7cb9d06309d authored over 9 years ago
added css-base test case

7f86706df52e2a72393bd05849fab1b11a0bd89b authored over 9 years ago
codecov.io coverage

7f12f5c958a6fb3449c5e59c8585ba2fd17bed05 authored over 9 years ago
Merge branch 'martnu-fix-non-url-requests-in-module-mode'

5986fbabc17a36558258b685028545e1255bedc5 authored over 9 years ago
removed now obsolute line

11b438ec87213a9f21bdeb4817b8486e4c59df88 authored over 9 years ago
support for non url requests in module mode

396f74ca73cb5a6f4b4b8e759c7a6ac0140f9df2 authored over 9 years ago
0.14.4

4a55bb861b6f8793425896f873c558178b5bd8b8 authored over 9 years ago
fixed multiline comments

fixed #62
(. doesn't match newline)

c771288e4d278fa013b84e67ad04c67b950f874a authored over 9 years ago
0.14.3

b0c89ebb73a154c5d9fffdb35865795ef2358f22 authored over 9 years ago
leak :global into rules

b4105267a590affd18eac8e2dd0fe18536da21ba authored over 9 years ago
Merge pull request #58 from markdalgleish/patch-2

Use title case for CSS Module in readme

a8623d960dd60586b1f83ca9e35c7fbcd4872311 authored over 9 years ago
0.14.2

ef5cacda025de94b4059fdcf9990cc1a9fdf8228 authored over 9 years ago
added support for more atrules

added support for `@keyframes` and `animation`

9266240be2a09cc892c5ae26237e936f2e6f0c0b authored over 9 years ago
Use title case for CSS Module in readme

341ee821fb93cb27666e6cb6ad964c73b8879e5b authored over 9 years ago
0.14.1

29433bcab790a2f547844148a4a497e27c201ca8 authored over 9 years ago
Merge pull request #57 from markdalgleish/patch-1

Link @markdalgleish in readme

a04ede70aa3891761f162af48e897611382d25a5 authored over 9 years ago
Link @markdalgleish in readme

9f11ab39d379407c94dfb9d29396a4805e41c4f8 authored over 9 years ago
Merge pull request #56 from SimenB/license

Use license in package.json

efac3d24d393b67f1492eb3b2c2dbdf3893f7f6a authored over 9 years ago
0.14.0

20a86d87f1537f1401e0b5d067abff6b6e0a9c05 authored over 9 years ago
module mode [breaking change]

new extends syntax
added :global and :local
added module mode
removed old deprecated syntax

bre...

42db9bc4b29c7709eaa0fc022a796a3383bd4f09 authored over 9 years ago
0.13.1

c2584322426015ea0255bec1c21547ccad819705 authored over 9 years ago
fixed css-loader/locals

8c54fd12ea03ee13b2ebdf1709f326fb56972ddc authored over 9 years ago
0.13.0

22596d1a18eeb5e8aa9c6436e88e395ebf8b7dee authored over 9 years ago
new :local syntax

added experimental :extend and from syntax
splitted tests into multiple files

475d39e763050397b83f342760b87470efdd7e7e authored over 9 years ago
Use license in package.json

5ed22de76aab9ff7bdba12eaf65f0dd853cd53ad authored over 9 years ago
0.12.1

69947fc1a710d112505342c536a15ff42e394951 authored over 9 years ago
parse urls in strings correctly #54

29ecf47e4f29b0c92e7ef75712d0fcd9a8088933 authored over 9 years ago
added coveralls support

a66165d8767c7c3afc7bb71b66e0de33d6006793 authored over 9 years ago
0.12.0

21b0ea34c7f8781c0fc73a3c5100f97c9e566cb9 authored almost 10 years ago
renamed placeholders to locals

added new placeholder syntax

881e17cb94a327451079c63b966b35d456c05647 authored almost 10 years ago
fixed test

0ba1ac710d931356102338d09c4287097a3011c0 authored almost 10 years ago
0.11.2

2d8797db96034521d3984a7884fb4511d3377b70 authored almost 10 years ago
consistent placeholder names

webpack/react-start#69

356b65150df891f45fa85d32d084faad49892f20 authored almost 10 years ago
0.11.1

4d4269c14a26e8150ba0eccab54d863c7d8cae39 authored almost 10 years ago
added placeholders

webpack/react-starter#69

998dfa5103f4bf56a86c557f93c35f422b05dd84 authored almost 10 years ago
linting

d13212dee4d57ebe33ee348fd06680f2ab916fa9 authored almost 10 years ago
0.11.0

397397dcacafda95e3fd2d179d2c95f9a00fbc0e authored almost 10 years ago
export placeholder

d2c9c25721a711b0fe041c597b43646e82d9f145 authored almost 10 years ago
updated css minimize documentation

#46

77cc7f2a38ea1b4b2e369691602fa882c456b67e authored almost 10 years ago
0.10.1

d1598603419d969f3bf382862e5b0090c6b6d197 authored almost 10 years ago
fixed casing

64660942299760a78b59be524a692b063fb8db87 authored almost 10 years ago
change travis file

2e4e31e5fd7649992dd4e869493ebbc577736c2a authored almost 10 years ago
0.10.0

8a4fed26e9d952319a88a7f4ba86587202b911ee authored almost 10 years ago
custom parser, better minimizer, SourceMaps

fixes #43

3109c97e6ab494dc118b205ac34eeffc812e0e61 authored almost 10 years ago
0.9.1

a8945739c067a7d7e492ac8de44f177278570692 authored about 10 years ago
fixed #33

5461b9133446f34900ffe5fa616be76f22b81f7c authored about 10 years ago
Merge pull request #30 from mjackson/patch-1

Minor spelling, grammar tweak

b5edd424579e1e3d63487aed9ac9c228d5971175 authored about 10 years ago
Minor spelling, grammar tweak

3a7f360fd4de64fb5d09838dfaa9459bfcb7b057 authored about 10 years ago
Merge pull request #27 from jhnns/add/test-filter-hash

Add test for url() statements with hashes

70771dc2586d90439b370c6d3b5921e48058a4fe authored about 10 years ago
Add test for url() statements with hashes

67afa4b9508b3211e61b1e57a6229ca9c44683ee authored about 10 years ago
0.9.0

7b50d4f569adcaf5bf185180c15435bde03f4de7 authored over 10 years ago
Use SourceMap from chained loader

fixes #22

982f37476d51655d4ac017a70b77eed2d3698adf authored over 10 years ago
Allow to configure loaders for imported stuff

fixes #21

c1b54476f26ee99b20a2467f0a8709b037dacd13 authored over 10 years ago
0.8.0

e4d6ba5d7d6435faaa50660a2f199ac028031056 authored over 10 years ago
fixes webpack/url-loader#7

59a5d15008b653ce7f671ddc8712169007913951 authored over 10 years ago
export an array of items with ids

fixes #17

e928350c3baaf91fc4b7fdfa597ca91a8db6fca6 authored over 10 years ago
0.7.1

ea69dc7d7321c9779a4cc624d4265e36fb3cc127 authored over 10 years ago
added `minimize` query option

3e14379d4d1d8a0bce1bec14723c49ae0d540d40 authored over 10 years ago
0.7.0

fdf00d2bff4a8a25544c77cac8530e91714844b3 authored over 10 years ago
better parsing

fixes #15
fixes #5

f294c2e0eb53178be30ac4653823be497f20126e authored over 10 years ago
fixed wrong example

73c04941493b6b6365b0756cc6877051a6d3e000 authored over 10 years ago
fixed wrong example

d568624b166961efc77f0c7e7b0da11f2bae024a authored over 10 years ago
added disableStructuralMinification documentation

b8c61a1f3aa2b0e0ed998cb76f3942ca20d669fb authored over 10 years ago
Merge pull request #14 from hugihlynsson/master

Add parameter disableStructuralMinification

63adb8a84b4ec200d40e50824f08282bde560450 authored over 10 years ago
Add parameter disableStructuralMinification, disabling the csso structual minification if true

a43825cc25e0712249104d0e54066754f421a6ff authored over 10 years ago
0.6.12

1becd86d7f35ec8118dc611d394cbf4efab30c13 authored almost 11 years ago
fixed bug for imports

58febe4f542e9ea5cbaf3cb7d1c0e20730403f7c authored almost 11 years ago
updated dep

58b00f2d0ffd00465098af348800ff0a3f381702 authored almost 11 years ago
0.6.10

1ff4791f5a5f9bb6330e1cbf8ca97594f43a55b2 authored almost 11 years ago
accept root query parameter for root-relative urls, fixes #11

1a5f16586826123392babbf10a50658c540ef8b8 authored almost 11 years ago
picked test cases from @lettertwo #11

8ae2fe84dcb9066f6d210de0737372d02ab3b86b authored almost 11 years ago
Update README with info about `root` query param

ba0790a629c6037fa8b77439fad7b3ace829f73d authored almost 11 years ago
0.6.9

32a32d766723c9a0c841ecf7ad5bdc84ebf0990d authored almost 11 years ago
support media queries

afa8b084240cea4991ed5c8fb992ef199fcec0d0 authored almost 11 years ago
Merge pull request #10 from petehunt/remove-separable

Remove seperableIfResolve

cfc9982d8e1a281004914b1549e7634fcf1550a7 authored almost 11 years ago
Remove seperableIfResolve

42da11ca6310091d7b5c92d39c682a38e8e23d9e authored almost 11 years ago
Update README.md

566e01b638996b0d459902795021b35586fa25c3 authored almost 11 years ago
Merge pull request #9 from fresheneesz/patch-1

npm installation instructions

1332eb75cb12e03dad0b05b9aae969bd5cdbd66e authored almost 11 years ago
npm installation instructions

113d4cb891dc05198300215ddb79d86695039bc1 authored almost 11 years ago
fixes #8

96d9a8ed56c76bc053abb85a3ce1ac3bfbb6389b authored almost 11 years ago
0.6.7

49d0486093a0146aa30c9a4aebe982a4f6c21421 authored about 11 years ago
Merge pull request #7 from shama/patch-1

Include repository to avoid npm warning

1d26113fc14262de26c08f01318c52891890e078 authored about 11 years ago
Include repository to avoid npm warning

fb3c3097a2ac469becf8b42a758ee0d4898eaaf4 authored about 11 years ago
Merge pull request #6 from jhnns/patch-1

Fix mimetype typo (here too)

371176e0c421bcab3239d154c8cbcc5684916962 authored about 11 years ago
Fix mimetype typo (here too)

ef4ab2f49b91002d3c99621000a942210515fd7d authored about 11 years ago
0.6.6

b2b168a11b44b5ec6ed55c1e30693d9e8731e260 authored about 11 years ago