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

Release 1.1.0

12b32da2f4dfea026ccc97be1e662013aa2f0690 authored about 11 years ago
Move more errors into the parser/lexer and support mixing blocks at eof

fb6434e357f1d2a0ac299aa0d63ca60d2119f340 authored about 11 years ago
Update dependencies

63e3741c037611dbaabe387e0ec2db3433b2b6fa authored about 11 years ago
Merge pull request #1362 from visionmedia/class-merging

Fix class merging

59f24f4ef78cba6ba21fc9ea534d4817d02a70eb authored about 11 years ago
add +x to bin/jade.js

c0bc78805c26e01ef17437f3dbdfdea7e7f4351a authored about 11 years ago
Fix class merging

70990ab514e21343792065f8dbe2067c894fdd16 authored about 11 years ago
Release 1.0.2

7e7f3f376b9508605ea664f1b3b9c38b6d62f894 authored about 11 years ago
Merge pull request #1359 from visionmedia/fix-attributese-merge

Fix attributes merge

1ea0e6e88c30da932f62b2a205cef01ebb36200d authored about 11 years ago
Don't stringify dynamic attribute values

closes #1358

edc85240088f7b1b5bed02d463c570ccae50a0da authored about 11 years ago
Add test case for dynamic attributes with &attributes

see #1358

485ab145a6a8dd359a0af9f8fdb13d41f4da7dc2 authored about 11 years ago
Release 1.0.1

fbe1462ca47641a4a57a0319bd9152290281ce58 authored about 11 years ago
Merge pull request #1350 from visionmedia/test-beginning-slash-slash

Test beginning slash slash

4527bb2d71420524f40ec3242927f33c2712de45 authored about 11 years ago
Merge pull request #1349 from visionmedia/self-closing-tags-with-whitespace

Allow self closing tags to contain white space

2592b46c7efa94b49e8874a91f8ab546a6e64530 authored about 11 years ago
Merge pull request #1353 from azat-co/master

fix deprecated doctype 5

067e05a69112f7906056870e9c13f64bf5f46164 authored about 11 years ago
fix deprecated doctype 5

Fix deprecated `doctype 5`
http://cl.ly/image/1N3K3L0G3j0V

66d5a565b7ae6c465a6de3be923ed9851cbffcec authored about 11 years ago
Make text beginning `//` work as expected

