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

Difficult to add new lines after a divider #641

Closed
erichartline opened this issue Jan 25, 2021 · 1 comment
Closed

Difficult to add new lines after a divider #641

erichartline opened this issue Jan 25, 2021 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@erichartline
Copy link
Contributor

When a divider is placed at the bottom, it should automatically add another line to allow for new content.

@erichartline erichartline added the 🐛 bug Something isn't working label Jan 25, 2021
github-actions bot pushed a commit that referenced this issue Jul 19, 2021
# [1.4.0](1.3.1...1.4.0) (2021-07-19)

### Bug Fixes

* add additional checks for heading types ([dbb6d3d](dbb6d3d))
* add check for body1 type ([7d57903](7d57903))
* add check for other alignment types ([b7ec51f](b7ec51f))
* add div wrapper to allow image alignment ([2a7e61b](2a7e61b))
* add extra check for font size dropdown display ([ec879bc](ec879bc))
* add function to remove any invalid objects ([c1ab11b](c1ab11b))
* add logic to clean up nested divs ([934dc13](934dc13))
* add missing return statement ([fbef757](fbef757))
* add missing return statement ([3bfcb15](3bfcb15))
* add more conversions ([8b2551a](8b2551a))
* add necessary config for styleguidist ([12542c4](12542c4))
* add return statements after toggling indent ([bf6b355](bf6b355))
* add type property for non-standard alignments ([0f089fd](0f089fd))
* all font marks can be inherited ([b2e0b5b](b2e0b5b))
* change video url data path ([2eebfdb](2eebfdb))
* check for matching list node for indenting ([c1c5261](c1c5261))
* clean up logic in lists plugin ([7cb7d84](7cb7d84))
* commit dist folder ([dc87f82](dc87f82))
* correctly get current link selection ([bb82f21](bb82f21))
* default font size should be inherit ([489b7eb](489b7eb))
* fix issues with indent/undent functions ([971ec89](971ec89))
* fix syntax for switch case ([f27c9f3](f27c9f3))
* font color is now inherited ([d1dd40d](d1dd40d))
* generate new build ([e216860](e216860))
* get size and name from font lists ([17d78d4](17d78d4))
* handle image links at element rendering level ([e49c4e0](e49c4e0))
* inherit font size in header element nodes ([421f3d3](421f3d3))
* insert text after wrapping with link node ([2698f28](2698f28))
* leaf should inherit line height ([428b34c](428b34c))
* leaves use inherit variant ([bd9dcad](bd9dcad))
* move list match logic back into main function ([53c6f16](53c6f16))
* only display toolbar and action buttons if in readOnly mode ([d34e3b3](d34e3b3))
* remove typography component from leaf ([91c698b](91c698b))
* revert back to conditionals for displaying marks ([1df1b5b](1df1b5b))
* simplify alignment check ([5a7bdc2](5a7bdc2))
* sync dropdown value with current selection ([ca8fe37](ca8fe37))
* text hyperscript can only contain text content ([3d84c79](3d84c79))
* unwrap lists to allow for toggling ([fc820e6](fc820e6))
* update col attribute when removing column ([1fc2f2f](1fc2f2f))
* use camelCase for prop ([248a25d](248a25d))
* use if/else block ([d4a36d0](d4a36d0))
* use onMouseDown to avoid losing cursor position ([4699465](4699465))

### Features

