Releases: neetozone/neeto-editor
Releases · neetozone/neeto-editor
v1.24.0
What's Changed
- Enabled support for children above EditorContent (#673) @gaagul
- Delete deploy-production-website.yml (#671) @ghousemohamed
Full Changelog: v1.23.3...v1.24.0
v1.23.3
v1.23.2
What's Changed
- Added esm and cjs bundles (#668) @KrishnapriyaSkk
- Debug neetoDeploy issues (#659) @AbhayVAshokan
Full Changelog: v1.23.1...v1.23.2
v1.23.1
v1.23.0
What's Changed
- Added documentation for table-addon (#663) @gaagul
- Removed lodash and replaced with ramda functions (#664) @gaagul
- Added data-cy prop for
AttachmentsandEmbeds(#665) @gaagul - Updated styles to match changes in neetoUi (#654) @gaagul
- Nanos standardization (#657) @AbhayVAshokan
- Menu dropdown shows table options when table is active (#646) @gaagul
- Removed request and response transformations (#639) @gaagul
- Renamed
libfolder tosrc(#656) @gaagul - Added try-catch block to catch errors while adding files to uppy (#648) @gaagul
- Serve production build to neeto deploy (#650) @AbhayVAshokan
- Added app.json and procfile (#643) @gaagul
- Update README.md (#645) @neerajdotname
- Improved UI for dynamic variables (#629) @gaagul
- Dropdown menu option for table (#642) @gaagul
- Removed
react-i18nextfrom peerDependencies (#638) @gaagul - Added support for children prop in every menu type (#641) @AbhayVAshokan
- Added localization for hardcoded strings (#630) @gaagul
- Initial setup for Table extension (#628) @AbhayVAshokan
- Updated eslint rules (#623) @gaagul
- Added pure wrapping to exported functions (#624) @gaagul
- Added priority for emojis (#621) @gaagul
- Removed unused config prop (#620) @gaagul
- Revamped drop zone ui (#619) @gaagul
- Added feature to limit number of files to be uploaded (#617) @gaagul
- Removed useOutsideClick hook (#618) @gaagul
- Added special mention feature (#616) @gaagul
- Enabled custom configuration for attachments (#614) @gaagul
- Fixed types file (#613) @gaagul
- Updated mentions popup width (#601) @goutham-subramanyam
- Added function to check if modals or panes active in editor (#598) @gaagul
- Enabled emoji suggestion only right after ":" and a character to enable navigation (#599) @gaagul
- Added error wrapper for all menu types (#597) @gaagul
- Added feature to convert pasted links to embeds (#594) @gaagul
- Connected the neetoUI OverlayManager to neetoEditor focus (#593) @AbhayVAshokan
- Fixed media editor footer UI and optimized code (#590) @gaagul
- Added video-embed option to the Menu (#586) @gaagul
- Updated tab size to 2 (#589) @AbhayVAshokan
- Fixed media uploader modal opening twice (#587) @gaagul
- Fixed issues with headless menu (#581) @gaagul
- Disable auto-deployment to Vercel (#576) @KrishnapriyaSkk
- Keyboard shortcuts for independent menu (#579) @gaagul
- Fixed cursor position issue with emoji suggestion menu (#574) @gaagul
- Exposed substituteVariables method from neetoEditor (#578) @AbhayVAshokan
- Fixed existing files being replaced after drag and drop (#573) @gaagul
- Added workflow to permit deployment to production in Vercel (#569) @KrishnapriyaSkk
- Added keyboard shortcuts for menu options (#559) @gaagul
- Added option to receive custom tooltips for menu options as a prop (#562) @gaagul
- UI audit changes (#564) @gaagul
- [ImgBot] Optimize images (#560) @imgbot
- Added feature to edit content variables (#558) @gaagul
- Added a disabled prop to conditionally disable actions on attachment (#557) @gaagul
- Added back button to go back to image selection tabs (#550) @gaagul
- Added file icons according to file type (#552) @gaagul
- Removed wrapper for attachments (#551) @gaagul
- [ImgBot] Optimize images (#547) @imgbot
- Added documentation for Attachments (#546) @gaagul
- Conditionally render attachments (#544) @gaagul
- Fixed image upload options tab visibility bug (#540) @gaagul
- Added drag and drop feature (#539) @gaagul
- Integrated attachments for editor (#534) @gaagul
- Fixed the navigation issue withCode (#535) @AbhayVAshokan
- Cancel individual uploads (#533) @gaagul
- Issues with links (#532) @gaagul
- Added improvements to attachments and fixed renaming bugs (#527) @gaagul
- Added types for attachments (#528) @gaagul
- Refactor bubble menu (#526) @gaagul
- Neeto commons integration (#525) @gaagul
- Refactored attachment component styling using BEM model (#522) @gaagul
- Added className prop to Headless menu component (#524) @AbhayVAshokan
- limited file selection to one in media upload (#521) @gaagul
- Limit image file size while copying into editor (#511) @gaagul
- Changed styling of code-block in editor (#510) @gaagul
- Scrollbar for menu options (#509) @gaagul
- File attachment component with individual progress (#506) @gaagul
- Add fuzzy search for mentions (#507) @gaagul
- Prevented secondary click for fixed menu buttons (#505) @AbhayVAshokan
- Failing action will not abort publish (#504) @AbhayVAshokan
- Integrated neetoUI to neetoEditor (#500) @AbhayVAshokan
- Added Headless menu type (#496) @AbhayVAshokan
- Added video upload addon (#495) @AbhayVAshokan
- Trimed editor content before testing for emptiness (#490) @AbhayVAshokan
- Added ability to add additional menu items through addonCommands prop (#488) @AbhayVAshokan
- Fixed left alignment of figure captions (#487) @AbhayVAshokan
- Removed useEditorStore hook and editorKey prop (#484) @AbhayVAshokan
- Removed wrapper div from images (#481) @AbhayVAshokan
- Moved FormikEditor to the main bundle (#479) @AbhayVAshokan
- Added
useEditorStorehook to obtain theeditorinstance (#476) @AbhayVAshokan - Misc improvements to formik editor (#473) @AbhayVAshokan
- Added types for Menu component (#467) @AbhayVAshokan
- Added contentClassName prop (#469) @AbhayVAshokan
- [ImgBot] Optimize images (#462) @imgbot
- Updated documentation wrt revamp (#461) @AbhayVAshokan
- Basecamp style image enhancements (#456) @AbhayVAshokan
- Enhance user experience in forms (#460) @AbhayVAshokan
- Removed the className from outer wrapper (#454) @AbhayVAshokan
- Fixed additional padding below the menu in Firefox (#450) @AbhayVAshokan
- Fixed broken keyboard shortcuts extension (#448) @AbhayVAshokan
- Always show images in mentions (#446) @AbhayVAshokan
- Passed className prop to editor wrapper (#444) @AbhayVAshokan
- Fix variable item renders (#442) @AbhayVAshokan
- Update editor types (#440) @AbhayVAshokan
- Fixed the issue where placeholder overlaps dropdown (#438) @AbhayVAshokan
Full Changelog: v1.0.0...v1.23.0
v1.0.0
What's Changed
- Changed: Updated the UI for editor.
- Removed: BREAKING the
forceTitleandtitleErrorprops. This feature is not relevant and is best handled using a separate input component. - Removed: BREAKING the
showImageInMentionprop. Mentions must be standardized and must always contain an image. - Removed: BREAKING the
contentClassnameprop. Content can be modified by using theeditor-contentclass. - Removed: BREAKING the
heightStrategyprop. The editor behavior is standardized by always making the height flexible. - Changed: BREAKING standardized how the placeholders are handled. Now, it only permits strings. Object and function formats are removed.
- Removed: BREAKING the
characterCountStrategyprop. Now only the character count will be displayed. - Added:
configprop. All the custom extensions can now be overridden by passing theconfigprop. - Eg:
{ focus: { mode: "deepest" } }. - Added: Menu component. This will help in using the Menu component independent from the editor content.
- Added: Undo and redo addons.
v0.3.1 ✨
Changes
- Support for custom slash commands (#152)
- Removed memoization from uppy module (#162)
- Added a common response for markdown and RichText, fixed issues with space (#161)
- Updated logic to replace space with non breaking space (#156)
- Fixed Variables dropdown width/wrap issue (#154)
- Fixed problems with controlled editor (#153)
- Updated initialValue prop to value prop to make editor controlled (#148)
- Added external toggle to markdown mode (#145)
- Updated link submission logic (#141)
- Added characterCountStrategy prop to control character count option (#139)
- Added option to submit editor content using keyboard shortcuts (#137)
- Added autoFocus prop for automatically focussing editor on load (#135)
- Fixed docs (#133)
- Added row prop to control editor height (#130)
- Added Unsplash integration for searching and uploading images (#121)
- Fixed missing placeholder issue (#125)
- Added logic for permitting wider range of video URL embeds (#123)
- Added mentions to fixed and slash menu (#119)
- Updated link UI for bubble menu (#117)
- Fixed styles override issue (#116)
- Added divider addon to slash commands (#113)
v0.2.32 ✨
Changes
- Updated mentions search logic (#104)
- Added support for character count (#115)
- Add markdown editor (#97)
- Emoji Picker UI Improvements (#112)
- Fix link dropdown scrolling on focus issue, added enter to submit (#111)
- Added addons prop to customize the available options in menu (#101)
- Fixed force title issues (#96)
- Fixed UI issues of neetoEditor on a neetoUI Pane (#100)
- Removed tailwind from editor (#98)
- Fixed placeholder position (#75)
- Fixed focus issue in fixed menu (#94)
- Added emoji picker to fixed menu (#88)
- Fixed forward ref warning (#93)
- Added type to fixed menu buttons (#90)
- Fixed classnames issue in EditorContent (#87)
- Removed outer border (#84)
- Added support for emojis (#64)
- Added scroll handler for slash menu (#82)
- Updated webpack to output the bundle to build folder (#80)
- Fix issues in link dropdown (#74)
- Added hot reload to webpack config (#78)
- Removed the wrapper for the editor output (#76)