features/rewrite/modal1 #10

Merged
koma merged 18 commits from features/rewrite/modal1 into features/rewrite/main 2 years ago

18 Commits (main)

Author SHA1 Message Date
markosteger a4d1f798f4 ModalDialog - ModalDialogService.cs, ModalEvents.cs, ModalOptions.cs file location change
2 years ago
markosteger 2a8aac91df ModalDialog - fixed ESC key press event
2 years ago
markosteger a1e5043db8 ModalDialog - usage in Program.cs and MainLayout.razor
2 years ago
markosteger ff3a36eb64 ModalDialog - added ModalButton class, ModalButtonType enum, relocation of classes outside the Services folder to Models/Modal
2 years ago
markosteger 422da4d079 ModalDialog - added ModalOptions
2 years ago
markosteger 4f635b573c ModalDialog
2 years ago
markosteger 69413494c5 Modal - added EventCallback for confirm click (working) but will try to rewrite it
2 years ago
markosteger 858dd59688 Added ToggleGlyphButton
2 years ago
markosteger b9b1c16e23 New styles
2 years ago
Janko Jordan 6d18a84a0d added styles to classes
2 years ago
markosteger ea2a9e1744 Separating Button and GlyphButton
2 years ago
markosteger 60f1a90784 Code style fixes - added regions, summary, comments.
2 years ago
Matija Koželj 2d78796801 Quick review, must be completed by author
2 years ago
Janko Jordan 8d39d47cbc Add watch to runner project
2 years ago
markosteger 3a5d96fc5e new ToggleInput, Fixed binding on Radio and CheckBox
2 years ago
Matija Koželj 31be47fb6a Merge branch 'features/rewrite/styles' of https://git.tompit.com/Connected/Connected.Components into features/rewrite/styles
2 years ago
Janko Jordan 9726016f21 Add new components
2 years ago
Janko Jordan 24d6799f72 Add styles for buttons, sidebar, toggle, input, checkbox, radio, grid
2 years ago