* accept mui theme as prop, fixes [#836](#836) ([919276c](919276c))
* add action buttons to get editor value ([d55042a](d55042a))
* add alignment icons ([4a7ba0b](4a7ba0b))
* add anchor tags to rendering function ([8e1fd4c](8e1fd4c))
* add autolinks for various ids, fixes [#587](#587) ([6c2b0ce](6c2b0ce))
* add block buttons for h1, h2 ([e3cdefc](e3cdefc))
* add border color icon ([771a2e8](771a2e8))
* add buttons for indents [#791](#791) ([3660c6f](3660c6f))
* add check for old data format ([bf521fa](bf521fa))
* add check icon to indicate current line spacing of selection ([0f62b36](0f62b36))
* add custom components for svg icons ([45d6afc](45d6afc))
* add custom link dialog ([ce3469d](ce3469d))
* add custom video component ([63f2400](63f2400))
* add data migration script ([0072cf2](0072cf2))
* add default fontcolor value ([79d3f59](79d3f59))
* add default roboto font ([5d0277f](5d0277f))
* add divider button [#737](#737) ([668f7f4](668f7f4))
* add font color picker ([00348a8](00348a8))
* add font family dropdown to toolbar ([a7c8b84](a7c8b84))
* add font imports ([29cdb41](29cdb41))
* add font size dropdown [#737](#737) ([07ef724](07ef724))
* add fontColor attribute to links ([350d570](350d570))
* add h3 button ([a5cae9a](a5cae9a))
* add helper functions for getting video ids ([f042d97](f042d97))
* add html deserialization, fixes [#795](#795) ([c841d9d](c841d9d))
* add image button and dialog ([78980fa](78980fa))
* add image icon to toolbar ([241ad4d](241ad4d))
* add initial logic for changing border color ([b09d52f](b09d52f))
* add initial logic for table insertion ([00f65c3](00f65c3))
* add line spacing dropdown ([5a41018](5a41018))
* add line spacing icon to toolbar ([614573f](614573f))
* add link button to toolbar ([5019337](5019337))
* add list icons to toolbar [#791](#791) ([8d7c9df](8d7c9df))
* add logic for adding lists [#791](#791) ([326f9fe](326f9fe))
* add logic for alignment ([13180f8](13180f8))
* add logic for deleting table ([ce7dbe7](ce7dbe7))
* add logic for deleting table rows/columns ([e5fbd63](e5fbd63))
* add logic for embedding standard urls ([5479983](5479983))
* add logic for indenting ([3ba530c](3ba530c))
* add logic for inserting new table row ([69a0ab8](69a0ab8))
* add logic for inserting table columns ([4178e16](4178e16))
* add logic for list indents ([ea243ab](ea243ab))
* add logic for setting font family ([62c0564](62c0564))
* add logic for text alignment (wip) ([a79e9cf](a79e9cf))
* add logic for using backspace inside lists ([353bd88](353bd88))
* add logic outline for list keydowns ([eddbae4](eddbae4))
* add mui appbar and toolbar components ([34de4a6](34de4a6))
* add option to display condensed toolbar ([6d95707](6d95707))
* add option to make images links [#741](#741) ([6178f68](6178f68))
* add padding to toolbar ([702ee66](702ee66))
* add paragraph node after images ([b4ec021](b4ec021))
* add plugin for images ([57c048b](57c048b))
* add plugin for lists ([7e85da7](7e85da7))
* add plugin to add paragraph after every divider, fixes [#641](#641) ([b52cf47](b52cf47))
* add plugin to make links inline ([6436761](6436761))
* add preset colors and stylize input ([1ae62e6](1ae62e6))
* add props and save/cancel buttons, fixes [#850](#850) ([3d23152](3d23152))
* add rough version of link dialog ([6f30144](6f30144))
* add scientific symbols, fixes [#4](#4) ([4164896](4164896))
* add slate-history plugin for undo/redo functionality ([3dddbac](3dddbac))
* add spellcheck and autofocus props to editable component ([3565464](3565464))
* add strikethrough button ([286aee9](286aee9))
* add superscript button ([c99865e](c99865e))
* add table icons to toolbar ([44165c1](44165c1))
* add toggle of table buttons ([67c800a](67c800a))
* add toolbar with bold button ([3c79b77](3c79b77))
* add tooltips to buttons ([c91b16b](c91b16b))
* add video embed button ([cc615d9](cc615d9))
* change display of buttons if active ([9e47149](9e47149))
* extend custom editor with react editor ([aeb6c0e](aeb6c0e))
* make toolbar sticky ([b69c238](b69c238))
* use real icons for header buttons ([f59b10b](f59b10b))
* wipe existing editor, replace with tsdx ([67dd485](67dd485))
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant