| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Separate material styles into a separate file
* Improve action button styles
* Rename --font-size-default to --font-size
* Remove px units
* Remove some material vars
* Fix some variable names
* Define variables
* Remove --shadow-vertical
* Revert name change
* Move var
* Rename var
* Update vars
* Remove redundant vars
* Update search styles
* Update styles
* Update colors
* Update variable names
* Include material.css on float.html page
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Use multi-line definition for transition
* Update how PopupElement visibility is controlled
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Improve styles for #content-scroll-focus
* Create new class to manage and control document focus
* Use new focus class
* Add a check to prevent redundant .blur calls
|
| |
|
|
|
|
|
| |
* Add window icon
* Move some options to a new "Window" section
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Improve styles for settings-item-button
* Add hover/active styles to settings-item-button
* Use consistent phrasing for setting buttons and include ellipsis
|
|
|
|
|
| |
* Improve how the search page updates after settings have changed
* Always update the history on the first scan of the query parser
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add collapse/expand icons
* Update header layout
* Allow size animation
* Add styles for modal header buttons
* Support action buttons
* Update modals to support size changing
|
|
|
|
|
|
|
| |
* Improve spacing on h2
* Add icons to headings
* Clarify font-size
|
|
|
|
|
|
|
|
|
|
|
| |
* Update navigation icons
* Improve outline layout, fixing badge indicators
* Change attribute value
* Update icon buttons
* Update settings page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Display dictionary-list as flex
* Move styles
* Move enabled toggle
* Update details
* Disable sorting based on priority
* Update styles
* Update title color when disabled
* Update display style of secondary search dictionaries
|
|
|
|
|
| |
* Add AnkiNoteBuilder.containsAnyMarker
* Flag first field as invalid when there is no marker
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add options for action bar visibility and location
* Add settings
* Update styles
* Expose properties
* Update styles
* Update tests
|
|
|
|
|
| |
* Update termTags for termGrouped mode to include all definition tags
* Update tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move entry current indicator rules
* Simplify rules
* Add popupCurrentIndicatorMode option
* Add option to settings page
* Expose popupCurrentIndicatorMode
* Restore asterisk current indicator
* Implement dot
* Update action button vars
* Fix tests
* Add none option
* Add triangle option
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add script to build library files
* Add built parse5 library
* Add new SimpleDOMParser which uses parse5
* Update license info
* Update MV3 build to use the new SimpleDOMParser
* Update file exclusions
* Hide/clarify license info for MV2 builds
|
|
|
|
|
| |
* Add CSS rules for hiding content based on manifest version
* Organize other rules
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Add maximumClipboardSearchLength an option
* Add setting
* Add limits
* Update tests
|
|
|
|
|
|
|
|
|
|
|
| |
* Update tag style
* Add styles/HTML for notifications
* Add DisplayNotification class
* Add support for tag notifications
* Simplify notification content
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Show language
* Show extension manifest name + version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make storage controller optional
* Make more elements optional
* Update styles
* Create new welcome page
* Update URL for welcome guide
* Remove old guide
* Fix unused global
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Add api.getAnkiConnectVersion
* Enable basic functionality when certain features/elements aren't present
* Add info page
* Update information links
* Update info link on the settings v2 page
|
|
|
|
|
| |
* Fix getSubstringCount not properly checking word boundaries
* Remove unused global declarations
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Update deinflector rule types
* Add deinflection rules for zuru verbs
* Add tests
|
| |
|
|
|
|
|
| |
* Add classic suru deinflections
* Add tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update formatting
* Add missing rule for progressive/perfect
* Add adnomial -ki rule
* Update rules for irregular verbs
* Organize rules by rulesOut
For the most part, the order is:
adj-i => v1 => v5 => vs => vk => other
* Add tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove unused
* Create DatabaseVM
* Update sequences in test dictionary
* Update documentation
* Add second valid testing dictionary
* Set up translator tests
* Write expected data
|
|
|
|
|
|
|
|
|
| |
* Add option for using settings v2
* Add options/info about settings v2
* Use settings v2 URL when applicable
* Update tests
|