forked from summernote/summernote
-
Notifications
You must be signed in to change notification settings - Fork 3
Feature/table popover dist #1
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
Open
reinaldocoelho
wants to merge
161
commits into
xavier-d:feature/table-popover-dist
Choose a base branch
from
reinaldocoelho:feature/table-popover-dist
base: feature/table-popover-dist
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feature/table popover dist #1
reinaldocoelho
wants to merge
161
commits into
xavier-d:feature/table-popover-dist
from
reinaldocoelho:feature/table-popover-dist
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
Help strings added, plus other minor changes
Update summernote-pt-BR.js
Revert "Update summernote-pt-BR.js"
When user paste url, link text is changing but button is still disabled. Adding paste event fixing it
Added link to adaptation for react
Update README.md
fix memory leak bug in drop zone
Remove invalid `pointer-event` css property
Adding paste event to LinkDialog
Correct exit from fullscreen
Feature | Added target blank option
…tip-by-option Tooltip can be shown/hidden by settings
508 compliance
Add support to custom styletags right into the style toolbar menu
# Conflicts: # dist/font/summernote.eot # dist/font/summernote.ttf # dist/font/summernote.woff # dist/lang/summernote-ar-AR.min.js # dist/lang/summernote-bg-BG.min.js # dist/lang/summernote-ca-ES.min.js # dist/lang/summernote-cs-CZ.min.js # dist/lang/summernote-da-DK.min.js # dist/lang/summernote-de-DE.min.js # dist/lang/summernote-es-ES.min.js # dist/lang/summernote-es-EU.min.js # dist/lang/summernote-fa-IR.min.js # dist/lang/summernote-fi-FI.min.js # dist/lang/summernote-fr-FR.js # dist/lang/summernote-fr-FR.min.js # dist/lang/summernote-gl-ES.min.js # dist/lang/summernote-he-IL.min.js # dist/lang/summernote-hr-HR.min.js # dist/lang/summernote-hu-HU.min.js # dist/lang/summernote-id-ID.min.js # dist/lang/summernote-it-IT.min.js # dist/lang/summernote-ja-JP.min.js # dist/lang/summernote-ko-KR.min.js # dist/lang/summernote-lt-LT.min.js # dist/lang/summernote-lt-LV.min.js # dist/lang/summernote-nb-NO.min.js # dist/lang/summernote-nl-NL.min.js # dist/lang/summernote-pl-PL.min.js # dist/lang/summernote-pt-BR.min.js # dist/lang/summernote-pt-PT.min.js # dist/lang/summernote-ro-RO.min.js # dist/lang/summernote-ru-RU.min.js # dist/lang/summernote-sk-SK.min.js # dist/lang/summernote-sl-SI.min.js # dist/lang/summernote-sr-RS-Latin.min.js # dist/lang/summernote-sr-RS.min.js # dist/lang/summernote-sv-SE.min.js # dist/lang/summernote-th-TH.min.js # dist/lang/summernote-tr-TR.js # dist/lang/summernote-tr-TR.min.js # dist/lang/summernote-uk-UA.min.js # dist/lang/summernote-vi-VN.min.js # dist/lang/summernote-zh-CN.min.js # dist/lang/summernote-zh-TW.min.js # dist/plugin/databasic/summernote-ext-databasic.min.js # dist/plugin/hello/summernote-ext-hello.min.js # dist/plugin/specialchars/summernote-ext-specialchars.min.js # dist/summernote.css # dist/summernote.js # dist/summernote.min.js
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.
What does this PR do?
Where should the reviewer start?
How should this be manually tested?
Screenshots (if for frontend)
Checklist