Skip to content

Commit a967cde

Browse files
committed
Add Breadcrumb, ContextMenu, Dialog, and Toast elements with event handling and rendering capabilities
- Implemented Breadcrumb element for navigation with selectable segments. - Created ContextMenu element for displaying clickable items and submenus. - Developed Dialog element for alert, confirm, and prompt dialogs with modal support. - Introduced Toast element for temporary message notifications with auto-hide functionality.
1 parent 196cf93 commit a967cde

6 files changed

Lines changed: 1492 additions & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ Flexbox2.lua
1111
markdown.lua
1212
markdown2.lua
1313
SplitPane.lua
14-
Accordion.lua
1514
Stepper.lua
1615
Drawer.lua
17-
Breadcrumb.lua
18-
Dialog.lua
19-
DockLayout.lua
20-
ContextMenu.lua
21-
Toast.lua
16+
DockLayout.lua

0 commit comments

Comments
 (0)