Commit graph

23 commits

Author SHA1 Message Date
Marie
46052d0e10 Adjust package info for new git instance 2024-02-02 19:42:15 +00:00
Mar0xy
f7880a4404
upd: version 2024-01-08 22:20:52 +01:00
Mar0xy
3eb78bc54f
update version 2023-12-28 19:35:48 +01:00
Mar0xy
2b2305c08b
update version
Closes #2
2023-12-28 13:03:36 +01:00
Marie
4b44cf6021 release minor change
Closes #1
2023-12-25 19:55:57 +01:00
Marie
9106a5f41a add: tslib as dev dep 2023-12-22 01:42:18 +01:00
Marie
9bc8400163 merge: upstream 2023-12-22 01:40:02 +01:00
Marie
7ebad2484d Update package-lock.json 2023-12-18 18:43:24 +01:00
syuilo
4fb5c62e7b update deps 2023-12-18 13:19:59 +09:00
zyoshoka
902da0b291
enhance: support Unicode 15.0 emoji (#135) 2023-12-16 10:12:07 +09:00
Marie
fd8bcc2dde Update package-lock.json 2023-12-13 19:14:20 +01:00
marihachi
9fd6b79832 v0.23.2 2023-01-10 23:41:09 +09:00
syuilo
8915998c02 0.23.1 2023-01-09 16:06:07 +09:00
marihachi
8cfb94933c v0.23.0 2022-07-22 21:33:39 +09:00
marihachi
5fe291a7e7
TypeScript版パーサーのマージ (#124)
* implement parser with TypeScript (#116)

* clean parser

* parser, success, failure, str, parser.map

* seq

* atLeast, any, alt, match, notMatch

* mergeText

* improve seq

* lazy, createLanguage

* types

* regexp, refactor

* nest limit

* lint

* state

* syntaxes

* sep1, succeeded, option, fn

* simple

* strikeWave, plainTag, inlineCode, mathInline

* mention, refactor

* seqPartial

* 🚀

* parser trace

* fix mention, implement hashtag

* lineBegin, lineEnd, refactor

* imple codeBlock, fix lineEnd

* codeBlock, mathBlock

* fix codeBlock

* fix mathBlock

* fix codeBlock

* lint

* fix inlineCode

* 🚀

* centerTag

* fix nesting limit

* fix unicodeEmoji

* 🚀

* search

* refactor

* seqPartial -> seqOrText

* lint

* url, urlAlt

* 🚀

* 🚀

* text

* fix

* link

* linkLabel state

* lint

* nesting limit for link label

* fix url bracket pair

* nest

* refactor

* refactor

* remove

* add test

* wip quote

* add quote test

* quote

* refactor

* hashtag

* refactor

* type

* type

* refactor

* lint

* url

* italicAsta, italicUnder

* italicAsta, italicUnder, mention, rethink spec

* rethink spec

* test: change implementation-dependent parts

* hashtag

* add mention test

* mention

* mention

* mention

* mention

* url

* test

* hashtag

* Revert "Auxiliary commit to revert individual files from 373972beef10eb99ff3e3635a32a207854154a2a"

This reverts commit 622b66e20778ad5c283ea7629db853cbf2bb601f.

* package-lock

* Update tsconfig.json

* Update tsconfig.json

* ignore a tsd error when importing twemoji-parser regexp

* lint

* lint

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* v0.23.0-canary.1

* readme

* update chagelog

* update changelog

* update changelog

* refactor

* update core combinators

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-22 02:21:56 +09:00
syuilo
c77388a7f8 update deps 2022-07-10 16:34:25 +09:00
marihachi
24caa9ee5f package-lock.json 2022-06-05 16:28:17 +09:00
MeiMei
880f842c4a
Unicode 14.0 Emoji (#109) 2022-05-21 18:27:43 +09:00
dependabot[bot]
fcbda2ecac
Bump minimist from 1.2.5 to 1.2.6 (#103)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 01:45:08 +09:00
marihachi
0a8c82361c v0.21.0 2022-01-11 21:17:05 +09:00
syuilo
3de0ffdf4d Fix vulnerability of third-party packages 2021-10-14 22:05:35 +09:00
marihachi
78daf8b52e resolve vulnerabilities 2021-08-14 08:42:26 +09:00
syuilo
22f39dd917 add package-lock 2021-07-31 15:15:44 +09:00