Skip to content
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

v0.8.11 #3050

Merged
merged 116 commits into from Nov 24, 2018
Merged

v0.8.11 #3050

merged 116 commits into from Nov 24, 2018

Conversation

hackerwins
Copy link
Member

@hackerwins hackerwins commented Nov 24, 2018

Thank you to all contributors.

Improvement and bug fix

  • Implemented commit command (resets history but keeps editor content).
  • Add color picker support
  • Add start parameter for YouTube embedding
  • Add OnImageLinkInsert callback for handling inserted urls
  • Make the "range" object available for external modules.
  • When creating a link Summernote now checks maxTextLength
  • Add uglify for summernote-lite
  • Do not add default scheme for relative URLs
  • Update custom color selection logic
  • Move test file into the right location
  • Clean up test codes
  • Add styles for custom color selection
  • Add forecolor and backcolor buttons
  • Apply latest style changes into another
  • Do not wrap bs4 toolbar to prevent text flooding over toolbar UI
  • Do not wrap bs3 toolbar to prevent loosing the background shading
  • Add an example for placeholder text
  • Add an example for custom styletags
  • Drop debounce rate from 100ms to 10ms
  • Remove wrong executable attributes
  • Use default Bootstrap 4 checkbox style, not custom-control
  • Make AutoLink module follows linkTargetBlank option
  • Use class instead of id for "open in new window" checkbox to avoid du… …
  • Add randomized id to link dialog checkbox
  • Move random id generation to Context
  • Revert the randomization changes
  • Prevent error by settings the default container
  • Less clutter by moving templates into .github
  • Allow html tags on placeholder
  • Allow protocol-less URL for YouTube video insertion
  • Make full screen mode properly even with maxHeight option
  • Add an example for Lite + Legacy Bootstrap
  • Add video and embed tag into the void element list
  • Fixed Break up a blockquote block when hitting enter? #1410 using a configurable blockquote breaking level.
  • FIX click on HintPopover suggestions doesnt insert
  • Fix issue Intermittent issue with copy paste content in reverse order #1964 with copy paste content in reverse order
  • Fix wrong argument result due to the use of incorrect function type
  • Fix link autodetection …
  • Fix dropdown toggle issue on lite while using with Bootstrap
  • Fix wrong lite style
  • Fix wrong bs4 checkbox
  • Fix expectContents to work with given context
  • Fix tests - to expect valid markup.
  • Fixed indentation of list items …
  • Fixed outdent of nested list items. …
  • Fix conflict by merging Fixed #1410 using a configurable blockquote breaking level. #1574
  • Fix indentation on checkbox creations
  • Fix Bootstrap4 background transparency issue Transparent toolbar background with Bootstrap 4 #3024
  • Fix blocking form submitting issue Form that has a summernote text area cannot be submitted with Enter key. #530
  • Fix minor things
  • Fix order of Airmode elements
  • Fix broken examples and update to use latest libraries
  • Fix class name for AirMode in lite.js

Translation

  • Improved translation in pt-PT for image, table, style and help sections
  • Improved translation in pt-BR for image section
  • Added missing new line at the end of file lang/summernote-pt-PT.js
  • pl-PL i18n update
  • Update summernote-nl-NL.js
  • Update summernote-pt-BR.js
  • Add missing translations in zh-CN for table, etc
  • Update summernote-de-DE.js …
  • Fix pt-BR and gl-ES lang keys for style.p translations
  • Update summernote-th-TH.js
  • Missing translations with tabel (Missing translations with tabel #3031) …
  • Update Finnish translation

ddolcimascolo and others added 30 commits January 7, 2016 10:32
FIX click on HintPopover suggestions doesnt insert
FIX click on HintPopover suggestions does not insert
Fix issue #1964 with copy paste content in reverse order
Improved translation in pt-PT and pt-BR for image, table, style and help sections
Update summernote-nl-NL.js
Add start parameter for YouTube embedding
kankje and others added 26 commits November 9, 2018 22:00
* Missing translations with table
Fix broken examples and update to use latest libraries
# Conflicts:
#	lang/summernote-zh-CN.js
@coveralls
Copy link

coveralls commented Nov 24, 2018

Coverage Status

Coverage increased (+1.08%) to 77.803% when pulling 60e5b39 on develop into 5afdb69 on master.

@hackerwins hackerwins merged commit 93c893c into master Nov 24, 2018
@lqez
Copy link
Member

lqez commented Nov 24, 2018

Much appreciate to all contributors!
Together and further!

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.

None yet