Ecosyste.ms: OpenCollective

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

github.com/posthtml/posthtml-extend

Template extending (Jade-like)
https://github.com/posthtml/posthtml-extend

0.6.5

98810027c19becb21d2537f1ef6bb37a34ddf92f authored about 2 years ago
Merge pull request #55 from posthtml/issue-52

build: fix dev expression, close #52

ebce2f63b8e0d3ede65eaac268cfd45ed2deee08 authored about 2 years ago
build: update dep dev

e4bc6dd45756007d118fbb0dd356d33b517ef77c authored about 2 years ago
build: fix dev expression, close #52

8d9ea9e3973af095461720baa2aeead064ff9084 authored about 2 years ago
0.6.4

82c22304a4ab1a9e74abd58b9a1f06f73bdbdc3d authored about 2 years ago
Merge pull request #54 from shwao/dev

fix: copy options.expressions into new object to not pollute locals

d13fefb7d0ae12ecf0a621bc42f6a0825ec9b0d9 authored about 2 years ago
fix: copy options.expressions into new object to not pollute locals

b5a6dfed524abbf40285386591a9e9197e5b9c15 authored about 2 years ago
test: add test for options.expressions.locals pollution

de0be4a3a2c31cf6342b786ca987ebc846f8ab1c authored about 2 years ago
0.6.3

ccf454a4b0ead941626bd7c09aae79c0e8c2388c authored over 2 years ago
build: update dep dev

9c71846c18a045ced13f93f6d62225d7e414afbc authored over 2 years ago
ci: drop support node less 14

ea4fd97f6b7eca7f62591f67319a8d99ae19e758 authored over 2 years ago
Merge pull request #50 from nokazn/feature/multiple-slots

Support for rendering multiple `<block>` tags with the same name

7b0b1b8b52807b638be59f6e1735b32c3b73bb25 authored over 2 years ago
feat: support for multiple blocks declaration in layout

5101693b21240777f35328bb45a7abbaca9f916c authored over 2 years ago
test: add test for layout with multiple blocks

75ba49bab9b319f0ac6d56ddfb1278a84d5df7bd authored over 2 years ago
0.6.2

77580921031249073ae2625131cf3cb163cb1eb8 authored about 3 years ago
Merge pull request #45 from nelsonihc/master

fix: locals in inherited layout

460db756d79a5fa2b4510d019bc85bdf7fdd7bb6 authored about 3 years ago
following feedback and improving code

2a4ea5cf38fd19e54827be8d14793d2818d96fd3 authored about 3 years ago
fix: locals in inherited layout

4f33548852629acd041301b139eba9dff8988984 authored about 3 years ago
Merge pull request #40 from posthtml/dependabot/npm_and_yarn/ini-1.3.8

b74c2d01bc15f047f32ee7a04d1aeba14cbf5510 authored about 3 years ago
build(deps): bump ini from 1.3.5 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

583e6bc54fcbb34d356202bcb37a60b23f619a03 authored about 3 years ago
Merge pull request #41 from posthtml/dependabot/npm_and_yarn/handlebars-4.7.7

049a6e0474a824efae1ac9d50d1cbbd3f8f2f7f0 authored about 3 years ago
Merge pull request #42 from posthtml/dependabot/npm_and_yarn/hosted-git-info-2.8.9

b2265802bea2f118986f6121ce7be92c93501b11 authored about 3 years ago
Merge pull request #38 from posthtml/dependabot/npm_and_yarn/path-parse-1.0.7

9841ea968a2a1e3ca51725fa26839cb798187fc2 authored about 3 years ago
Merge pull request #39 from posthtml/dependabot/npm_and_yarn/y18n-4.0.3

build(deps): bump y18n from 4.0.0 to 4.0.3

1f45064ddc4718fb027b634263b008197ec87e78 authored about 3 years ago
build(deps): bump handlebars from 4.7.6 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release note...

d389748d9847ed1b655f38b0f6ac5e5be28516c3 authored about 3 years ago
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

681eee36c42c9911e1de78b4c94e9f386dc03f26 authored about 3 years ago
build(deps): bump y18n from 4.0.0 to 4.0.3

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://githu...

bead1930b1cceaa9bf2912d9d88b1a365b52da01 authored about 3 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

46d2bfc47565fbc30b92cc0d1375c62959c86c10 authored about 3 years ago
0.6.1

e273918a592ba05edffc086814bc5ac513e12a6f authored about 3 years ago
fix: after update dep dev

efe15d7973bffaf9012614ab914321878cf36bbf authored about 3 years ago
build: update dep dev

91166c14f8d0eafb73b1c34481b792f7a5557bc2 authored about 3 years ago
Merge pull request #36 from philicevic/master

