 Jun YangandGitHub
|
8bdb70878f
|
Merge pull request #469 from santialbo/patch-1
docs: fix example in main docs page
|
2022-02-16 17:54:10 +08:00 |
|
 Santi AlboandGitHub
|
2e1537d50c
|
docs: fix example in main docs page
|
2022-02-16 10:13:41 +01:00 |
|
 HarttleandHarttle
|
d4afbc038f
|
docs: add support button on navbar
|
2022-02-13 15:12:16 +08:00 |
|
 Damian NowakandGitHub
|
58d03890b4
|
docs: whitespace-control: correct typo (#462)
|
2022-01-29 11:50:37 +08:00 |
|
semantic-release-bot
|
e3fb47a90b
|
chore(release): 9.34.0 [skip ci]
# [9.34.0](https://github.com/harttle/liquidjs/compare/v9.33.1...v9.34.0) (2022-01-28)
### Bug Fixes
* where-filter null handling ([#457](https://github.com/harttle/liquidjs/issues/457)) ([9da41c8](https://github.com/harttle/liquidjs/commit/9da41c8a37d9c49ee4a16d5bd520fd6ae01c14ec))
### Features
* `ownPropertyOnly` option to protect prototype, [#454](https://github.com/harttle/liquidjs/issues/454) ([7e99efc](https://github.com/harttle/liquidjs/commit/7e99efc5131e20cf3f59e1fc2c371a15aa4109db))
v9.34.0
|
2022-01-28 17:37:13 +00:00 |
|
 dependabot[bot]andJun Yang
|
e4ad93ee8c
|
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2022-01-29 01:32:26 +08:00 |
|
 HarttleandHarttle
|
0bdf6792d1
|
docs: add @tbdrz as contributor
|
2022-01-29 01:30:48 +08:00 |
|
 HarttleandHarttle
|
7e99efc513
|
feat: ownPropertyOnly option to protect prototype, #454
|
2022-01-29 01:22:34 +08:00 |
|
 HarttleandHarttle
|
527858fc14
|
docs: better PWA, more responsive, better description
|
2022-01-29 00:37:43 +08:00 |
|
 Martin SchusterandGitHub
|
9da41c8a37
|
fix: where-filter null handling (#457)
|
2022-01-28 22:43:38 +08:00 |
|
 tbdrzandJun Yang
|
2717dae127
|
Clear unusefull comments
|
2022-01-28 22:41:11 +08:00 |
|
Harttle
|
8db6c7b28d
|
docs: tutorial for render tag content
|
2022-01-23 14:24:58 +08:00 |
|
 dependabot[bot]andJun Yang
|
298db97b84
|
chore(deps): bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2022-01-23 00:02:46 +08:00 |
|
 dependabot[bot]andJun Yang
|
bd8e2b0f96
|
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)
---
updated-dependencies:
- dependency-name: trim-off-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2022-01-23 00:02:32 +08:00 |
|
 HarttleandHarttle
|
117eaf57c3
|
docs: add additional filters/tags as differences, closes #331
|
2022-01-22 23:24:06 +08:00 |
|
 HarttleandHarttle
|
1e69d86b0c
|
chore: build docs on master push
|
2022-01-22 21:59:02 +08:00 |
|
 HarttleandHarttle
|
cc6b66216d
|
docs: support dark mode
|
2022-01-22 21:51:49 +08:00 |
|
 HarttleandHarttle
|
ca82416dea
|
docs: apply network-first cache strategy
|
2022-01-22 19:04:12 +08:00 |
|
 HarttleandHarttle
|
394d5a1ae2
|
docs: add tutorials for custom filters and tags
|
2022-01-22 18:52:37 +08:00 |
|
 HarttleandHarttle
|
371da3da74
|
docs: add jekyllInclude to tutorials
|
2022-01-20 02:04:54 +08:00 |
|
semantic-release-bot
|
7814285479
|
chore(release): 9.33.1 [skip ci]
## [9.33.1](https://github.com/harttle/liquidjs/compare/v9.33.0...v9.33.1) (2022-01-19)
### Bug Fixes
* liquidjs.version on npm package ([53824a2](https://github.com/harttle/liquidjs/commit/53824a2d00f978214fcd83a48118b7900cf97449))
v9.33.1
|
2022-01-19 17:19:58 +00:00 |
|
 HarttleandHarttle
|
53824a2d00
|
fix: liquidjs.version on npm package
|
2022-01-20 01:16:52 +08:00 |
|
semantic-release-bot
|
9966d846b5
|
chore(release): 9.33.0 [skip ci]
# [9.33.0](https://github.com/harttle/liquidjs/compare/v9.32.1...v9.33.0) (2022-01-19)
### Features
* support `offset:continue`, see [#439](https://github.com/harttle/liquidjs/issues/439) ([8c27a84](https://github.com/harttle/liquidjs/commit/8c27a84059384ae730eb0fa1524df04e122e27a0))
* support Jekyll-like include syntax, see [#441](https://github.com/harttle/liquidjs/issues/441) ([388d0fb](https://github.com/harttle/liquidjs/commit/388d0fbbc42fe8cd69faba61c1dc29e9bb5ec2d0))
v9.33.0
|
2022-01-19 16:56:49 +00:00 |
|
 HarttleandHarttle
|
8c27a84059
|
feat: support offset:continue, see #439
|
2022-01-20 00:12:18 +08:00 |
|
 HarttleandHarttle
|
388d0fbbc4
|
feat: support Jekyll-like include syntax, see #441
|
2022-01-19 23:07:25 +08:00 |
|
semantic-release-bot
|
d71d0a0c20
|
chore(release): 9.32.1 [skip ci]
## [9.32.1](https://github.com/harttle/liquidjs/compare/v9.32.0...v9.32.1) (2022-01-12)
### Bug Fixes
* remove limit on operator char length ([7677f84](https://github.com/harttle/liquidjs/commit/7677f848c0c57335dd1c4f1e3ec251fbf9b1663f))
v9.32.1
|
2022-01-12 13:27:40 +00:00 |
|
 allcontributors[bot]andJun Yang
|
191a0130d2
|
docs: update .all-contributorsrc [skip ci]
|
2022-01-12 21:25:24 +08:00 |
|
 allcontributors[bot]andJun Yang
|
2c3ebaca0c
|
docs: update README.md [skip ci]
|
2022-01-12 21:25:24 +08:00 |
|
 Ameya ApteandJun Yang
|
7677f848c0
|
fix: remove limit on operator char length
The matchOperator function has a default value of str.length for the end parameter
|
2022-01-12 21:24:08 +08:00 |
|
semantic-release-bot
|
c7d2e1f1f4
|
chore(release): 9.32.0 [skip ci]
# [9.32.0](https://github.com/harttle/liquidjs/compare/v9.31.0...v9.32.0) (2022-01-02)
### Features
* support allow_false for `default` filter, see [#435](https://github.com/harttle/liquidjs/issues/435) ([c756191](https://github.com/harttle/liquidjs/commit/c756191f49f9c2b823048367abfdf0adf2bdb875))
v9.32.0
|
2022-01-02 08:35:53 +00:00 |
|
 HarttleandHarttle
|
c756191f49
|
feat: support allow_false for default filter, see #435
|
2022-01-02 16:31:21 +08:00 |
|
 HarttleandHarttle
|
e94e386c46
|
docs: update liquidjs.com and README for demo link
|
2021-12-31 17:49:27 +08:00 |
|
semantic-release-bot
|
b7c782b10a
|
chore(release): 9.31.0 [skip ci]
# [9.31.0](https://github.com/harttle/liquidjs/compare/v9.30.0...v9.31.0) (2021-12-19)
### Features
* implement `liquid` and `echo` tags, see [#428](https://github.com/harttle/liquidjs/issues/428) ([fde9924](https://github.com/harttle/liquidjs/commit/fde9924ee622efae4c013d2aa01c6d705c8d5f46))
v9.31.0
|
2021-12-19 14:35:13 +00:00 |
|
 HarttleandHarttle
|
49d3f64873
|
docs: echo & liquid tags
|
2021-12-19 22:31:02 +08:00 |
|
 HarttleandHarttle
|
be3463c5f9
|
docs: add jg-rp as contributor
|
2021-12-19 21:42:46 +08:00 |
|
 James PriorandJun Yang
|
fde9924ee6
|
feat: implement liquid and echo tags, see #428
|
2021-12-19 21:09:26 +08:00 |
|
semantic-release-bot
|
5b2ea63b14
|
chore(release): 9.30.0 [skip ci]
# [9.30.0](https://github.com/harttle/liquidjs/compare/v9.29.0...v9.30.0) (2021-12-18)
### Features
* support jekyll-like include, see [#433](https://github.com/harttle/liquidjs/issues/433) ([23279a8](https://github.com/harttle/liquidjs/commit/23279a816a0582ade7f3b15c1c65c74bc147d134))
v9.30.0
|
2021-12-18 07:31:17 +00:00 |
|
 HarttleandHarttle
|
23279a816a
|
feat: support jekyll-like include, see #433
|
2021-12-18 15:26:15 +08:00 |
|
 HarttleandHarttle
|
2c14a9541d
|
chore: update node to 14 for check pipeline
|
2021-12-12 20:10:15 +08:00 |
|
 HarttleandHarttle
|
c474649748
|
chore: update node to 14 on pipeline
|
2021-12-12 11:11:03 +08:00 |
|
 HarttleandHarttle
|
fad17cfbb3
|
docs: fix apidoc generation for typescript@4
|
2021-12-11 21:30:19 +08:00 |
|
semantic-release-bot
|
6322acb88c
|
chore(release): 9.29.0 [skip ci]
# [9.29.0](https://github.com/harttle/liquidjs/compare/v9.28.6...v9.29.0) (2021-12-11)
### Features
* customize globals & strictVariables when calling render, see [#432](https://github.com/harttle/liquidjs/issues/432) ([6801552](https://github.com/harttle/liquidjs/commit/6801552fe6829770cbbfdda051731c8b466ed9ec))
v9.29.0
|
2021-12-11 12:32:58 +00:00 |
|
 HarttleandHarttle
|
95fc705b5d
|
chore: upgrade typescript
|
2021-12-11 20:23:09 +08:00 |
|
 HarttleandHarttle
|
6801552fe6
|
feat: customize globals & strictVariables when calling render, see #432
|
2021-12-11 20:22:58 +08:00 |
|
 HarttleandHarttle
|
6023d9ba10
|
docs: path traversal vulnerabilities when customizing FS
|
2021-12-11 12:31:08 +08:00 |
|
semantic-release-bot
|
cc4628d804
|
chore(release): 9.28.6 [skip ci]
## [9.28.6](https://github.com/harttle/liquidjs/compare/v9.28.5...v9.28.6) (2021-12-07)
### Bug Fixes
* size filter does not respect Objects, fixes [#385](https://github.com/harttle/liquidjs/issues/385) ([6c11426](https://github.com/harttle/liquidjs/commit/6c114267a526ef764dfd9bd94de199d2932ad91a))
* throws when using `preserveTimezones` on Node.js, fixes [#431](https://github.com/harttle/liquidjs/issues/431) ([e2ef236](https://github.com/harttle/liquidjs/commit/e2ef236f68273b72a0b1293b0d13728cdb9aa4b8))
v9.28.6
|
2021-12-07 15:50:25 +00:00 |
|
 HarttleandHarttle
|
69286c6909
|
test: coverage to 100%
|
2021-12-07 23:34:53 +08:00 |
|
 HarttleandHarttle
|
6c114267a5
|
fix: size filter does not respect Objects, fixes #385
|
2021-12-07 23:05:46 +08:00 |
|
 HarttleandHarttle
|
e2ef236f68
|
fix: throws when using preserveTimezones on Node.js, fixes #431
|
2021-12-07 22:43:47 +08:00 |
|
semantic-release-bot
|
80c2280ee6
|
chore(release): 9.28.5 [skip ci]
## [9.28.5](https://github.com/harttle/liquidjs/compare/v9.28.4...v9.28.5) (2021-11-05)
### Bug Fixes
* always allow './' and '../' to be relative, even on windows ([44f6b52](https://github.com/harttle/liquidjs/commit/44f6b520d53ba984ecb5fc430d70f698837d1802))
v9.28.5
|
2021-11-05 19:39:58 +00:00 |
|