-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic data 2 - Auto UI #1293
Dynamic data 2 - Auto UI #1293
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f549498 - Browse repository at this point
Copy the full SHA f549498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993a616 - Browse repository at this point
Copy the full SHA 993a616View commit details -
SelectorFormEditorProvider implemented
DynamicEntity sample also refactored
Configuration menu - View commit details
-
Copy full SHA for 23da0a2 - Browse repository at this point
Copy the full SHA 23da0a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4bc92c - Browse repository at this point
Copy the full SHA b4bc92cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fadd94b - Browse repository at this point
Copy the full SHA fadd94bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe196d - Browse repository at this point
Copy the full SHA ffe196dView commit details -
Property metadata rules fluent API added
EnumComboBoxFormEditorProvider added
Configuration menu - View commit details
-
Copy full SHA for 41e025d - Browse repository at this point
Copy the full SHA 41e025dView commit details -
Added cascading ComboBox to DynamicEntity sample
And fixed bugs in DynamicEditor sample
Configuration menu - View commit details
-
Copy full SHA for fa80590 - Browse repository at this point
Copy the full SHA fa80590View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2fec2 - Browse repository at this point
Copy the full SHA be2fec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e908715 - Browse repository at this point
Copy the full SHA e908715View commit details -
Configuration menu - View commit details
-
Copy full SHA for b490428 - Browse repository at this point
Copy the full SHA b490428View commit details -
dynamic data: Remove the form builder indirection.
Concrete DynamicEntity type should be used instead.
Configuration menu - View commit details
-
Copy full SHA for facf470 - Browse repository at this point
Copy the full SHA facf470View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad012d9 - Browse repository at this point
Copy the full SHA ad012d9View commit details -
Visible and Enabled attribute support added
Fix replacing of controls which don't allow children Fix styleContext.Property(c => c.P) for binding properties
Configuration menu - View commit details
-
Copy full SHA for 0f2ea50 - Browse repository at this point
Copy the full SHA 0f2ea50View commit details -
dynamic data: add support for DynamicGridColumn
Fixed issue in control tests
Configuration menu - View commit details
-
Copy full SHA for 06b12d3 - Browse repository at this point
Copy the full SHA 06b12d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc747f0 - Browse repository at this point
Copy the full SHA fc747f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01baad - Browse repository at this point
Copy the full SHA c01baadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e6a8b - Browse repository at this point
Copy the full SHA 78e6a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f87e7a - Browse repository at this point
Copy the full SHA 0f87e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4884e2a - Browse repository at this point
Copy the full SHA 4884e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b6f02 - Browse repository at this point
Copy the full SHA 78b6f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46318b7 - Browse repository at this point
Copy the full SHA 46318b7View commit details -
Make DataContextStack binding property optional
On dynamic data resource bindings it's actually not needed, but it was super annoying trying to make sure it's set correctly in grid, ...
Configuration menu - View commit details
-
Copy full SHA for 2e308fb - Browse repository at this point
Copy the full SHA 2e308fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a6923 - Browse repository at this point
Copy the full SHA 43a6923View commit details -
Configuration menu - View commit details
-
Copy full SHA for d19a366 - Browse repository at this point
Copy the full SHA d19a366View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9de77c - Browse repository at this point
Copy the full SHA f9de77cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5de449 - Browse repository at this point
Copy the full SHA b5de449View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d97ca - Browse repository at this point
Copy the full SHA c7d97caView commit details -
Multi-selection provider with CheckBoxes added
+ Fix build after ISelectorDataProvider refactor
Configuration menu - View commit details
-
Copy full SHA for 302139a - Browse repository at this point
Copy the full SHA 302139aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f064127 - Browse repository at this point
Copy the full SHA f064127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15efedd - Browse repository at this point
Copy the full SHA 15efeddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2969344 - Browse repository at this point
Copy the full SHA 2969344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8e761 - Browse repository at this point
Copy the full SHA 7f8e761View commit details -
dynamic data: support for Property-X={value: Override}
Works on DynamicEntity and also on DynamicColumns
Configuration menu - View commit details
-
Copy full SHA for d35cf6a - Browse repository at this point
Copy the full SHA d35cf6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aebaf2 - Browse repository at this point
Copy the full SHA 3aebaf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc079dd - Browse repository at this point
Copy the full SHA fc079ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f4ce3 - Browse repository at this point
Copy the full SHA 96f4ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666847c - Browse repository at this point
Copy the full SHA 666847cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d0678 - Browse repository at this point
Copy the full SHA 87d0678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3e181 - Browse repository at this point
Copy the full SHA 6a3e181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53529d4 - Browse repository at this point
Copy the full SHA 53529d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94fecc4 - Browse repository at this point
Copy the full SHA 94fecc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57797e7 - Browse repository at this point
Copy the full SHA 57797e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 938c1f3 - Browse repository at this point
Copy the full SHA 938c1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 283af03 - Browse repository at this point
Copy the full SHA 283af03View commit details -
ViewName and GroupName properties are applied on the server without r…
…endering the corresponding fields
Configuration menu - View commit details
-
Copy full SHA for b0e2f2d - Browse repository at this point
Copy the full SHA b0e2f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ece24b4 - Browse repository at this point
Copy the full SHA ece24b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9586468 - Browse repository at this point
Copy the full SHA 9586468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 159857b - Browse repository at this point
Copy the full SHA 159857bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dbfec - Browse repository at this point
Copy the full SHA e6dbfecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a863283 - Browse repository at this point
Copy the full SHA a863283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b626d - Browse repository at this point
Copy the full SHA 00b626dView commit details -
+ Configuration text output fixed because of new properties
Configuration menu - View commit details
-
Copy full SHA for 1251775 - Browse repository at this point
Copy the full SHA 1251775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d76fe - Browse repository at this point
Copy the full SHA 86d76feView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe50fb6 - Browse repository at this point
Copy the full SHA fe50fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44780f7 - Browse repository at this point
Copy the full SHA 44780f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52882ca - Browse repository at this point
Copy the full SHA 52882caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 078eda9 - Browse repository at this point
Copy the full SHA 078eda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for db4cd75 - Browse repository at this point
Copy the full SHA db4cd75View commit details -
Configuration menu - View commit details
-
Copy full SHA for e13fe30 - Browse repository at this point
Copy the full SHA e13fe30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 160b9ca - Browse repository at this point
Copy the full SHA 160b9caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00abd5b - Browse repository at this point
Copy the full SHA 00abd5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbeba19 - Browse repository at this point
Copy the full SHA dbeba19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a5049 - Browse repository at this point
Copy the full SHA f4a5049View commit details