LearnNewsExamplesServices
Frontmatter
id1127
titlebutton.Split
stateClosed
labels
enhancement
assignees[]
createdAtAug 22, 2020, 5:48 PM
updatedAtAug 24, 2020, 5:16 PM
githubUrlhttps://github.com/neomjs/neo/issues/1127
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 24, 2020, 5:16 PM

button.Split

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 22, 2020, 5:48 PM

We do need Split-Buttons for showing menues later on.

We need this markup in general:

<div>
    <button></button>
    <button></button>
</div>

We can still extend Button and just set the vdomRoot on the first button.

The second button-tag can extend button as well and get put into the new vdom structure.

tobiu added the enhancement label on Aug 22, 2020, 5:48 PM
tobiu referenced in commit 1d891f5 - "#1127 button.Split: class comment" on Aug 24, 2020, 3:20 PM
tobiu referenced in commit 3f2f198 - "#1127 button.Split: ctor => creating the 2nd Button instance" on Aug 24, 2020, 3:23 PM
tobiu referenced in commit 6771b07 - "#1127 button.Split: splitButton, splitButtonConfig configs" on Aug 24, 2020, 3:35 PM
tobiu referenced in commit 76e6d3d - "#1127 button.Split: scss src file" on Aug 24, 2020, 3:44 PM
tobiu referenced in commit 71438c3 - "#1127 button.Split: splitButtonConfig, splitButtonIconCls()" on Aug 24, 2020, 3:50 PM
tobiu referenced in commit abdb0d9 - "#1127 button.Split: caret-down as the default split button iconCls" on Aug 24, 2020, 3:52 PM
tobiu referenced in commit cb47992 - "#1127 button.Split: styling" on Aug 24, 2020, 4:00 PM
tobiu referenced in commit 07d5e6a - "#1127 button.Split: default splitButtonHandler()" on Aug 24, 2020, 4:10 PM
tobiu closed this issue on Aug 24, 2020, 5:16 PM