harttle
|
a96d772963
|
docs: format
|
2020-10-08 14:40:58 +08:00 |
|
harttle
|
72ee7b4c1e
|
feat: support jsTruthy, #255 #257
|
2020-10-08 13:11:02 +08:00 |
|
 Amit GuptaandJun Yang
|
02bfed1c57
|
Added jsTruthy flag to constuctor in order to enable JS style truthiness evaluation
|
2020-10-08 12:43:37 +08:00 |
|
 Jun YangandGitHub
|
0cd4d87d46
|
docs: update the demo on index page, fixes #247
|
2020-09-11 22:30:21 +08:00 |
|
harttle
|
1fdfd4a68a
|
docs: show social share on small screens
|
2020-08-12 20:37:07 +08:00 |
|
 dependabot[bot]andJun Yang
|
c1f73a9f03
|
chore(deps): bump prismjs from 1.19.0 to 1.21.0 in /docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.19.0...v1.21.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
2020-08-08 22:14:03 +08:00 |
|
harttle
|
0dbb7792d7
|
docs: fix button style
|
2020-08-01 22:00:12 +08:00 |
|
harttle
|
c5002d8cad
|
docs: location.hash for source code
|
2020-07-25 01:23:47 +08:00 |
|
 dependabot[bot]andJun Yang
|
00b0a5708c
|
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /docs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <[email protected]>
|
2020-07-20 21:14:42 +08:00 |
|
harttle
|
1a08efd402
|
docs: better style for API doc
|
2020-06-25 13:15:02 +08:00 |
|
harttle
|
0d20a344b6
|
docs: manifest for liquidjs.com
|
2020-05-23 02:14:23 +08:00 |
|
 Jun YangandGitHub
|
3acbdfc1b7
|
Merge pull request #229 from stedman/patch-1
docs: Add hashes to `for` tag documentation
|
2020-05-23 01:56:13 +08:00 |
|
 Anthony CiccarelloandJun Yang
|
ed994bdbd5
|
fix elsif spelling on tags overview in docs
|
2020-05-23 01:56:03 +08:00 |
|
Steve Stedman
|
acdd121a61
|
docs: Add hashes to for tag documentation
This extremely helpful information was found at https://github.com/Shopify/liquid/wiki/Liquid-for-Designers#allowed-collection-types
|
2020-05-21 11:11:01 -05:00 |
|
harttle
|
2fa4edaa84
|
docs: more specific description of strftime
|
2020-04-19 13:15:11 +08:00 |
|
harttle
|
4e34e78176
|
docs: fix docsearch
|
2020-04-12 20:45:52 +08:00 |
|
harttle
|
3873ba0783
|
docs: docsearch
|
2020-04-11 21:52:55 +08:00 |
|
harttle
|
f6789f517c
|
docs: make it clear for extnames, see #214
|
2020-04-03 23:08:09 +08:00 |
|
harttle
|
3cf8072df5
|
docs: fix news date in liquidjs.com
|
2020-04-01 14:34:13 +08:00 |
|
harttle
|
8daf281fca
|
fix: throw an error if : omitted unintentionally, #212, #208
|
2020-03-31 14:05:38 +08:00 |
|
harttle
|
c30766ffe1
|
style: eslint fix docs/
|
2020-03-31 01:25:31 +08:00 |
|
 Raymond CamdenandJun Yang
