|
e4b246a8bc
|
Change styles in(dropdown, grid, inputs, modal, radio, sidebar) Add new components(alerts, master search, pagination, tooltip)
|
2023-03-15 11:41:40 +01:00 |
|
Matija Koželj
|
98ff5d5dd8
|
Remove unused required parameter ItemToKey
|
2023-03-15 11:08:59 +01:00 |
|
|
bf60457369
|
Merge pull request 'features/rewrite/dropdown' (#14) from features/rewrite/dropdown into features/rewrite/main
Reviewed-on: #14
Requires property comments and style fine-tuning.
|
2023-03-15 09:38:56 +00:00 |
|
Matija Koželj
|
0830532e7e
|
Add dropdown demo page for implementation testing
|
2023-03-15 10:35:41 +01:00 |
|
Matija Koželj
|
b250353ad8
|
Add dropdown component
|
2023-03-15 10:35:13 +01:00 |
|
Matija Koželj
|
455119f467
|
Add TransitionAnimator component to help with transition implementations
|
2023-03-15 10:34:34 +01:00 |
|
Matija Koželj
|
86e32a197b
|
Update references to include prerelease version
Remove unneeded watch ignore entries
|
2023-03-15 10:33:58 +01:00 |
|
Matija Koželj
|
81fece5cd4
|
Add Tom PIT git to nuget resource in order to restore css compilation tool
|
2023-03-15 10:32:41 +01:00 |
|
Matija Koželj
|
3a734a71ef
|
Remove css defined transitions for select, as this is now code controlled
|
2023-03-15 10:31:08 +01:00 |
|
Matija Koželj
|
651b866f05
|
Set versions of Microsoft.AspNetCore.Components to auto-update
|
2023-03-15 10:30:18 +01:00 |
|
Matija Koželj
|
30a1e7924c
|
Remove unused app.css from default index.html
|
2023-03-15 10:29:47 +01:00 |
|
Matija Koželj
|
35d1da8579
|
Add animation styles and transitions to drop down menu and backdrop
|
2023-03-15 10:25:00 +01:00 |
|
Matija Koželj
|
c0b1c950a6
|
Add global js event handlers for transition and animation ends
|
2023-03-15 10:24:02 +01:00 |
|
|
54da322cd0
|
Merge pull request 'features/rewrite/grid' (#13) from features/rewrite/grid into features/rewrite/main
Reviewed-on: #13
|
2023-03-10 09:13:31 +00:00 |
|
markosteger
|
b57e021657
|
Accidentaly deleted Program.cs added back
|
2023-03-10 10:12:10 +01:00 |
|
markosteger
|
b67973cb68
|
FormWizard, FormWizardStep - fixed not showing steps in certain conditions, DatePicker - code cleanup, showing selected month and year
|
2023-03-10 10:08:47 +01:00 |
|
markosteger
|
f9ba559480
|
DatePicker - new style, left, right arrow click handling, FormWizard - cancel click Event, Democomp - updatet to latest version
|
2023-03-10 09:09:39 +01:00 |
|
markosteger
|
7811ba9c6c
|
Merge branch 'features/rewrite/styles' into features/rewrite/grid
|
2023-03-10 07:45:05 +01:00 |
|
markosteger
|
08fa1bd90c
|
Merge branch 'features/rewrite/styles' of https://git.tompit.com/Connected/Connected.Components into features/rewrite/styles
|
2023-03-10 07:41:08 +01:00 |
|
Matija Koželj
|
f35b855ba7
|
Fix package command for fonts in .csproj
|
2023-03-09 15:34:44 +01:00 |
|
Matija Koželj
|
07a0b3c924
|
Replace .ttf files with .woff2 files
|
2023-03-09 15:34:12 +01:00 |
|
Matija Koželj
|
5690f4618d
|
Fix font paths
|
2023-03-09 15:25:17 +01:00 |
|
|
ba78e9d195
|
Add (date-picker, fonts, card)
|
2023-03-09 15:08:53 +01:00 |
|
|
b2e42c051b
|
Changes in (chip, buttons, dropdown grid, inputs, snackbar)
|
2023-03-09 15:08:53 +01:00 |
|
Matija Koželj
|
6cd9089f6b
|
Add fonts folder as static resource to project
|
2023-03-09 14:55:10 +01:00 |
|
Matija Koželj
|
ae73d175e6
|
Add OpenSans fonts
|
2023-03-09 14:49:43 +01:00 |
|
markosteger
|
5a4c13f8ad
|
GridRow - SwitchButton handle
|
2023-03-09 14:45:06 +01:00 |
|
markosteger
|
f770bd26bc
|
GridRowContent - fixed Collapsable
|
2023-03-09 14:32:33 +01:00 |
|
markosteger
|
402e904b10
|
FormWizzard - summaries, EventCallbacks for 'Cancel' and 'Finis' buttons, Id is Guid.NewId() if not set and so for not required parameter anymore
|
2023-03-09 13:06:02 +01:00 |
|
markosteger
|
382e5551b3
|
GridRowTemplate - for future aplying templates
|
2023-03-09 12:44:57 +01:00 |
|
markosteger
|
516c4f337e
|
Grid, GridRow, GridRowContent
|
2023-03-09 12:44:10 +01:00 |
|
markosteger
|
602c61568c
|
DatePicker - index file
|
2023-03-07 12:28:00 +01:00 |
|
markosteger
|
fa33cc5189
|
DatePicker - minor fixes, added methods for back ind forward click in header (selecting year, month..)
|
2023-03-07 12:27:46 +01:00 |
|
|
04309b1514
|
Changes and new components in Styles: appbar, badge, icon-bittons, buttons, card, chip, dropdown, grid, icons, inputs, modal, sidebar, snaclbar, top loading bar
|
2023-03-06 15:48:32 +01:00 |
|
|
72e13a7c66
|
Merge pull request 'features/rewrite/datepicker' (#12) from features/rewrite/datepicker into features/rewrite/main
Reviewed-on: #12
|
2023-03-06 14:29:39 +00:00 |
|
Matija Koželj
|
1fd86c79fa
|
Merge branch 'features/rewrite/datepicker' of https://git.tompit.com/connected/connected.components into features/rewrite/datepicker
|
2023-03-06 15:28:05 +01:00 |
|
markosteger
|
b3bc1fd2e2
|
DatePicker - fixed errors rgearding variable name changes
|
2023-03-06 15:26:57 +01:00 |
|
markosteger
|
978dd7ad85
|
DatePicker - Index update binding beacuse of the name changes
|
2023-03-06 15:26:57 +01:00 |
|
markosteger
|
92f42169fa
|
DatePicker - changes on variable acces level (public -> private), variable names, Added methods for range select (only framework, nothing works yet)
|
2023-03-06 15:26:57 +01:00 |
|
Matija Koželj
|
e8e81d740a
|
DatePicker - concept, waiting for proper css styling for final edit
|
2023-03-06 15:26:28 +01:00 |
|
markosteger
|
1e0cc64150
|
DatePicker - first commit
|
2023-03-06 15:24:24 +01:00 |
|
markosteger
|
2f017bbfab
|
DatePicker - fixed errors rgearding variable name changes
|
2023-03-06 15:22:09 +01:00 |
|
markosteger
|
1bb1c0af58
|
DatePicker - Index update binding beacuse of the name changes
|
2023-03-06 15:18:09 +01:00 |
|
markosteger
|
515172ffb6
|
DatePicker - changes on variable acces level (public -> private), variable names, Added methods for range select (only framework, nothing works yet)
|
2023-03-06 15:15:25 +01:00 |
|
|
8dbf672d64
|
Merge pull request 'FormWizard - working example' (#11) from features/rewrite/formwizard into features/rewrite/main
Reviewed-on: #11
Needs a couple minor fixes (Unfinished -> InProgress, style modifications and such).
Merging regardless due to timeframes.
|
2023-03-06 14:03:37 +00:00 |
|
markosteger
|
2972f931e1
|
DatePicker - concept, waiting for proper css styling for final edit
|
2023-03-06 14:49:20 +01:00 |
|
markosteger
|
8811072e9c
|
DatePicker - first commit
|
2023-03-06 11:41:22 +01:00 |
|
|
d816a62f44
|
Merge branch 'features/rewrite/main' into features/rewrite/formwizard
|
2023-03-06 09:55:29 +00:00 |
|
markosteger
|
550d608104
|
FormWizard - working example
|
2023-03-06 10:49:00 +01:00 |
|
Matija Koželj
|
a9e0968740
|
Set Connected dependency branch to develop
|
2023-03-01 15:39:03 +01:00 |
|