Ecosyste.ms: OpenCollective

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

github.com/pugjs/pug

Pug – robust, elegant, feature rich template engine for Node.js
https://github.com/pugjs/pug

Always fix line endings

62fc6731a87e78083b40778318764399c4122f0a authored over 11 years ago
Merge pull request #1063 from stuartpb/patch-3

Change dotless textOnly deprecation warning to only warn for blocks

f326ee0b98cc39ad17efc21c4552b521c3600d4e authored over 11 years ago
Reduce big conspicuous gap in whitespace

c0c04e4ad8ddccdef56049f16e2ac0baf2f3bd2d authored over 11 years ago
Change dotless textOnly deprecation warning to only warn for blocks

750d2fc332b0157410ad261fb9586153fac11e9f authored over 11 years ago
Merge pull request #1059 from tomxtobin/clean-up-readme

Clean up announcement section of Readme

49bad80b82b17e564fe0e1e3e80f4512373c7b77 authored over 11 years ago
Clean up announcement section of Readme

This fixes a couple of misspelled words and capitalizes "Jade" to be
consistent with elsewhere i...

d8ec4abd9865e2403f35c1824d6ad247dd20a402 authored over 11 years ago
Release 0.31.1

90510f95f6f37fb230a5956adb31fa39fe16635a authored over 11 years ago
Add npm badge

a565478912e4ab9f03c5038863d06b5aff29dda8 authored over 11 years ago
Update with to 1.0.4

