toasted-nutbread
f7d177e6d0
Refactor createNote ( #1789 )
...
* Update createNote to return a wrapper object
* Update how createNote creates errors
2021-07-03 11:30:48 -04:00
toasted-nutbread
d7c934cae8
Fix simple glossary HTML not being escaped ( #1788 )
2021-07-03 10:46:51 -04:00
toasted-nutbread
ca97e38bd2
Anki support for structured-content ( #1786 )
...
* Update how glossary text is formatted
* Update structured content and image generation
* Pass root data to _createStructuredContentGenerator
* Implement media URLs
* Update documentation
* Update options util
* Apply styles to content
* Improve HTML normalization
* Update DatabaseVM.fetch function
* Update test
* Update test data
2021-07-02 22:46:38 -04:00
toasted-nutbread
a4715935cb
More CssStyleApplier updates ( #1785 )
...
* Update eslint rules for css-style-applier.js
* Don't use chrome.runtime.getURL
* Update CSP to allow inline styles
2021-07-02 22:12:02 -04:00
toasted-nutbread
56b2462f13
CssStyleApplier updates ( #1784 )
...
* Remove debug log
* Remove style attribute if empty
* Remove data-* attributes
2021-07-02 18:28:29 -04:00
toasted-nutbread
0c00c56e39
Add a script to patch bugs in dependencies ( #1783 )
2021-07-02 16:59:36 -04:00
toasted-nutbread
9c8f32d53f
Update version
2021-06-30 20:43:39 -04:00
toasted-nutbread
558084ec13
Merge the Sentence Parsing section into the Text Parsing section ( #1781 )
2021-06-29 22:34:10 -04:00
toasted-nutbread
ace46503be
Make Display.authenticateMessageData private ( #1780 )
2021-06-29 22:17:14 -04:00
toasted-nutbread
deb2a742ed
Update dictionary image link color ( #1778 )
2021-06-28 22:19:55 -04:00
toasted-nutbread
1f1a958a71
Update CSS rules for images ( #1777 )
2021-06-28 22:12:17 -04:00
toasted-nutbread
9f3d267e24
Fix incorrect aspect ratio of structured-content images ( #1776 )
2021-06-28 21:46:54 -04:00
toasted-nutbread
af706dea7e
Add prepare functionality to the TemplateRendererProxy shim ( #1775 )
2021-06-27 20:30:37 -04:00
toasted-nutbread
1794c94844
Add separation before template-renderer-frame-main.js ( #1774 )
2021-06-27 19:29:22 -04:00
toasted-nutbread
1ba19adfe2
Add CssStyleApplier class ( #1773 )
2021-06-27 19:21:27 -04:00
toasted-nutbread
32d5fccc36
Template renderer init update ( #1772 )
...
* Update TemplateRendererFrameApi to post a 'ready' message
* Wait for 'ready' message rather than using 'load' event
2021-06-27 18:16:21 -04:00
toasted-nutbread
002da9fba8
Structured content style json ( #1771 )
...
* Install css
* Remove unnecessary rule
* Create CSS overrides file
* Create script to generate CSS JSON file
* Generate JSON
* Add test
2021-06-27 17:57:00 -04:00
toasted-nutbread
24ef820ba8
Update structured content CSS styles ( #1770 )
2021-06-27 15:01:35 -04:00
toasted-nutbread
94819e0ec3
Move structured content CSS into a separate file ( #1769 )
2021-06-27 11:46:16 -04:00
toasted-nutbread
6b8cd5e623
Template patcher updates ( #1766 )
...
* Don't append anything if the additions is empty
* Simplify update list
2021-06-26 23:55:06 -04:00
toasted-nutbread
e7ba321eb9
Update template documentation ( #1765 )
2021-06-26 23:19:08 -04:00
toasted-nutbread
8eb9c94f8a
Template renderer internal data update ( #1764 )
...
* Add cleanup callbacks
* Move requirements
* Add custom data
2021-06-26 17:43:07 -04:00
toasted-nutbread
73caeac0fb
Test updates ( #1763 )
...
* Allow passing of globals to custom VMs
* Add _serializeError
* Expose document to VM
2021-06-26 17:05:59 -04:00
toasted-nutbread
f9167c8fdd
Template rendering updates ( #1762 )
...
* Remove unused function
* Update template rendering return value
2021-06-26 17:05:55 -04:00
toasted-nutbread
f497cb2a07
Remove unused template ( #1761 )
2021-06-26 15:52:00 -04:00
toasted-nutbread
e5284988e2
Structured content generation updates ( #1760 )
...
* Simplify _createElement, fix misuse of classList
* Don't use templates to generate image content
* Omit templates
2021-06-26 15:49:23 -04:00
toasted-nutbread
fcf651c225
Update eslint rules for structured-content-generator.js ( #1759 )
2021-06-26 15:27:37 -04:00
toasted-nutbread
f389b3c232
Fix missing error logging when logging debug info ( #1758 )
2021-06-26 15:27:33 -04:00
toasted-nutbread
8d1d428ed4
Move structured-content generation code into a separate file ( #1757 )
2021-06-26 14:40:37 -04:00
toasted-nutbread
435af3a485
Improve what info is logged when debugging a definition ( #1756 )
2021-06-26 14:10:18 -04:00
toasted-nutbread
845070b817
Translator sorting updates ( #1755 )
...
* Update when definition sorting takes place
* Update test data
* Change order of sorting
2021-06-26 12:37:38 -04:00
toasted-nutbread
6e0a367afc
Translator data format updates ( #1754 )
...
* Add {dictionaryIndex, dictionaryPriority} to definitions
* Add score to definitions
* Add id to definition
* Use definition id instead of ids array
* Remove ids array
* Update docs
* Update test data
2021-06-26 11:57:09 -04:00
toasted-nutbread
5756885fa9
Structured content updates ( #1753 )
...
* Update schema
* Update content generation
* Update styles
* Update test data
* Update style names
2021-06-25 17:24:29 -04:00
toasted-nutbread
cf70b3de64
Fix search input focus not working properly ( #1752 )
2021-06-25 16:49:47 -04:00
toasted-nutbread
4d5e85ff09
Update dependencies ( #1749 )
...
* Update dependencies
* Remove unnecessary readonly attribute
* Run npm audit fix
2021-06-24 19:59:52 -04:00
toasted-nutbread
ef4ea2271b
Fix handling of document.body as <frameset> ( #1748 )
2021-06-24 19:18:33 -04:00
toasted-nutbread
1878b118fb
Fix an incorrect return value of the EventDispatcher.off function ( #1747 )
2021-06-24 19:15:09 -04:00
0556c50319
Update README
2021-06-08 21:02:55 -07:00
toasted-nutbread
ab286b79b4
Update browser bug list ( #1734 )
2021-06-06 15:14:41 -04:00
toasted-nutbread
7ae964c830
Structured content updates ( #1733 )
...
* Add support for imageRendering
* Make crisp-edges appearance on Firefox more similar to Chrome
* Refactor
* Add background option
* Move data-image-rendering attribute
* Restructure
* Organize
* Add support for appearance
* Update test dictionary
* Update tests
2021-06-06 14:47:48 -04:00
toasted-nutbread
3a095b1f6c
Improve secondary definitions ( #1731 )
...
* Improve secondary search definitions
* Simplify
2021-06-05 23:17:13 -04:00
toasted-nutbread
d87515ec12
Translator id updates ( #1730 )
...
* Allow unsequenced definitions to be added to multiple groups
* Update translator data to store multiple IDs
* Update Anki note data
* Update test data
* Update docs
2021-06-05 22:27:58 -04:00
toasted-nutbread
057283245e
Add support for definitionless main dictionary ( #1729 )
2021-06-05 13:35:23 -04:00
toasted-nutbread
57fb496fbc
Simplify createAudio function ( #1728 )
2021-06-04 20:17:04 -04:00
toasted-nutbread
c7e6c37095
Fix _getMatchURL missing search and not sanitizing wildcards ( #1727 )
2021-06-03 19:52:00 -04:00
toasted-nutbread
97d0a158d0
Update version
2021-05-31 22:25:05 -04:00
toasted-nutbread
744f9bb836
Revert "Auto update manifest version ( #1724 )"
...
This reverts commit e637408b4a
.
2021-05-31 22:24:17 -04:00
toasted-nutbread
e637408b4a
Auto update manifest version ( #1724 )
...
* Update manifest to auto-fill the version based on most recent git tag
* Install git in the CI pipeline
2021-05-31 14:20:40 -04:00
toasted-nutbread
983cdd2339
Improve error message when running manifest commands ( #1723 )
2021-05-31 14:20:35 -04:00
toasted-nutbread
003cf791b1
Update build script ( #1722 )
...
* Add support for making non-buildable variants
* Add support for running a command to assign a value
* Update chrome-dev inheritance
* Add base variant
* Update manifest to auto-fill the version based on most recent git tag
* Add support for changing the default manifest
* Change the default manifest
* Move some manifest utility functions into manifest-util.js
* Move more manifest functionality into ManifestUtil
* Revert "Update manifest to auto-fill the version based on most recent git tag"
This reverts commit 2a66e40ff24f9dc545783503bcf3404f21148356.
2021-05-31 13:24:40 -04:00