Commit Graph

146 Commits (ee45c23a80c9ff4ebd41c07ea2a549ec87412957)

Author SHA1 Message Date
markosteger 550d608104 FormWizard - working example
2 years ago
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
markosteger 7c60aefe31 SimpleSelect - code cleanup (removed unnecessary blank space, removed unused private methods)
2 years ago
markosteger d688b25589 Radio, RadioGroup
2 years ago
markosteger a90cf518a3 Fixes for InputAttributes in SimpleSelect
2 years ago
markosteger e83e46abc0 Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
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
Matija Koželj cac80598f0 Clear remaining nuget package traces
2 years ago
markosteger fbd89e8aa4 Merge branch 'features/rewrite/main' into features/rewrite/numberinput
2 years ago
markosteger 45380821ad SimpleSelect - working example, waiting for css fix for not closing the select box upon clicking inside it
2 years ago
markosteger ca4aab4002 Simple select - working version with searchbox outside
2 years ago
stm 1eb7202561 Removed unnecessary SatateHasChanged() on Textinput
2 years ago
stm e0c0e3dd68 Added AspNetCore.Components reference
2 years ago
stm e416c42952 NumberInput - added onchange method to run Math.Round on the Value when leaving field, adjusting the decimal places provided with DecimalPlaces parameter
2 years ago
stm 1fd0028557 Number Input - mousewheeel fix, prevent of enetering flase characters
2 years ago
Matija Koželj 96d65df75c Add project dependency from submodule
2 years ago
Matija Koželj 4f36e41d73 Remove botched SimpleSelect
2 years ago
stm 3540dc8b54 Cleanup, progress
2 years ago
Matija Koželj 38d5bd0149 Remove unnecessary csproj entries left over from MudBlazor
2 years ago
stm 9832ec01d8 Progress
2 years ago
stm 323c66fecd Progress
2 years ago
Matija Koželj 671b8f6a44 Switch reference to Connected.Components to project instead of nuget package
2 years ago
Matija Koželj d43eca816c Merge branch 'features/nuget_autobuild' into features/new
2 years ago
stm 77a30b5cfe Progress
2 years ago
stm dea04afcd4 Progress
2 years ago
stm edb2249a43 Progress
2 years ago
stm 457df20346 Progress
2 years ago
stm 943579faec New start
2 years ago
stm d8a7e0c5cd Revert "Progress - select"
2 years ago
stm d0370a6be4 Progress - select
2 years ago
stm 1dabf54e39 Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor
2 years ago
stm 3c256f989f ComponentsN - new components
2 years ago
stm 1a424571ad Progress
2 years ago
stm b178bbb9b0 Progress
2 years ago
stm c3b267dfc4 Progress - Categorizing variables and methods
2 years ago
stm 46c396e33f Progress
2 years ago
stm 3ea88592ce Prograss - Input field
2 years ago
Matija Koželj ccbff06090 Add connected startup support
2 years ago
Matija Koželj 853e0c5988 Switch Connected.Components dependency from project to package
2 years ago
Matija Koželj 0f946cabe8 Add package deployment to local server to both projects
2 years ago
Matija Koželj dc49cac63a Merge branch 'features/refactor' into features/nuget_autobuild
2 years ago
stm c5e97f9600 Progress
2 years ago
stm 272d19fe8a Progress
2 years ago
stm 1b35631693 Progress input
2 years ago
stm cbdd376e91 progress input
2 years ago
stm edcc8661e3 Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor
2 years ago
stm b7db83fe15 Input progress
2 years ago
stm a04a0f07e2 Progress
2 years ago
Janko Jordan 25606b926b Drawer showcase page
2 years ago
stm 9f1214fd9f DrawerContainer - Clipping fix
2 years ago
stm b01b4e42df MainContent - rework
2 years ago
stm 56cef22d26 Layout - Class apply fix
2 years ago
stm f4c89aed85 Drawer - class fix
2 years ago
stm f79cc037a8 Drawer
2 years ago
stm 366f2bae6c Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor
2 years ago
stm 51bbce3407 Drawer - classes, Grid, Item - rework
2 years ago
Janko Jordan e190dc9ddf Create sample page for Alerts
2 years ago
Janko Jordan cfddc25b1c Test border radius
2 years ago
Janko Jordan a0b6b82efd Test colors
2 years ago
Janko Jordan 5ab2444fbc Update classes
2 years ago
Janko Jordan 5e4b7e2028 Add class
2 years ago
Matija Koželj 9a1a62537e Update nuget.config and tools to use custom scss compiler
2 years ago
Matija Koželj 8b48fe5959 Prevent version.json from being copied to the output dir
2 years ago
stm cdff1f4ec4 Minor fixes
2 years ago
stm 8c61578623 Changes: Drawer, Tabs, Layout
2 years ago
stm 8d5445a509 Drawer - fixes
2 years ago
stm 7c8ca6fc47 Drawer - changes, removed tags used for testing
2 years ago
stm 63a84810f5 Drawer, DrwerContainer, DrawerHeader - rework
2 years ago
Matija Koželj d042b55ac6 [WIP]: Transfer commit
2 years ago
Matija Koželj 7752e9a3fa Add automatic nuget build and versioning to both projects
2 years ago
Matija Koželj c33820a8a7 Refactor ButtonBase, remove styling properties and rename per specs
2 years ago
Matija Koželj 52a577df0d Refactor the ButtonType enum
2 years ago
Janko Jordan a32c588e82 WIP: Add more examples of Alerts
2 years ago
Janko Jordan f2bbe04eb5 Change Alert justification
2 years ago
Matija Koželj 88710e4e3b Refactor the alert component
2 years ago
Matija Koželj 580161eb25 Fix compiler settings to match new version of webcompiler
2 years ago
Matija Koželj 12798c20f7 Increase version of webcompiler tool
2 years ago
Matija Koželj fe1ef0fbc9 [WIP]: Save semi-refactored state for transfer
2 years ago
Matija Koželj 53dd3bec33 [WIP]
2 years ago
Tom Pipinic dfe628ffce moved to src folder
2 years ago