Commit Graph

104 Commits (6cd9089f6b365b9506bddef2c56f5e4ab27836ec)

Author SHA1 Message Date
Matija Koželj 6cd9089f6b Add fonts folder as static resource to project
2 years ago
Matija Koželj ae73d175e6 Add OpenSans fonts
2 years ago
Janko Jordan 04309b1514 Changes and new components in Styles: appbar, badge, icon-bittons, buttons, card, chip, dropdown, grid, icons, inputs, modal, sidebar, snaclbar, top loading bar
2 years ago
markosteger b3bc1fd2e2 DatePicker - fixed errors rgearding variable name changes
2 years ago
markosteger 978dd7ad85 DatePicker - Index update binding beacuse of the name changes
2 years ago
markosteger 92f42169fa DatePicker - changes on variable acces level (public -> private), variable names, Added methods for range select (only framework, nothing works yet)
2 years ago
Matija Koželj e8e81d740a DatePicker - concept, waiting for proper css styling for final edit
2 years ago
markosteger 1e0cc64150 DatePicker - first commit
2 years ago
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