[closes #361]

9f508946f889aa6017009605255c95462850bd45 authored about 11 years ago
Remove duff test case

We don’t actually support comments at arbitrary indentation. This
example only worked because it...

c21176b2d83ecd70af8e27d246613bcff134d301 authored about 11 years ago
Allow self closing tags to contain white space

1c75b7f7fdea188b66c3d1ab3ae28aae6530d218 authored about 11 years ago
Merge pull request #1348 from protodave/master

Update include:filter example code

f3cbaf4c82640c7fe5dafea8b48f350040bfa4d6 authored about 11 years ago
Update include:filter example code

b74a54894aad66ca2c2362cf7b15605fb6486abc authored about 11 years ago
Merge pull request #1344 from clkao/filter-doc

Update document regarding include with filter

1a1ed0d0354ed8b3a0abd8da9b2182cbb4a3d6a5 authored about 11 years ago
Update document regarding include with filter

adef63a681fa739dcf939b435810a67946b280e9 authored about 11 years ago
Merge pull request #1343 from wbinnssmith/debug-output-newline

Ensure a newline after locals declaration in compiled client functions.

df4e3d1f6c72d7807f169c514617b02f7852d31a authored about 11 years ago
Ensure a newline after locals declaration.

For the case where debug information follows.

856e029e895648e761265d6dcba2d0ef67a30705 authored about 11 years ago
Remove un-used dev-dependency

48a3d20d82205a2fa593b78f9d0d25a5fee254d8 authored about 11 years ago
Merge pull request #1341 from markdalgleish/add-pre-tag-fix-to-release-notes

Add pre tag fix to release notes

dddcc2c0158041270820885dea86f1f51af542da authored about 11 years ago
Add pre tag fix to release notes

d22d77b5072a133e94ea34de56cf45754a05e818 authored about 11 years ago
Release 1.0.0

36addf44dff51569d0a3019b0a9f7f4577b3366a authored about 11 years ago
Merge pull request #1338 from visionmedia/use-compile-client-API-from-commnad-line

Use compile-client API from command line

df4383e9437ce6cddd2e8b6e00c954d9a8e33c5f authored about 11 years ago
Use compile-client API from command line

a21a53609871db61875a69ea49c5712dc7aa8d85 authored about 11 years ago
Merge pull request #1337 from visionmedia/simple-filters

Remove automatic tag wrapping for filters

cf60524939da5f7d058242b3ffb7c6a3d0bb9570 authored about 11 years ago
Remove automatic tag wrapping for filters

366736de7b3e55715e9dabeaab642bcc8a3af102 authored about 11 years ago
Merge pull request #1333 from markdalgleish/escape-elements-inside-pre

Escape all elements inside pre tags

ee753ff4dc6890becec2f9b4b254d5cc53ce4f5b authored about 11 years ago
Merge pull request #1335 from simshanith/jadeCommentTest

add case for source comments that break pre-1.0.0

e174f388a6f591c6c1c0f5283360a095267c2405 authored about 11 years ago
add cases for source comments that break pre-1.0.0

12341c585299821e47b03a589b27fd602371684d authored about 11 years ago
Escape all elements inside pre tags

This allows the use of a code tag inside a pre tag without introducing errant whitespace.

85efc7f43c2b099cb6619b30be44d093210ebb36 authored about 11 years ago
Merge pull request #1330 from visionmedia/attributes

Attributes via new `&attributes` syntax

119d64227dc55c5fa58ea61e78ec6c2c92deb5e9 authored about 11 years ago
Add test case to show &attributes does not escape

f08a4b0b510d4e3270abe35a8247565e6a2bc9ff authored about 11 years ago
Tidy up compiler

3c87c7b5ac61d48a1761d65a818c428a08699036 authored about 11 years ago
Fixup failing test

8411b1ac2fe7fc82290f3994fbedb68760b991fe authored about 11 years ago
Support &attributes in compiler and runtime

64b234314de89d3f118b11cb7f0a1b462a6289c6 authored about 11 years ago
Add `&attributes` Token to lexer

28c908cedd251001224f3f85f106e5791af726a3 authored about 11 years ago
Support &attributes in the parser

94f88c2ba0acb6d0ca95408fc685b1cac8f4cbf9 authored about 11 years ago
Remove `attributes` magic and ad &attributes test

26e7d1f95ed0e57535373f289d106a6f5298320d authored about 11 years ago
Merge pull request #1323 from visionmedia/inline-tags

Support inline tags

9105cdd01931165e7272f5e15fffc0232aec80d7 authored about 11 years ago
Merge pull request #1328 from weakish/patch-5

Readme_zh-cn.md: Complete translation in `block prepend/apend`

eb08ab7fd5597bfec3426595c3925fcd12b7379e authored about 11 years ago
Merge pull request #1327 from weakish/master

Readme_zh-cn.md: complete translation of Include

b845304177ed8ec0d46bc80f54b2dfd160538601 authored about 11 years ago
Merge pull request #1326 from weakish/patch-3

Readme_zh_CN.md: markdown format

78e36a924b42c4250788055b6011e8f1074d7502 authored about 11 years ago
Merge pull request #1325 from weakish/patch-2

Readme_zh_CN.md: complete strings forgotten to translate

3c7cd7840c655b7ca27048595ffdf90c06a56cda authored about 11 years ago
Merge pull request #1324 from weakish/patch-1

Readme_zh_CN: code block 'bash' -> 'sh'

fa1b2ff4b8d84c5d6ae0b318c3a189d6fcab6b0e authored about 11 years ago
Readme_zh-cn.md: Complete translation in `block prepend/apend`

In `block prepend/apend`, there are two paragraphs missing translation.

541ac826ffd63e44825b26f386a72338ac2e7b9c authored about 11 years ago
Readme_zh-cn.md: complete translation of Include

Some text in `Include` are not translated.
Missing translations added.

d256e531b7daf2d934444be56808e48f52ecbf63 authored about 11 years ago
Readme_zh_CN.md: markdown format

Remove trailing space.

52aea17278184ae7e1f3e2d13fadc501e4e558ef authored about 11 years ago
Readme_zh_CN.md: complete strings forgotten to translate

`or` should be translated.

b20626566f4208f0b9fc3b11ab4ec65d5a3fc50d authored about 11 years ago
Readme_zh_CN: code block 'bash' -> 'sh'

Ues `sh` instead of `bash` since these commands work in shells other than `bash` (`ksh`, `dash`,...

36125b63fc75370948cb90428c1dd0cd1e662633 authored about 11 years ago
Support inline tags

[closes #936]

44f1796eccecd428b14d6fda7da11cbf4296fc8a authored about 11 years ago
Merge pull request #1319 from visionmedia/filters-with-hyphens

Allow filter names to have hyphens in them

e49767cdd59ce3b9f3a7cf1498236debb2bd0e4d authored about 11 years ago
Merge pull request #1320 from visionmedia/self-closing-with-content

Throw an error if a self closing tag has content

23391cc0d08440725b91c5161251c7ef8e2a5aa4 authored about 11 years ago
Throw an error if a self closing tag has content

closes #1301

3ac68515fb0814624df99f3b82cdb3d131701635 authored about 11 years ago
Allow filter names to have hyphens in them

closes #1303

d65fd9ce40562a54b7ada3ae4e5081ea435d6792 authored about 11 years ago
Merge pull request #1316 from visionmedia/use-strict

Use strict, remove license comment from files, use multiple vars, use node.type not node.constru...

e2c6485342a62012012a6caa71b6fd65ce280a6b authored about 11 years ago
The license only needs to appear once

Removes the license from the top of each file and uses multiple var
statements.

5666bc647f1d030db2ce89a68de825699dfcfa87 authored about 11 years ago
Use `node.type` not `node.constructor.name`

85371e74f2d6823e56cfc87c1c906b0eb21e5f4c authored about 11 years ago
Use strict mode

9ab7e34c5eb8f0089e6dfe1ff0ff34d60bd2baf1 authored about 11 years ago
Merge pull request #1308 from jeromew/jade_dynamic_mixins

Allow dynamic mixin names. usage: +#{'prefix_'+myVar}

724f6cf77270cf8da2064e09578cc55642cb6571 authored about 11 years ago
Allow call time interpolation of mixin names. usage: +#{'prefix_'+myVar}(...)

3788fb0c0f7a31cf7836015339f835ef6af6e462 authored about 11 years ago
Merge pull request #1298 from visionmedia/separate-client

Add a separate `compileClient` method and remove `client` option

41dee2e77e120f2a1ad6e00dc34bf9de7e647f1b authored about 11 years ago
Merge pull request #1299 from visionmedia/drop-ie-8

Remove nasty polyfills

6d13a046c88f4362fe82ce69c572e9916594428b authored about 11 years ago
Remove nasty polyfills

If people need to use this in old browsers, they must include polyfills
from now on.

eac532b53299bfd4305b413612b4cd665308a841 authored about 11 years ago
fix tests

483970a5703844537b0de1f831888f42aa7fa372 authored about 11 years ago
Name template, deprecate safely, fix typo

e6e502182469a76fb10d155e0a1db7e3babba37e authored about 11 years ago
Add a separate `compileClient` method and remove `client` option

[closes #1296][closes #1297]

b6501a1d81482462330d5343192d38df9f550882 authored about 11 years ago
Merge pull request #1295 from visionmedia/cleanup-attrs

Cleanup attributes

65bbcb9601fab6ff5d735c257fda30bd23a0c45c authored about 11 years ago
Add test case for terse attribute

03adbded636a02279a0cb2275748c97afeef2f94 authored about 11 years ago
Cleanup attributes

This does most of the work of `runtime.attrs` at compile time except
when attributes are being i...

eb9af110993acc63713dc08c686fd3658ca6663d authored about 11 years ago
Update some examples

5a794e883cae407caf708e731cc8c26a04aeda9b authored about 11 years ago
Merge pull request #1289 from visionmedia/remove/colons

Remove support for the `colons` option

1379a378cb003f95a93124015543019e7887027b authored about 11 years ago
Remove support for the `colons` option

It's been deprecated for ages

834022a755038528b8c138281454eb4ccec8837c authored about 11 years ago
Merge pull request #1270 from visionmedia/remove/!!!

Remove !!!

fb4a7f121af4cf34f4fe470588ca18991e9b5657 authored about 11 years ago
Throw proper errors for `!!! 5` deprecation

7b34782ab905823887eafa11dec438420b8cd7c6 authored about 11 years ago
Remove extraneous console.dir

af6e52b5e33a0b3a35726239cf9f9a1e5779cb70 authored over 11 years ago
Update tests for `doctype html` not `doctype 5`

d30c0665afd8f2b6d33cac7ef9ae34c83999549a authored over 11 years ago
Remove `5` as a shorthand for `html`

bd188aee9ab8c6454cf98a645e88089557a53867 authored over 11 years ago
Update tests for `doctype`

caa71416a6ef4179819f15d3844746d37b24026d authored over 11 years ago
Remove !!! as a shorthand for doctype

e9ed224fc0d19946d9b15401162ccf19fe9e791f authored over 11 years ago
Merge pull request #1263 from visionmedia/self-closing-elements

Update the list of void elements

3d5bd2022622ccdc6c27b61c9754c0cc1d9c0e94 authored over 11 years ago
Add link to source of void elements

8bb528daa9baa817747f315793bd9bdc2c537d21 authored over 11 years ago
Update the list of void elements

Closes #1262

413a72c5b294f5c34f1196a038f0fe72c267de56 authored over 11 years ago
Sort self closing elements

11ce99d81d3f0a8ebb75dbb9e056115964b2472c authored over 11 years ago
Merge pull request #1259 from visionmedia/remove-assignment-operator

Remove the assignment operator

bd6233b61a408fd19c547442cac68e155da3dddc authored over 11 years ago
Fix redundant tests

b5e7160387023d53284f4ec3819f2de6122cd60b authored over 11 years ago
Remove the assignment operator

The behaviour was never what anyone expected. What ever we made the
behaviour, it would confus...

9b97eb952df1db4635c0bab4e0204e62ce4d340f authored over 11 years ago
Merge pull request #1255 from visionmedia/explicit-filters

Make filtering of include explicit

39617984ae2451f8f2b85ccf9078d3cfe3a13f03 authored over 11 years ago
Make filtering of include explicit

This adds the syntax:

```jade
include:filter-name path/to/file.ext
```

b1d1673aae9fea8b9183fbc686029bd552705c67 authored over 11 years ago
Merge pull request #1246 from visionmedia/remove/parsed-comments

Remove support for parsed & conditional comments

494cda247062bc9dc61935d52e48722839e39c1b authored over 11 years ago
Fix missing `this` in lineno warning

Thanks to @ayoung

522f1e61c6cac9e53f476eb06a4e50a4f913cdae authored over 11 years ago
Merge pull request #1247 from dali/master

use local variable for storing debugging data

b23f2c30cab2a0344e2b72ccd6a25237867ce3f6 authored over 11 years ago
use local variable for storing debugging data

37e5d290e81eb7dac7b3ca42ecd0e677e59e6cc4 authored over 11 years ago
Remove support for parsed & conditional comments

defd5791092ee8a2b1d34309b4356c04f75610d2 authored over 11 years ago
Fix test on windows

9f838b38826e5bf892d6714654dfc835af079f97 authored over 11 years ago