issues
search
PolicyStat
/
ckeditor-spell-check-plugin-js-dev-edge
User interface enhancements and beta features for http://ckeditor-spellcheck.nanospell.com . This repo is for nanospell developers and trusted partners to modify and fork plugin.js
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix most of #36 - initial spellcheck is now batched by word limit (roughly)
#48
caffodian
closed
7 years ago
1
Fix #41 - more responsive marking by using 0ms setTimeout
#47
caffodian
closed
7 years ago
3
Change some of the event handlers into commands
#46
caffodian
opened
7 years ago
1
Fix #44 so events are no longer backwards in tests.
#45
caffodian
closed
7 years ago
1
Fix the backwards events tests
#44
caffodian
closed
7 years ago
1
Reuse range iterator across renders (or more efficiently batch renders together)
#43
caffodian
opened
7 years ago
2
Fix #38 - don't create bookmarks out of the current selection's block
#42
caffodian
closed
7 years ago
2
make editor more responsive when marking typos
#41
caffodian
closed
7 years ago
3
fix #39 - don't use a mutation-insensitve bookmark when performing mutations
#40
caffodian
closed
8 years ago
12
Quick fix: can't actually use bookmarks2 for marking words
#39
caffodian
closed
8 years ago
0
Stop creating bookmarks when touching blocks that the selection is not in
#38
caffodian
closed
7 years ago
5
Fix #35 - Reuse selection bookmarks
#37
caffodian
closed
8 years ago
1
Degenerate cases with initial spellcheck
#36
caffodian
opened
8 years ago
2
Reuse the selection bookmark when doing batched scan/render
#35
caffodian
closed
8 years ago
5
Ie11 selection fun (fixes #33)
#34
caffodian
closed
8 years ago
1
Selection is not stable in IE11 (probably due to bookmarks)
#33
caffodian
closed
8 years ago
8
Prevent nested spans and problems where a previously typoed part of a word stays marked forever
#32
caffodian
closed
8 years ago
3
Fix walking contractions
#31
caffodian
closed
8 years ago
2
Contractions being marked as typos
#30
winhamwr
closed
8 years ago
7
Partial words being marked as typos
#29
winhamwr
opened
8 years ago
27
Pasting does not trigger spellcheck consistently on pasted blocks
#28
caffodian
opened
8 years ago
0
Fix HTML tag duplication
#27
sbaughman
closed
8 years ago
1
Spellcheck spans are modifying document HTML
#26
winhamwr
closed
8 years ago
5
Fix problem with incorrect spellcheck spans
#25
sbaughman
closed
8 years ago
0
Use store.js to deal with missing localstorage, if available
#24
caffodian
closed
8 years ago
4
Span reuse issues - nbsps being marked and occasional nested spans
#23
caffodian
closed
8 years ago
1
Short circuit the many empty nodes case
#22
caffodian
opened
8 years ago
0
Handle LocalStorage unavailability properly
#21
caffodian
closed
8 years ago
10
Better Testing with new typo marking
#20
caffodian
closed
8 years ago
0
branch cleanup
#19
caffodian
closed
8 years ago
0
Testing
#18
sbaughman
closed
8 years ago
1
Break elements in list items don't count as word boundaries
#17
caffodian
opened
8 years ago
3
Spellcheck spans
#16
sbaughman
closed
8 years ago
0
Prevent words from getting mashed together when walking nested lists
#15
sbaughman
closed
8 years ago
0
Add block request limit to reduce number of ajax calls on initial load
#14
sbaughman
closed
8 years ago
1
Batch spellcheck XHR requests, at least for the initial load
#13
caffodian
closed
8 years ago
2
Words get mashed together when being walked, if the words are around a nested list
#12
caffodian
closed
8 years ago
4
Parallel
#11
sbaughman
closed
8 years ago
5
Parallel
#10
sbaughman
closed
8 years ago
0
Set up Travis + fix some flaky tests
#9
caffodian
closed
8 years ago
7
have a way of resetting the plugin for testing
#8
caffodian
opened
8 years ago
0
Minimize DOM manipulations by not clearing spellcheck spans
#7
caffodian
closed
8 years ago
1
Parallelize initial spellcheck
#6
caffodian
closed
8 years ago
1
Spellcheck only changed part of document
#5
caffodian
closed
8 years ago
2
Hook spellcheck flow up to CKEditor events
#4
caffodian
closed
8 years ago
0
Prevent concurrent spellcheck runs and list with text + table madness
#3
caffodian
closed
8 years ago
1
Table tests & more refactor
#2
caffodian
closed
8 years ago
2
Fix spellcheck repeating nested list nodes.
#1
caffodian
closed
8 years ago
12