Skip to content

Conversation

@reinaldocoelho
Copy link

@reinaldocoelho reinaldocoelho commented Oct 13, 2016

What does this PR do?

  • Changed icons of actions on table: Add row, Add column and etc.
  • Included language support for table actions.
  • Included translation to pt_BR.
  • Inproved line functions to copy style from original element.
  • Corrected bug when action is applied on table with other table inner.

Where should the reviewer start?

  • start on the src/js/bs3/settings.js
  • start on the src/js/bs3/module/Buttons.js
  • start on the src/js/base/summernote-en-US.js
  • start on the lang/summernote-pt-BR.js
  • start on the src/js/base/editing/Table.js

How should this be manually tested?

  • Create any table on summernote, then add, remove and change columns and rows.

Screenshots (if for frontend)

image

Checklist

  • verify icons to actions
  • verify the actions with formatted tables
  • verify the actions in table with other table inner

mstred and others added 30 commits May 16, 2016 16:27
Help strings added, plus other minor changes
When user paste url, link text is changing but button is still disabled.
Adding paste event fixing it
Added link to adaptation for react
Remove invalid `pointer-event` css property
Adding paste event to LinkDialog
hackerwins and others added 30 commits May 13, 2017 20:28
…tip-by-option

Tooltip can be shown/hidden by settings
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.