feat: pass data to layout (Fixes #21)

81cdb41a0bd8a3f51a276035a1405474e1f83f6c authored about 3 years ago
fix: refactor merging of locals

bbc88564d1758cf2675e53d2ee0a2e6d2080b7cf authored about 3 years ago
fix: change name of variable from data to locals

26f260cdfc0aed38f728ff6d0dd5d611e32f3086 authored over 3 years ago
fix: wrap merging of locals in try catch

e78cc339714daf701af81bdc5b42486ca8ae2350 authored over 3 years ago
Merge pull request #37 from posthtml/dependabot/npm_and_yarn/lodash-4.17.21

build(deps): bump lodash from 4.17.20 to 4.17.21

14bd593625bc4d22e90337195b75fb70e5f6a60b authored over 3 years ago
build(deps): bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](http...

f6bad746776214e6babbaa1f18df182791791577 authored over 3 years ago
feat: pass data to layout

bc6ca77172957c0cb5f8c5b4f1501aa96807ecb3 authored almost 4 years ago
0.6.0

24fce9cb49424adf936ac507220c16894f66981a authored about 4 years ago
Merge pull request #33 from cossssmin/bump-deps

Bump deps

c350b14595d5ac4bad04d2835eee4a98697f7e6a authored about 4 years ago
build(deps): bump posthtml-parser from 0.5.2 to 0.6.0

83a99940530e66ad1b5c838312e941fba4f01bab authored about 4 years ago
build(deps): bump posthtml from 0.13.4 to 0.15.0

97bd03e9ce9640f106d2e5b3b56babc7cd72944e authored about 4 years ago
Update funding.yml

6c144cab2aea898e5354920280cd969c0eebdcbb authored about 4 years ago
Merge pull request #32 from posthtml/milestone-0.5.2

Milestone 0.5.2

ce2393304d7f1fccb5c52efe4b55e74e67bc5045 authored about 4 years ago
0.5.2

861ad7be10bd1a6d2df6f15061a82bfd79a55166 authored about 4 years ago
test: fix require extend

1ccca5cd5a0ddd7c2e24d703d1858a8243cf48d4 authored about 4 years ago
ci: drop windows

ce69a54da29c7b82c36d835380461b89fdf9b983 authored about 4 years ago
docs: fix typo

e252a695bf612676464aaf0ce7ccfbdc795d5bb7 authored about 4 years ago
style: after lint

34906c1160c17f5469ec150168f3052b7a47c5ce authored about 4 years ago
fix: lost tree context

2be839ecb3e843c3840f5982484c37bfcda57279 authored about 4 years ago
build: update build system

d109d8324a665db18ea9b852c1aed625293742b8 authored about 4 years ago
0.5.1

927ebd233d1e0c4b067214f6ce3df4f66914907f authored about 4 years ago
Merge pull request #30 from cossssmin/master

Update posthtml dependencies

8fae5bb4bf6f5e39296b7ff65d69def03b1d4baa authored about 4 years ago
build(deps): bump posthtml-parser from 0.4.2 to 0.5.1

dbb9272e7ee150a8cdc058340e6cd1912214d079 authored about 4 years ago
build(deps): bump posthtml from 0.13.2 to 0.13.4

85566591d23bff2b5b2d24d104ad47439302036c authored about 4 years ago
Merge pull request #27 from posthtml/milestone-0.5.0

build: update dep dev

1b9cf94d6542966c4fe32f703e6b7bb368ca6473 authored over 4 years ago
0.5.0

c21a1d7a325c4689ce4fec893b280584900dec64 authored over 4 years ago
build: update dep dev

629fd7f5d9b9df9a4c4bef04cd1e946e5e33ba5d authored over 4 years ago
Merge pull request #26 from cossssmin/custom-tag

feat: custom extends tag

9d414abb5914a77ca51c6d515aaf26f8b3cbb978 authored over 4 years ago
docs: update readme

9f83a22ed0fbb686d0e0f66061984454113bfc98 authored over 4 years ago
feat: custom tag name

47ab055ff1ae8ff4f4a27f4d1bc6c464fa6ad0b3 authored over 4 years ago
Merge pull request #25 from posthtml/milestone-0.4.0

Milestone 0.4.0

d10ca997d663aac3a740804b5e7dfd0783693126 authored over 4 years ago
0.4.0

55ccf0de195561ab3142283c66d5ab9e36781908 authored over 4 years ago
docs: add configurable slot/fill tag name

7790f2d97a0371b6e7e83b5daa29f8d7b1d36146 authored over 4 years ago
feat: slot/fill tag name, close #22

2669bcd786fad2a1ca807aba0ef187eb9b9e2650 authored over 4 years ago
test: for feat slot/fill, issue #22

6f894b81a9531582c2ff7ff203b04ef6d386fdbf authored over 4 years ago
Merge pull request #24 from posthtml/milestone-0.3.0

0.3.0

4be083e4f5eb65b51db9961185d1cc81648c82d0 authored over 4 years ago
ci: drop support old node

2e342a5900173a981b77c90ee8eff6c9933bb10f authored over 4 years ago
0.3.0

0d25f96333280fc9d13efe6fa647139756aa35d0 authored over 4 years ago
Merge pull request #20 from posthtml/dependabot/npm_and_yarn/eslint-4.18.2

Bump eslint from 4.15.0 to 4.18.2

a625469ba7546cc1f682a925341469060cacb1df authored over 5 years ago
Bump eslint from 4.15.0 to 4.18.2

Bumps [eslint](https://github.com/eslint/eslint) from 4.15.0 to 4.18.2.
- [Release notes](https:...

1523114379023a9660011d47120f92937f75e7f9 authored over 5 years ago
Merge pull request #18 from durasj/patch-1

Update README examples with template literals

071c4b7e2fe6c58d83bae70a675a2f27bd01ed5c authored over 6 years ago
Update README examples with template literals

Not sure if you count with some postprocessing of the JS, but with
```js
var html = '<extends ...

5927b53a603f53bd20bf29ed1c275b1845cfd333 authored over 6 years ago
Merge pull request #17 from chocolateboy/optional-strict-name-checking

Add an option to disable strict name checking

cab85f2170fe8653c09cd9dcaaf76e001ead3237 authored over 6 years ago
add an option to disable strict name checking (closes #16)

a72ca0eab3bbd4f8043ddd1497baa3ed838e0d74 authored over 6 years ago
Merge pull request #13 from posthtml/milestone-0.2.1

Milestone 0.2.1

747e8b1b874b5477b1681ab969e1d72729f248a0 authored almost 7 years ago
build: bump

211cb3afd18e91592abd96bc13e54c9b73a562da authored almost 7 years ago
Revert "allow `npm install` from github"

This reverts commit 5f483a6fa1e0ccc58e9b922b9d5c59ed1c4d20a5.

81727a07aa8d9548fe7b2c683623ebcf4397a86a authored almost 7 years ago
perf: destruct only match method

53d33f38458fca7b1d342926fbd7ad4ff97db3a1 authored almost 7 years ago
Merge pull request #12 from andreyvolokitin/utilize-tree-messages

Make partials watchable by webpack

8457090e7592329522e4e5526caee6324e14a793 authored almost 7 years ago
Update extend.es6

abe5fc167fc6326926d81a5ff883f3ed457d1369 authored almost 7 years ago
Update extend.es6

2ab1130cc0381cc00753a45a57bbd0cd71ee3455 authored almost 7 years ago
allow `npm install` from github

5f483a6fa1e0ccc58e9b922b9d5c59ed1c4d20a5 authored almost 7 years ago
Fix whitespace

9c09e882ff7e4af0a46ddcac7fbd07abb4606c9d authored almost 7 years ago
Add “Messages” test suite and update `init()`

5ba1f9eb05704b306576cd7d6ea582bee1575688 authored almost 7 years ago
Refactor

b53b3da378b8fa0ccd1b06f90eb5582524fc8522 authored almost 7 years ago
refactor

dadd280f526ac0cab9c3db0dcdc0405fd71fad7d authored almost 7 years ago
Update extend.es6

56de51514b791b505a8ed98eaaf907a9c2169ae3 authored almost 7 years ago
Fix api, tree.messages and tree.options

fa002cb8cc2b8ec8faf7d8043ffd4b6a4a89f6e5 authored almost 7 years ago
Update posthtml to 0.11.3

https://github.com/posthtml/posthtml/pull/259

e334dabb5e12d8e9d57d7f4369a17a8dca789d1c authored almost 7 years ago
refactor

530ff4e3d69ab9e7c64a549251fb42340dea92cb authored almost 7 years ago
Fix Tree API

fcf0e6d1cfb7347a8f2550718c34e8078838151a authored almost 7 years ago
Utilize tree.messages API

Details: https://github.com/posthtml/posthtml-extend/issues/11

b194a728861e03d4cf234ac3ac30b75034805424 authored about 7 years ago
Bump to 0.2.0

7d5cece9efae4509f261fc02517272e64dd3c61e authored about 7 years ago
build(): Fix lint errors

e1bbbe1c23538409cbde8a14190cb14d880a3851 authored about 7 years ago
chore(): update dependencies

6a70a9ec3f62b7606717b31b144272b6895e2190 authored about 7 years ago
docs(changelog): Fix typo

2b5eaaacd3e88154d77e681606db9443ca9d7964 authored about 7 years ago
docs(readme): Improve "Plugins" section

161106bdaa7b37928d1e47b00e95cbd616c84db2 authored about 7 years ago
Merge pull request #9 from posthtml/milestone-0.2.0

Milestone 0.2.0

4124212eb9c8e4f23bbc5a02bf027f0fd6f3f6b0 authored about 7 years ago
ci(travis): drop support 0.12

b494e4f2c6b9a8c007039d12bd19ba91b5e73171 authored about 7 years ago