|
bf23116ce5
|
Update demo.liquid
Fix typo
|
2020-03-30 21:17:04 +08:00 |
|
harttle
|
983bcf467a
|
docs: add tutorials/options.md
|
2020-03-29 22:10:52 +08:00 |
|
harttle
|
9ebf11edcf
|
docs: update README to refer to liquidjs.com
|
2020-03-28 21:09:08 +08:00 |
|
harttle
|
3e42d6b1b0
|
docs: website for LiquidJS
|
2020-03-28 17:21:07 +08:00 |
|
semantic-release-bot
|
0633dbeabb
|
chore(release): 9.11.6 [skip ci]
## [9.11.6](https://github.com/harttle/liquidjs/compare/v9.11.5...v9.11.6) (2020-03-25)
### Bug Fixes
* default filter not applied for empty array ([c371762](https://github.com/harttle/liquidjs/commit/c371762))
|
2020-03-25 17:42:48 +00:00 |
|
semantic-release-bot
|
94d67d254d
|
chore(release): 9.11.5 [skip ci]
## [9.11.5](https://github.com/harttle/liquidjs/compare/v9.11.4...v9.11.5) (2020-03-24)
### Bug Fixes
* throws on invalid arguments for prepend/append, fixes [#208](https://github.com/harttle/liquidjs/issues/208) ([479c633](https://github.com/harttle/liquidjs/commit/479c633))
|
2020-03-24 16:29:26 +00:00 |
|
semantic-release-bot
|
14b04688b5
|
chore(release): 9.11.3 [skip ci]
## [9.11.3](https://github.com/harttle/liquidjs/compare/v9.11.2...v9.11.3) (2020-03-14)
### Performance Improvements
* introduce AST to avoid reparse ([d2d6a38](https://github.com/harttle/liquidjs/commit/d2d6a38))
* remove instanceof DelimitedToken ([1673e84](https://github.com/harttle/liquidjs/commit/1673e84))
|
2020-03-14 18:54:31 +00:00 |
|
semantic-release-bot
|
3b58f1c3f6
|
chore(release): 9.11.2 [skip ci]
## [9.11.2](https://github.com/harttle/liquidjs/compare/v9.11.1...v9.11.2) (2020-03-14)
### Performance Improvements
* remove transient strings to reduce memory ([3dfdf98](https://github.com/harttle/liquidjs/commit/3dfdf98))
|
2020-03-14 11:08:23 +00:00 |
|
semantic-release-bot
|
8f05784a0c
|
chore(release): 9.11.1 [skip ci]
## [9.11.1](https://github.com/harttle/liquidjs/compare/v9.11.0...v9.11.1) (2020-03-09)
### Bug Fixes
* concurrent write on LRU cache ([#200](https://github.com/harttle/liquidjs/issues/200)) ([6de9338](https://github.com/harttle/liquidjs/commit/6de9338))
|
2020-03-09 17:23:57 +00:00 |
|
semantic-release-bot
|
4826f48f1c
|
chore(release): 9.11.0 [skip ci]
# [9.11.0](https://github.com/harttle/liquidjs/compare/v9.10.0...v9.11.0) (2020-03-04)
### Bug Fixes
* `Buffer not defined` for browser bundles, fixes [#197](https://github.com/harttle/liquidjs/issues/197) ([65b849c](https://github.com/harttle/liquidjs/commit/65b849c))
* stable sort for undefined keys, fixes [#191](https://github.com/harttle/liquidjs/issues/191) ([f57156b](https://github.com/harttle/liquidjs/commit/f57156b))
### Features
* async cache.read()/write(), remove .has() ([61dac49](https://github.com/harttle/liquidjs/commit/61dac49))
|
2020-03-04 18:08:40 +00:00 |
|
semantic-release-bot
|
607a5cda3f
|
chore(release): 9.10.0 [skip ci]
# [9.10.0](https://github.com/harttle/liquidjs/compare/v9.9.0...v9.10.0) (2020-03-03)
### Features
* support json filter, closes [#192](https://github.com/harttle/liquidjs/issues/192) ([aa27a6c](https://github.com/harttle/liquidjs/commit/aa27a6c))
* with & for in `render` tag, closes [#195](https://github.com/harttle/liquidjs/issues/195) ([6ea6881](https://github.com/harttle/liquidjs/commit/6ea6881))
|
2020-03-03 23:12:54 +00:00 |
|
semantic-release-bot
|
3bf926b434
|
chore(release): 9.9.0 [skip ci]
# [9.9.0](https://github.com/harttle/liquidjs/compare/v9.8.0...v9.9.0) (2020-03-02)
### Features
* move filters/tags to instances, fixes [#188](https://github.com/harttle/liquidjs/issues/188) ([df8a919](https://github.com/harttle/liquidjs/commit/df8a919))
|
2020-03-02 16:11:08 +00:00 |
|
semantic-release-bot
|
14527a2545
|
chore(release): 9.7.1 [skip ci]
## [9.7.1](https://github.com/harttle/liquidjs/compare/v9.7.0...v9.7.1) (2020-02-19)
### Bug Fixes
* update index.html ([22386b0](https://github.com/harttle/liquidjs/commit/22386b0))
|
2020-02-19 10:31:46 +00:00 |
|
semantic-release-bot
|
66541a62fd
|
chore(release): 9.7.0 [skip ci]
# [9.7.0](https://github.com/harttle/liquidjs/compare/v9.6.2...v9.7.0) (2020-02-07)
### Bug Fixes
* expression and string literal parser, [#186](https://github.com/harttle/liquidjs/issues/186) ([fc0cf6f](https://github.com/harttle/liquidjs/commit/fc0cf6f))
### Features
* globals shared between tags, see [#185](https://github.com/harttle/liquidjs/issues/185) ([870e7ec](https://github.com/harttle/liquidjs/commit/870e7ec))
|
2020-02-07 21:05:21 +00:00 |
|
semantic-release-bot
|
5ec3f95317
|
chore(release): 9.6.0 [skip ci]
# [9.6.0](https://github.com/harttle/liquidjs/compare/v9.5.0...v9.6.0) (2019-12-15)
### Features
* full syntax for strftime, close [#177](https://github.com/harttle/liquidjs/issues/177) ([ba5ff3f](https://github.com/harttle/liquidjs/commit/ba5ff3f))
|
2019-12-15 02:33:24 +00:00 |
|
semantic-release-bot
|
90d78ae6d5
|
chore(release): 9.5.0 [skip ci]
# [9.5.0](https://github.com/harttle/liquidjs/compare/v9.4.2...v9.5.0) (2019-12-12)
### Features
* nested property for the `where` filter, [#178](https://github.com/harttle/liquidjs/issues/178) ([60ec74f](https://github.com/harttle/liquidjs/commit/60ec74f))
|
2019-12-12 17:21:49 +00:00 |
|
semantic-release-bot
|
6502984b50
|
chore(release): 9.4.2 [skip ci]
## [9.4.2](https://github.com/harttle/liquidjs/compare/v9.4.1...v9.4.2) (2019-11-15)
### Bug Fixes
* reading .first, .last of Array, closes [#175](https://github.com/harttle/liquidjs/issues/175) ([f82da11](https://github.com/harttle/liquidjs/commit/f82da11))
|
2019-11-15 17:19:40 +00:00 |
|
semantic-release-bot
|
390cd23f5f
|
chore(release): 9.3.0 [skip ci]
# [9.3.0](https://github.com/harttle/liquidjs/compare/v9.2.0...v9.3.0) (2019-11-07)
### Features
* support require.resolve for lookup, see [#168](https://github.com/harttle/liquidjs/issues/168) ([2dd4355](https://github.com/harttle/liquidjs/commit/2dd4355))
|
2019-11-07 10:51:46 +00:00 |
|
semantic-release-bot
|
1ecff1c341
|
chore(release): 9.2.0 [skip ci]
# [9.2.0](https://github.com/harttle/liquidjs/compare/v9.1.1...v9.2.0) (2019-10-26)
### Features
* Support for the "render" tag [#163](https://github.com/harttle/liquidjs/issues/163) ([d5e7b04](https://github.com/harttle/liquidjs/commit/d5e7b04))
|
2019-10-26 16:11:59 +00:00 |
|
harttle
|
d4ad4b8a8c
|
docs: add .nojekyll
|
2019-10-24 19:30:46 +08:00 |
|
harttle
|
ab8db5394b
|
docs: fix some typos for the website demos
|
2019-10-20 22:57:28 +08:00 |
|
harttle
|
b02a227a81
|
docs: add home page for API doc
|
2019-10-20 22:53:29 +08:00 |
|
harttle
|
ef3e520628
|
docs: update typedoc
|
2019-10-14 12:38:18 +08:00 |
|
harttle
|
f661cd8b85
|
doc: fix underscore prefixed doc files by adding .jekyll
|
2019-08-27 13:07:21 +08:00 |
|
harttle
|
493c4951e1
|
doc: update typedoc
|
2019-08-27 12:17:53 +08:00 |
|
harttle
|
58f546ff80
|
doc: fix doc files with underscores
|
2019-08-06 01:52:50 +08:00 |
|
harttle
|
0b543817ff
|
doc: introduce typedoc and sponsorship, for #126
|
2019-08-06 01:36:34 +08:00 |
|