-
Notifications
You must be signed in to change notification settings - Fork 29
Add latest fixes to esm-support
#166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- This was a "fix" at the wrong level (by me), and caused code-input's aim of acting like a textarea to be violated. - TODO: See why this was added in the first place (I did it by my own will, but it's unclear why now) before merging
Test new scrolling with internationalisation and classes for templates
Fix plugin bugs related to auto-closing brackets
Enforce box sizing for 100%-width elements (Fixes #135)
…e; fix typo in tester file
Make FindAndReplace and GoToLine close buttons screenreader accessible; fix typo in tester file
Test WebKit AutoCloseBrackets and others with new scrolling
Use classes for templates
…r-focus Remove blur/focus which was causing many bugs
Make deleting indentation on a line then pressing enter remove indentation on that next line
… popup callback (Fixes #151)
Make selectionchange work with popup; Add selectionStart parameter to popup callback
…ce counts them (Fixes #154).
Add special characters inside their generated spans so find and replace counts them
Add ECMAScript Module support
…selector of line-numbers dialog container width correctly specific
Allow scrolling to FindAndReplace match with Prism Line Numbers plugin
#159) and field focus outline
Make GoToLine and FindAndReplace plugins more accessible
Sizing with v2 scroll
Add no-JavaScript fallback (Fixes #134)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.