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

Merge pull request #1704 from jadejs/object-classes

Object classes and styles

e236e1a43b403e48b2adad9263bd96f55fe89397 authored about 10 years ago by Forbes Lindesay <[email protected]>
Document the object form of `class` and `style` attributes

138e25566f5da96191dd360fe80d4f61a08aa3d5 authored about 10 years ago by Forbes Lindesay <[email protected]>
Add support for an object in the style attribute

8e85b96e4863bab9f568a243b9f83816af188b18 authored about 10 years ago by Forbes Lindesay <[email protected]>
Add support for an object in the class attribute

[closes #1610]

ade341622cdbe8fbba1956e7bbc9503956f1bf02 authored about 10 years ago by Forbes Lindesay <[email protected]>
correct nav menu side

4cce46a9aba2cf0351befc473210030d85d6e429 authored about 10 years ago by Chris Harvey <[email protected]>
replace div.sr-only with img alt attribute

d1e6f6aa666fa703cc082da11102bdd543358847 authored about 10 years ago by Chris Harvey <[email protected]>
Merge pull request #1700 from manoelhc/patch-1

Update README.md

20f8183f2f1a730a845f4191becf1e99ce4f4ed1 authored about 10 years ago by Forbes Lindesay <[email protected]>
Update README.md

Replace visionmedia paths to jadejs in image paths to get the correct badges; Gemnasium settings...

3b195e4697450651dade5eed2e5c5b7d91ea56da authored about 10 years ago by Manoel Carvalho <[email protected]>
Merge pull request #1697 from brannonlucas/patch-1

Update org path for repo

6bf12d5fe38fd29d89e053c4268236760c852f75 authored about 10 years ago by Forbes Lindesay <[email protected]>
Update org path for repo

ba63e8d5eb29fa309b2b757be94a3b80bc385322 authored about 10 years ago by Brannon Lucas <[email protected]>
Merge pull request #1644 from sokra/patch-1

Ignore "fs" module in browser builds

bd6200236a2fb5b8a69e75cf77e2ba229fb6d744 authored about 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1685 from hildjj/master

Update all of the easy dependencies

6896c5bceca56081244182d20310f1d081dce376 authored about 10 years ago by Forbes Lindesay <[email protected]>
Update all of the easy dependencies. "transformers" and "code-mirror" need some thought.

f5d43f42f9ec8de00abe692fa169d9a90169a2ff authored about 10 years ago by Joe Hildebrand <[email protected]>
Merge pull request #1678 from visionmedia/mixin-args

Check mixin args

ec120013abc1810b5baa1864606c40c9caf065bc authored about 10 years ago by Forbes Lindesay <[email protected]>
Check mixing args are valid JavaScript

5fd17c1ce22c79b8cc97b925d06af7bc0594859b authored about 10 years ago by Forbes Lindesay <[email protected]>
Fix test cases

835630194ce995acb4f9a577dfc226e86424809b authored about 10 years ago by Forbes Lindesay <[email protected]>
Add a test case for syntax error in mixing arguments

b4aa6996d400fe8faa11a0fd549fe820b1c74816 authored about 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1572 from slang800/patch1

get rid of symlink from index.js to jade.js

4d21d8471eef14ed2fa5e745a968222328f26c56 authored about 10 years ago by Forbes Lindesay <[email protected]>
Use assertExpression in place of `Function`

7123bd330d001de483fc9063b71525c2dd0a9013 authored about 10 years ago by Forbes Lindesay <[email protected]>
get rid of symlink (part 2)

6c9062c8ca3b8834d6b79b1c6f58a19fa8f95a2a authored over 10 years ago by Sean Lang <[email protected]>
get rid of symlink (part 1)

This needs to be done separate from the rest of the changes so git sees
the move from jade.js to...

bb9ec030269f2fa576c38f49079b157f62d97aa5 authored over 10 years ago by Sean Lang <[email protected]>
Merge pull request #1674 from zeke/add-homepage-to-package-json

add homepage to package.json

26f957f814f392d55503fccfc3909d61c59f74ee authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1675 from zeke/update-description-in-package-json

update description in package.json

1989a2ebbdc9f9f51a2677472622c0c8d5dcd3aa authored over 10 years ago by Forbes Lindesay <[email protected]>
update description in package.json

97c142dfcda0579febe19b786d20a5a257e4f40c authored over 10 years ago by Zeke Sikelianos <[email protected]>
add homepage to package.json

1f71b1b88c3df2aedc7a25a02dff81a59edd35c5 authored over 10 years ago by Zeke Sikelianos <[email protected]>
Release 1.7.0

12585f62cb7bf9e83f3dad4b05acdb0705759edc authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test case for white space in mixin attrs

[closes #1456][see #1455][see #1454]

471042519f50a9c9edfab3a90d9dca2f1df28cfc authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1666 from visionmedia/rest-args

Rest args

1f3e330d82b93c1adf6e31938c6282ddfc3522ee authored over 10 years ago by Forbes Lindesay <[email protected]>
Remove old references

Everything in them is now in the new website docs, so will be published
in the next release (i.e...

dc712599bcf6ba05c3bc4a09943bcc2ebb06ffd8 authored over 10 years ago by Forbes Lindesay <[email protected]>
Document `for` as an alias of `each`

[closes #1669]

2ae7651583683182639b0ef057a043725654fa47 authored over 10 years ago by Forbes Lindesay <[email protected]>
Document attributes spread across multiple lines

[closes #1668]

6723db7c2724f90ed70180168d99c0c5ade8b483 authored over 10 years ago by Forbes Lindesay <[email protected]>
Document self-closing tags

[closes #1670]

dd4e90fee46031a95fd3cc214e60e3d7aa1edb9f authored over 10 years ago by Forbes Lindesay <[email protected]>
Document interpolation

[closes #1671]

1e2ff2a958eb11c1e06e2e1be9fa747d2e08d132 authored over 10 years ago by Forbes Lindesay <[email protected]>
Document Inheritance

330b984f326d0436e8de9fa2d0d1359d79fee713 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1667 from visionmedia/doctype

Doctype

809376d46de344dd4af213f592a194e2af7f5909 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add documentation for the doctype option

[closes #1313][closes #1650]

ac684a667df48d0210b95824dced41cdfd18a3fa authored over 10 years ago by Forbes Lindesay <[email protected]>
Add doctype option to the command line

18ca70e8ae6f39076bd575ad680b7b5e3668275e authored over 10 years ago by Forbes Lindesay <[email protected]>
Make it clearer that you can use arbitrary JavaScript in each

[closes #1495]

798e24b69297694af4879153db60a3e634f00686 authored over 10 years ago by Forbes Lindesay <[email protected]>
Document rest arguments for mixins

49bb3ea0559c533333fe2a4e0a4fb83c076422bb authored over 10 years ago by Forbes Lindesay <[email protected]>
Implement rest args in mixins

7d49e42da70f0e5e112b3033ecbdc1afeeaf5df9 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test for rest args in mixins

7b1b071c1137c62b38fd3201fd2b0089215da866 authored over 10 years ago by Forbes Lindesay <[email protected]>
Document mixin attributes

[closes #1000][closes #1364][closes #1598]

8a1d6b4fa4d3ede5dadcbd74543e8bab2374e3fa authored over 10 years ago by Forbes Lindesay <[email protected]>
Custom indent in more places

0e33153b8cc2e77ae0c341624186584cfd6a9e89 authored over 10 years ago by Federico Brigante <[email protected]>
Custom pretty indentation + docs

58025e94033f151705d47302d293a521fa6a352c authored over 10 years ago by Federico Brigante <[email protected]>
Merge pull request #1653 from sokra/patch-2

Expose `globals` option from `with` module

b7f0e5c9105c0b1a1938bbf210d5882c9cd75219 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1655 from rlidwka/nl

don't fail on unicode js newlines (\u2028, \u2029)

86cdb30cdcced083102e01e8fbc9f9bd79f2ed76 authored over 10 years ago by Forbes Lindesay <[email protected]>
don't fail on unicode js newlines (\u2028, \u2029)

JSON isn't a proper subset of JavaScript, and JSON.stringify
is horribly broken by default.

So ...

1c16d8916603c8736571e970e1ab905cfd3b3abe authored over 10 years ago by Alex Kocharin <[email protected]>
Expose `globals` option from `with` module

fixes #1452

26ca99dc93b827c3703d35c2f78c8c6265d9ba1e authored over 10 years ago by Tobias Koppers <[email protected]>
Ignore "fs" module in browser builds

ae47b5d974ab7fc5c2e4c007888930ed4e6f570d authored over 10 years ago by Tobias Koppers <[email protected]>
Release 1.6.0

4bc534e04a12bc7cc0bf11e1f5be84276d2663e9 authored over 10 years ago by Forbes Lindesay <[email protected]>
Using void-elements module.

44f4d6e6ae6d19b927956e19124e1926618e93ca authored over 10 years ago by hemanth.hm <[email protected]>
Merge pull request #1634 from visionmedia/mixin-block-problems

Mixin block problems

f26d040f7eba88b695f8d883b2256c5aea99b5ec authored over 10 years ago by Forbes Lindesay <[email protected]>
Fix regex for block followed by blank lines

[fixes #1629]

3f8a42fc988c99e15b4287720155b3a9b7d48705 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test case for #1629 line numbers of error reporting for blocks followed by blank lines

a68aa9c76582306585eff32c021af0f6e2fdedf0 authored over 10 years ago by Forbes Lindesay <[email protected]>
Fix for mixins at end of file

[closes #1376]

36d1a531f38d68b3b0d883eab97cd2bec225dfd9 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test case for #1376 (mixin block at end of file)

2cb4774ec3fb77719c0663a3eb2848ed72c71316 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge branch 'char101-patch-1'

eca7e6784f61ed1b3ecb58f3e106d5a26c4bae5e authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test for mixins with space

630afce1dfd3de71fe944092b8a89a485c6bb28d authored over 10 years ago by Charles <[email protected]>
Support whitespace after + in mixin call

897a69a1a6c686403059af902cb7b4ca1b5a3dc3 authored over 10 years ago by Charles <[email protected]>
Merge pull request #1631 from hueygroves/master

fix error in conditional comments docs

3cc803801b3de56b8fb80839f780041fc79d6f9d authored over 10 years ago by Forbes Lindesay <[email protected]>
fix error in conditional comments docs

bd9a70b16dd0742ea14b737e3a57e4e682409b79 authored over 10 years ago by Huey Groves <[email protected]>
Merge pull request #1621 from jasonconkey/fixDocsExtendsTypo

fix spelling of hierarchies

aad8bdee1acbeb1bc93312fd3975656fd893a312 authored over 10 years ago by Forbes Lindesay <[email protected]>
fix spelling of hierarchies

65c89471fbd7817435cb569c5df60d340dac98bd authored over 10 years ago by jconkey <[email protected]>
Refactor filters code slightly

b3defc042a126d975f3102034aa321aa3d290e68 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1604 from visionmedia/fix-1593-blocks-in-include-warning

Add test to demonstrate #1593 - @Dissimulazione

bff8c0e1a6a589885b55e8e618b90716617de47a authored over 10 years ago by Forbes Lindesay <[email protected]>
Pass "included" status to "extending" template

[fixes #1593]

49e29e1b7038ffe52c3a26e58f7d5ece49bd9845 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test to demonstrate #1593 - @Dissimulazione

8772f759fc23719e39be1d66c306cc7c753e8a0f authored over 10 years ago by Forbes Lindesay <[email protected]>
Release 1.5.0

73f0cb44e77e514a9d03de6b7859426fb7129588 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1596 from visionmedia/compileFile

Compile file

6907fa9ca9f79bae12acf281a8fe953efd9a6f67 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1594 from visionmedia/fix-1593-block-warning

Fix 1593 block warning

5637bed9f5ce6cc31332ce7ae8b3c3edf67525c5 authored over 10 years ago by Forbes Lindesay <[email protected]>
Document `jade.compileFile`

6d16c12fe8b84a523d8c745d196ca8e8d2449ef1 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add a `compileFile` API

3f0098c1ed76dd87555baff30ec2ccf7ba2f0c11 authored over 10 years ago by Forbes Lindesay <[email protected]>
Never warn on blocks-in-blocks

[closes #1593]

18c655c9938841cc6d8287e35e5d8b6a01469d31 authored over 10 years ago by Forbes Lindesay <[email protected]>
Add test case for blocks in blocks

[see #1593]

d2bb40fa75654e38a70fd8c188285746f852443c authored over 10 years ago by Forbes Lindesay <[email protected]>
Fix line number for un-used blocks warning

fd534b6196fb52a1c431faeb936934f4cd89eacc authored over 10 years ago by Forbes Lindesay <[email protected]>
Release 1.4.2

edf713ab28c309fb0b2c367a4bbe4fc0cbccccc0 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1590 from visionmedia/fix-1589-block-warnings

Fix block warnings when block is inside "code"

b46e4e9a93a1d1654e2ccab44b0289b893f75bc1 authored over 10 years ago by Forbes Lindesay <[email protected]>
Fix block warnings when block is inside "code"

[fixes #1589]

ef4396590725a90ed0dba24e0dc275dcbdc7b2a0 authored over 10 years ago by Forbes Lindesay <[email protected]>
Release 1.4.1

1ed3d4286018b6ba9f4615896d5ef33fc319cdce authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1587 from visionmedia/fix-issue-1586

Fix #1586 and add tests for more coverage

1e91eb2f4aefde52ec0621f6d3918e90df0b624d authored over 10 years ago by Forbes Lindesay <[email protected]>
Fix #1586 and add tests for more coverage

1a2e87d4ee878a8c399c7512a5eb7ca41009a10f authored over 10 years ago by Forbes Lindesay <[email protected]>
Update versions.json

dadd9e3026fdcc360a65107797d2d2287609ff8d authored over 10 years ago by Forbes Lindesay <[email protected]>
Release 1.4.0

bfe40a50312e559e6f9cbc71abc6676f89f3594c authored over 10 years ago by Forbes Lindesay <[email protected]>
Remove version we don't have docs for

9361763dc903f1f31666288ecfc562ef0f8a83a4 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1582 from visionmedia/new-website

New Website

25d33b14464729621655df0e8c37d407243a2872 authored over 10 years ago by Forbes Lindesay <[email protected]>
Always get the current versions client.js file

ca628917f5e5ef587922877125c260671db9f275 authored over 10 years ago by Forbes Lindesay <[email protected]>
New Website

8992147c24a2349bf5f43e15f24b74cf2d2b7aa4 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1580 from visionmedia/support-custom-template-names

Add support for custom template names

f2c8196f2a250c6db92721f1f2cfb26ee9f8c0e9 authored over 10 years ago by Forbes Lindesay <[email protected]>
Use path.basename instead of manually splitting out the file name

0dba7f9d09d5cc6409174b5437f669aa09247e45 authored over 10 years ago by Forbes Lindesay <[email protected]>
Handle `-`s in filenames as expected for `--name-after-file`

82a4e3df6d334a9722f43de748ed34fe1a944b3a authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1570 from valtido/patch-1

Added Jade server to Additional resources.

3930c008821a9f77a11121acc35b4c2608afb28d authored over 10 years ago by Forbes Lindesay <[email protected]>
Add support for custom template names

Adds the `name` option to `compileClient` and adds `--name` and
`--name-after-file` to the comma...

05be7a7f95168a9bfeaf631bc89b80f04871c23f authored over 10 years ago by Forbes Lindesay <[email protected]>
Changes repository field from string to obj.

String literal is invalid according to the documentation.
See: https://www.npmjs.org/doc/package...

25157121387f03a06d3a4d201896619b44e3d8af authored over 10 years ago by Joshua Appelman <[email protected]>
Bumps mkdirp to a more recent (and stable) version.

d84251e44c3dd0b52d4951dd8f904ac16d0a0bb9 authored over 10 years ago by Joshua Appelman <[email protected]>
Merge pull request #1455 from regular/master

fixing issue #1454

5bcfdf458f6c77f00b626775d366c7bf47c45c40 authored over 10 years ago by Joshua Appelman <[email protected]>
Adds maintainers to package.json.

710cd6a46eb808deae651680cb56b776f38f0a74 authored over 10 years ago by Joshua Appelman <[email protected]>
Merge pull request #1551 from AndrewTsao/patch-1

fix #1482

7832a6c7f3e7e416a4a70fe6255c5d5d8731c468 authored over 10 years ago by Joshua Appelman <[email protected]>
Added Jade server to Additional resources.

I feel this may be really useful, if you want a quick server up and running to test static files.

7df3c56b814332ced86924da34428076b7f4c798 authored over 10 years ago by Valtid Caushi <[email protected]>
Merge pull request #1561 from fritx/patch-2

Appended missing Chinese tutorial

f9ce65518e9b019c060c8914d4f9fd9d2a865d18 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #1560 from fritx/patch-1

`doctype html` instead of `!!! 5`

e024cb3ae40be4e25c25ca795c1a6ffb463eaf55 authored over 10 years ago by Forbes Lindesay <[email protected]>