-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Merge Button changes into Buttons block * Correct expanding button inside buttons * Adjust logic for removing last button from buttons * Correct styles import * Refactor adding Button logic inside Buttons * Correct appender * Correct flex prop initial value * Pass flex prop, correct styles * Add functionality for custom onDelete * Create customOnAdd function * Unblock Buttons for testing * Revert inserter changes * Do not display insertion line * Inline appender refactor * Refactor icons and focusing richtext * Correct inline appender and fix deleting behavior * Support created before Buttons, change dimmed opacity value * Pass prop for rendering footer appender * Refactor setting maxWidth function * Correct setting maxWidth condition * Remove redundant logic to fix test, set dimming opacity to 1.0 * Correct current logic for Android * Try avoid buttons jumping * Adjust Button for Android * Avoid setting state in onLayout frequently * Revert opacity changes, refactor alignment styles * Correct isFlex prop * Adjust Buttons after bordering * Correct buttons styles * Correct border on Android * Refactor on add/remove block func, move horizontal alignment * Refactor alignment options * Use useResizeObserver for calculating parent widt * Refactor useResizeObserver usage * onDelete function refactor * Calculate placeholder text width * Simplify getPlaceholdeWith function * Refactor floating appender,rename horizontalDirection into isStackedHorizontally * Add renderFooterAppender
- Loading branch information
1 parent
4f17612
commit 3ce4265
Showing
17 changed files
with
389 additions
and
72 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.