aoi.js icon indicating copy to clipboard operation
aoi.js copied to clipboard

refactor: parser

Open Faf4a opened this issue 1 year ago • 1 comments

Description

Refactors the parser and fixes some bugs related to emoji parsing, overall simplifies the code and makes it easier to read and understand.

Fixes #609

Type of change

Please check options that describe your Pull Request:

  • [x] Bug fix (non-breaking change)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

  • [x] My code follows the style guidelines of this project
  • [x] Any dependent changes have been merged and published in downstream modules

Faf4a avatar Aug 22 '24 01:08 Faf4a

I noticed that textInput breaks :trollface:

will fix it somewhen

Faf4a avatar Aug 28 '24 20:08 Faf4a