Commit Graph

81 Commits (3a5d96fc5ef6738d2cf5297f7579c153c8586f44)

Author SHA1 Message Date
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