[fixes #1054]

432dcbf5baadf19a140b7097a8986f1e039a95eb authored over 11 years ago
Update monocle to 0.1.48

31be9c57fa5db0e8a5f9b6a4bdf3cd59e0ed5945 authored over 11 years ago
Release 0.31.0

51319d5131e0fa3fc0f13c4f09e02ab2e6e183e0 authored over 11 years ago
Update readme

59e94547e7e74437c4a9c6d31e9570d89ef13545 authored over 11 years ago
Merge pull request #1050 from utkarshkukreti/upgrade-with-module-to-1.0.3

Upgrade "with" module to 1.0.3.

7d69f69fbf0844ba65f2276d90dfe30630522ec0 authored over 11 years ago
Upgrade "with" module to 1.0.3.

5ae1a805f65abfa7f32a9d98dc08284cff5ddf03 authored over 11 years ago
pin deps

939bf3fe1e79f1ec15c3f385214f510567f30b71 authored over 11 years ago
remove .min files

not practical and easy to delegate

c06ab5ad03ec45769bce869525edfbc5b1fadc62 authored over 11 years ago
Merge pull request #1036 from visionmedia/deprecate/implicit-text-only

Deprecate implicit text-only for script and style

63c73970e7a3eb4a3e33282e58af41ab21197356 authored over 11 years ago
Merge pull request #1030 from visionmedia/feature/compile-time-with

Do compile time `with` using `with` npm module

faba3ae59d48af7b745bdaedb44c7ec5bce20b3f authored over 11 years ago
Update examples to not use deprecated features

a64ae56f4733d1201d836afde484c17b911ad000 authored over 11 years ago
Update tests to not use deprecated feature

378607f42b3fcdd5d55b32553d4cb0b3972d544f authored over 11 years ago
Deprecate implicit text-only for script and style

closes #875

ccb3ca822ef791745fe5b1d5c971600cc5e4fd51 authored over 11 years ago
Always permit a `.` after script or style

6f6c3b2aaa46164bf15469cbd9bd6a81f98fa916 authored over 11 years ago
Fix for `.` instead of ` ` between class names

3c4c2440f26b758450d44c6bc648e8590c127c46 authored over 11 years ago
Merge branch 'master' of https://github.com/visionmedia/jade

9300d51565c351fe2bd1d6ee6f0215dd2260deb3 authored over 11 years ago
Fix mixins with buffered code [closes #671]

757f52d63a76dad41a46922748cf5d759806d999 authored over 11 years ago
Merge pull request #1029 from visionmedia/fix/each-dollar

Fix/each dollar

e2b6c02eba5a16374886ca62f4bf6bb9373b77f8 authored over 11 years ago
Shorten `each` regexp

1861beafe84041c06364af26939079dd5cfef465 authored over 11 years ago
Do compile time `with` using `with` npm module

1e8477706ade2be55ca3e4b8180f56a643d63d4e authored over 11 years ago
Permit dollar in variable name [closes #1027]

96d751854146b6d774cd53265bd6b8a1529430ef authored over 11 years ago
Test dollar in variable name [see #1027]

b9cc3375f3d5942ae7e49fb686b4a643182b73f5 authored over 11 years ago
Merge pull request #1025 from visionmedia/fix/recursive-extends

Fix block extending in parser

f2b36a87d46fec5643489195444eaf2f2e07b518 authored over 11 years ago
Ignore newlines in filter tests

b6f29348438cf3a3aaf8199821fedbc03d7e754b authored over 11 years ago
JSON stringify

c461a6d40eb6b4d2465011f6e36bebb86203b188 authored over 11 years ago
Fix block extending in parser [see #1010]

This largely reverts #876 which introduced the problem. It does however
still keep the unit tes...

555deede0b1ea250d964da02d7136d8dcb648a16 authored over 11 years ago
add npm-debug.log to .gitignore

b1026fd65d2e451b99c9361782dd8fd1c76cb790 authored over 11 years ago
Fix markdown filter tests

1cc101b859e25eb6253045568887dcf1d7658756 authored over 11 years ago
Added optional parser override

e4b0fd6a357948055c80c7f1535db70396277565 authored over 11 years ago
Just use browserify to compile client side

Also adds UMD support and removes reliance on MAKE file

72043cd7ed1d7dbed6dcd9ca315c9f1f41ef38b3 authored over 11 years ago
recursive inheritence test

00053c02d7ec7bde51371cef85bb5ef9ba4375c3 authored over 11 years ago
Merge pull request #1006 from wavded/patch-1

removed; hasOwnProperty check in each for nullary objects

6eff271f1cedf84648f826057778cc22b7378b35 authored almost 12 years ago
added test for nullary object iteration

c68a18dee0eae1f391d905cd84661f8670e400eb authored almost 12 years ago
removed; hasOwnProperty check in each for nullary objects

15bf6562ff5d47d4cc2b8938bff2a6d1d2fd01c2 authored almost 12 years ago
Merge pull request #1004 from pgherveou/master

add component.json

0c14eab2ad6b2653497c71b83a88ff5bed7a2dfc authored almost 12 years ago
add component.json

d5b9cc14cbf0e9fdc1c6e549100f484cc43b876a authored almost 12 years ago
Update character-parser [closes #1001]

79f62c45cf692fc45515e2cc920065f0811e177a authored almost 12 years ago
Merge pull request #999 from gabrielf/master

Now preserving case of custom doctypes

0c5c77f8eebede998b974b96bc7564e1f3582b93 authored almost 12 years ago
Now preserving case of custom doctypes

The doctype is case sensitive in XML files but custom doctypes was mistakenly
made lower case pr...

c15b851115ce3ee6d4ae57ad887a08fefef7e275 authored almost 12 years ago
Update character-parser [closes #991]

27e68b2741a5c4e08e260dbeab3d5268832303f2 authored almost 12 years ago
Update History.md

d7054df151026469c38df2e716c6f77fbf627f83 authored almost 12 years ago
Release 0.30..0

9e287a2a4cff90525c33366491941cf85c577dec authored almost 12 years ago
Merge pull request #876 from Se7enSky/master

multi block append and prepend [closes #733]

3e68956c298ace7063ef4a2b1b965ef87a09bc2c authored almost 12 years ago
Merge pull request #990 from xionglun/master

fixed an input error at Chinese translation.

ce33c38d3ce76ba150815f55e16520ec5c878533 authored almost 12 years ago
fix an input mistake

ea74477775c6dba8a214ebfd04c196faa5296f2e authored almost 12 years ago
Merge pull request #984 from ForbesLindesay/update-dependencies

Update dependencies

c5a789bfee220626b34086b47268532e1e35438f authored almost 12 years ago
Merge pull request #985 from ForbesLindesay/fix/runtime-rethrow

Skip rethrow on client

93a850610ab0c83e5b4f5ea1c312957dfa5f4065 authored almost 12 years ago
Merge pull request #989 from visionmedia/feature/basedir

Enabled 'include' and 'extends' to use paths relative to basedir

2c8774b19add7e84b48f7bfdfc6267a5e0363ac8 authored almost 12 years ago
Merge pull request #987 from puckey/master

Avoid accidental calling of functions during iteration

1ba16717fbd6d8aaa17ee066a02f4e13d0b2f350 authored almost 12 years ago
Merge pull request #979 from jiyinyiyong/master

Use -o for --out by swapping -o and -O, #845

a6f7af8dc6cdda32b575893283a32c43161a7f7e authored almost 12 years ago
Enabled 'include' and 'extends' to use paths relative to basedir

d740ba7cec7b30ce7519e107467cfa0b87ffcdaa authored almost 12 years ago
Merge pull request #988 from samccone/sjs/add-absolute-path-for-render

render file using the absolute path to it

c938de928dd0cbb4e766955687df44cd4fb8d39b authored almost 12 years ago
render file using the absolute path to it

08593bc1026122cc34e8a96c8b33db5a2be5f4fb authored almost 12 years ago
Avoid accidental calling of functions in iteration block. Closes #986

1498368b020c5d471e36b4e23f0ef5dd0eb882b2 authored almost 12 years ago
Add failing iteration test.

4ef388aa12d20dcc1f8ed52f68f9e23e903b98f2 authored almost 12 years ago
Skip rethrow on client

af41f836eeab7fdafb05eb48355b471b7760788a authored almost 12 years ago
Also test on [email protected]

77989af47e0fcbd8f7a1020a146b5069b821fa29 authored almost 12 years ago
Update commander

f23835979427b16bc1f6c8ba2416da33aeb8492e authored almost 12 years ago
Update transformers

This fixes the global leak

eca7bbfeeaf5a6741af2eda3d8e017a7ec9b0bee authored almost 12 years ago
exchange -o and -O, set -o to --out

3fa0bda004a8f0fe566ae8bf15d4186db20d7ce0 authored almost 12 years ago
Merge pull request #971 from jpdutoit/patch-1

Stop nested jade renders from clobbering each other.

4c2aedebdca2492de2894b0dcfb4cb7ac47af626 authored almost 12 years ago
Use Object.create instead of __proto__ hackery

889e88a11237a54ea71ff4351ae74dc0e3bfa8ac authored almost 12 years ago
Stop concurrent jade renders from clobbering each other.

Commit ef156a85bc8 has the side-effect of sharing the runtime
variable between concurrently ren...

33da1bbb5dc6bad12d9581b6f127f0d0e99525ac authored almost 12 years ago
Merge pull request #965 from ForbesLindesay/fix/each-else

Fix/each else when prefixed with `-`

4ec725e4fe582f03c81fb25b6fd1186e79373569 authored almost 12 years ago
Release 0.29.0

e82571958e7648cc44cf40493c882631376b8322 authored almost 12 years ago
Fix each/else prefixed with `-`

6247c6a8602383ce888fa91f466c86590993095e authored almost 12 years ago
Add test case for each/else prefixed with `-`

4cec8088df4285c14315a00556ff0b0f53e51d10 authored almost 12 years ago
Merge pull request #907 from samccone/sjs/watcher-improvements

swap watchFile for a more cross platform solution

27543913fbe43c1038144707a56056372b7e2402 authored almost 12 years ago
swap watchFile for a more cross platform solution

fe0d5e37e799fdbd7eafdc59a068c6d613ead57c authored almost 12 years ago
Merge pull request #963 from ForbesLindesay/fix/js-escaping

Fix js escaping

9b56dc2a8d1a01f24347be75ca27cb273e349c98 authored almost 12 years ago
Merge pull request #908 from samccone/sjs/dont-bomb-on-watch-fail

if watching and compile failed don't bomb the watch

bb68bdc8806ca5c047788a586145a25cca0120e0 authored almost 12 years ago
if watching and compile failed don't bomb the watch

6b566cc1d7fb5d8caafe952be2520f318f281091 authored almost 12 years ago
Merge pull request #1 from jkroso/fix/hygiene

improve the hygiene of compiled functions

1c74d9d247b603eb91e95b76db5a10686729ea7a authored almost 12 years ago
improve the hygiene of compiled functions

the variables I have namespaced are:
+ __indent -> jade.indent
+ [escape, merge, attrs, rethrow]...

ef156a85bc8b98ca8e0afcf9da79d46366ee14a4 authored almost 12 years ago
Fix expression buffering bug

15d1c9a7537ec036709fd5accdd252730381514b authored almost 12 years ago
Add test case for #830 #847

28c8569bb46199e3615179b07fde443e481bcc4a authored almost 12 years ago
Escape JavaScript strings as late as possible

By doing all our escaping in one place at the last possible opportunity,
all the values are prop...

3318b75e20523117ecacd36af1395a22237c2f2b authored almost 12 years ago
Merge pull request #962 from ForbesLindesay/fix/js-expression-parsing

Use character-parser for js-expression parsing

245ec268438729c7b5dcfe1d1b7d8aa9531a367c authored almost 12 years ago
Add some tests that wouldn't have passed before

e0ebbeedba227b739b7d2d4878bbe3cf8b7f1e52 authored almost 12 years ago
Fix interpolation in blocks of text

66e2ebd5f89b49ccae097d3492e0be6ec8a86820 authored almost 12 years ago
Fix attribute interpolation

14290c91201fb68405a02ae0b06c04e6bf451eac authored almost 12 years ago
Use character-parser for js-expression parsing

47e42515237347ac8cc5917280150f3f8a1f39de authored almost 12 years ago
Merge pull request #811 from kolonist/master

&-sequences processing in escape() from /lib/runtime.js fix

41b6cfea709aa401fb0ad6f23774f9c3646a3bd3 authored almost 12 years ago
Merge pull request #860 from ForbesLindesay/patch-1

move filters to an external library

365c255601861665e6524c5c6c81d6de430e9608 authored almost 12 years ago
move filters to an external library

673bd513b996d4b423221a03b02d6a2e63bc114b authored almost 12 years ago
Merge pull request #934 from eleith/patch-includes-javascript-newlines

javascript newlines in strings need to be preserved in include filters

efcceea8ef9545c226a87b9afb5215ea09926d65 authored almost 12 years ago
simplifying escaping of newlines so it only happens in text escaping

8993855bb7fa0ca7e753d45cbc21f1712cca9946 authored almost 12 years ago
Merge pull request #937 from jpillora/master

update jade(1) reference docs

0c03513902995ae64a20b491c1ff6adf9c9a1902 authored almost 12 years ago
update jade(1) reference to include the watch option

a7e6c47e03860bc56c5f76a4b59d871b4bfe99a8 authored almost 12 years ago
tests

b1270ede7505f8f4305c09fba8fe66f5530ed1ea authored almost 12 years ago
only replace new lines if not a js file

1b7ef03c890597ed951725c3e114ebae2a4e10a1 authored almost 12 years ago
Merge pull request #918 from Nami-Doc/patch-1

fix indentation issue

45dbf4822688de01fef2214266814ba176513ed2 authored almost 12 years ago