toasted-nutbread
|
7225201fb6
|
Add tests
|
2020-03-28 18:25:56 -04:00 |
|
toasted-nutbread
|
ae84d13757
|
Create simplified source map class
|
2020-03-28 18:17:00 -04:00 |
|
toasted-nutbread
|
aa2a0c09f4
|
Update how pitch accent expressions are disambiguated
|
2020-03-28 14:52:44 -04:00 |
|
toasted-nutbread
|
a339bf69d3
|
Move set functions into core.js
|
2020-03-28 14:50:10 -04:00 |
|
toasted-nutbread
|
2c4983da46
|
Update styles
|
2020-03-28 12:31:41 -04:00 |
|
toasted-nutbread
|
431473d55c
|
Fix layering issue
|
2020-03-28 12:01:55 -04:00 |
|
toasted-nutbread
|
0d80fcdf86
|
Move Japanese utility functions out of display-generator.js
|
2020-03-28 10:47:02 -04:00 |
|
toasted-nutbread
|
cbc7e2646d
|
Add options
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
803a464fb9
|
Add support for accent graph
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
97a520cc15
|
Add support for displaying pitch accents
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
2d7214ce60
|
Add metadata for unique expression count
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
047efaa3db
|
Add support for returning pitch data from the database
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
9e8a22b08a
|
Add support for different sections for term content
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
168bd72d0a
|
Update _appendMultiple to support general iterables
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
93f7278586
|
Update dictionary schema to support pitch accent data
|
2020-03-28 10:25:11 -04:00 |
|
toasted-nutbread
|
a0c4ce779d
|
Merge pull request #413 from toasted-nutbread/japanese-utility
Convert Japanese utilities to a module-like style
|
2020-03-27 22:53:45 -04:00 |
|
siikamiika
|
08d38d8db2
|
Merge pull request #411 from siikamiika/apply-all-options-profile-change
apply all options on profile change
|
2020-03-21 22:29:07 +02:00 |
|
siikamiika
|
b616bac66e
|
remove targetPopupId 'all'
Make unset targetPopupId mean the same thing instead
|
2020-03-21 22:13:07 +02:00 |
|
siikamiika
|
17934cce4b
|
use random ID as popup ID
|
2020-03-21 22:13:07 +02:00 |
|
siikamiika
|
2c4fd648db
|
remove stubs
|
2020-03-21 22:13:07 +02:00 |
|
siikamiika
|
46c6ad98f3
|
use dependency injection in QueryParser
Also fix an issue with settings update triggering a lookup on unprepared
QueryParser.
|
2020-03-21 22:13:07 +02:00 |
|
siikamiika
|
962c2a381f
|
apply all options on profile change
|
2020-03-21 22:13:07 +02:00 |
|
toasted-nutbread
|
780d23b749
|
Add more tests for convertReading
|
2020-03-21 14:12:22 -04:00 |
|
toasted-nutbread
|
70284c62ee
|
Replace DisplayGenerator._isCharacterKanji with jp.isCodePointKanji
|
2020-03-21 13:22:14 -04:00 |
|
toasted-nutbread
|
77a2cc60e9
|
Move basic string/character testing functions into a mixed/js/japanese.js
|
2020-03-21 13:18:34 -04:00 |
|
toasted-nutbread
|
647769f2ba
|
Update jsdom to version 16.2.1
|
2020-03-15 22:35:34 -04:00 |
|
toasted-nutbread
|
9a55c752d9
|
Merge pull request #416 from FooSoft/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
|
2020-03-15 22:32:45 -04:00 |
|
toasted-nutbread
|
487d4b239b
|
Add unit tests
|
2020-03-15 22:25:08 -04:00 |
|
toasted-nutbread
|
a50b76fd21
|
Remove unnecessary sourceMapping population in convertAlphabeticToKana
|
2020-03-15 22:24:30 -04:00 |
|
toasted-nutbread
|
248a18dd72
|
Fix case issue
|
2020-03-15 22:24:30 -04:00 |
|
toasted-nutbread
|
264820f208
|
Add more unicode code point ranges
|
2020-03-15 22:24:30 -04:00 |
|
toasted-nutbread
|
0f15cca2df
|
Convert Japanese utilities to a module-like style
|
2020-03-15 22:24:30 -04:00 |
|
dependabot[bot]
|
8585b8216b
|
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-16 02:24:02 +00:00 |
|
toasted-nutbread
|
7c5b64f9a4
|
Merge pull request #406 from toasted-nutbread/object-property-accessor
Object property accessor
|
2020-03-15 22:23:32 -04:00 |
|
toasted-nutbread
|
6182b53142
|
Update EOL definition for handlebars files
|
2020-03-15 17:34:06 -04:00 |
|
toasted-nutbread
|
4b699a6b46
|
Change integer state IDs to strings
|
2020-03-15 12:26:38 -04:00 |
|
|
98afe7adae
|
Bump version
|
2020-03-14 13:12:08 -07:00 |
|
toasted-nutbread
|
a267799cd9
|
Add some extra tests
|
2020-03-14 13:51:06 -04:00 |
|
toasted-nutbread
|
7e1e7d59cd
|
Add error message checking
|
2020-03-14 13:51:06 -04:00 |
|
toasted-nutbread
|
174a942e07
|
Fix misuse of getPathString
|
2020-03-14 13:51:06 -04:00 |
|
toasted-nutbread
|
701f73440c
|
Add tests
|
2020-03-14 13:51:06 -04:00 |
|
toasted-nutbread
|
6865fc0b52
|
Add ObjectPropertyAccessor
|
2020-03-14 13:50:36 -04:00 |
|
toasted-nutbread
|
1cacbb6202
|
Merge pull request #409 from toasted-nutbread/update-global-declaration-format
Update global declaration format
|
2020-03-14 13:48:50 -04:00 |
|
toasted-nutbread
|
adbdca6a8b
|
Add to test-lint
|
2020-03-10 22:40:59 -04:00 |
|
toasted-nutbread
|
64fc0349a1
|
Update global declarations
|
2020-03-10 22:40:35 -04:00 |
|
toasted-nutbread
|
5837d273f6
|
Add script to validate and fix global declaration format
|
2020-03-10 22:40:33 -04:00 |
|
toasted-nutbread
|
f7bbcb6df4
|
Merge pull request #408 from toasted-nutbread/use-code-point
Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint
|
2020-03-10 19:24:24 -04:00 |
|
toasted-nutbread
|
36c55f0b17
|
Merge pull request #401 from toasted-nutbread/audio-refactor
Audio refactor
|
2020-03-10 19:20:34 -04:00 |
|
toasted-nutbread
|
72219ba353
|
Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint
|
2020-03-09 21:58:06 -04:00 |
|
toasted-nutbread
|
0cbf427ab5
|
Update argument order
|
2020-03-09 21:00:57 -04:00 |
|