13625 Commits (d86cb35d3b815b90c5f3410f97576ed5f5e2ef2d)

Author SHA1 Message Date
robloo d86cb35d3b Separate out public AutoCompleteBox properties 4 years ago
robloo a28bf0f5af Split apart AutoCompleteBox into multiple files 4 years ago
robloo bbb49ab159 Move AutoCompleteBox into its own directory 4 years ago
robloo b6698825fc Modernize some code formatting in AutoCompleteBox 4 years ago
robloo 056bbdd9bd Switch AutoCompleteBox to use the same TextChanged event as TextBox 4 years ago
Giuseppe Lippolis b1a5b87851 fix: missing submodule disable Analyzers. 4 years ago
Emmanuel Hansen d5440ed76b fix android native embedded control regression 4 years ago
robloo 7f221b321f Raise text change events if set through the TextBox.Text property 4 years ago
robloo 751474b329 Add TextChangedEventArgs and TextChangingEventArgs 4 years ago
Dan Walmsley 06cf7d5d75 update inter to v4 saving alot of space. 4 years ago
Giuseppe Lippolis 85ac29c788 fix: CA1802 4 years ago
Giuseppe Lippolis 543acb1235 fix: Address CA1825 rule 4 years ago
Giuseppe Lippolis cd1c62b1b4 fix: Diasable Net Analyzers to avoid submodule commit issue 4 years ago
Emmanuel Hansen 97c0b13048 fix android crash when ime is dismissed on a read only input 4 years ago
Giuseppe Lippolis 4de98100ea feat: Enable net Analyzer 4 years ago
Emmanuel Hansen 0869827722 Address Review 4 years ago
robloo d3dcf73113 Add TextBox.TextChanging event 4 years ago
robloo 9f74febca3 Add initial TextBox.TextChanged event 4 years ago
Emmanuel Hansen ebdb4e1974 Seperate Avalonia lifecycle from android activity 4 years ago
Dan Walmsley 5503e8f775 move sample, and fix splash screen positioning and rename blazor sample. 4 years ago
Dan Walmsley 4a94292d33 keep input box at zIndex-1 to prevent it interfering with the user... still works luckily 4 years ago
Dan Walmsley c682c46948 better example splash screen. 4 years ago
Max Katz 897f7c9706 Reuse module initialization and make it configurable + some fixes 4 years ago
Max Katz 0d05c40ca2 Remove old blazor backend. Keep blazor components with new WASM implementation. 4 years ago
robloo bbd8223170 Fix some template part names in selectors 4 years ago
robloo ea6c90b8fc Fix comments 4 years ago
robloo 61e15b3a8c Create MaterialColorPalette.cs 4 years ago
Dan Walmsley 1a994036bf fix avalonia.web package. 4 years ago
Dan Walmsley 1ae178f52f package interop.js in correct location. 4 years ago
Dan Walmsley e423d86b63 deploy interop.js and remove emscripten clib. 4 years ago
Giuseppe Lippolis d92edc8d62 fix(LogArea): Replace string with nameof 4 years ago
Giuseppe Lippolis 397066663b feat(LogArea): Add missing Platform 4 years ago
Stebner 5abe64b8cf fix module import 4 years ago
Stebner 8aa64528e8 Merge 4 years ago
rabbitism 79cc37e372 feat: add :dropdownopen and :pressed pseudoclass for combobox. 4 years ago
Benedikt Stebner 3b4b9682b2 Use older msbuild 4 years ago
Benedikt Stebner 240b644650 Next try 4 years ago
Arhell 14029cb934 update src folder links 4 years ago
dif-sam 6f2b426e39
Update flag for XSetWMNormalHints 4 years ago
Gillibald 0415da9d29 Emscripten interop sample 4 years ago
Benedikt Stebner 116fd47439 Implement FormattedText.BuildHighlightGeometry 4 years ago
Max Katz 1c58c4dba1 Add native control host support 4 years ago
Max Katz a090e0efb8 Move Skia related files to the new folder 4 years ago
Max Katz 4dcbc24359 Port StorageProvider to use new API 4 years ago
Max Katz 185dd96a17 Add ESLint to the project 4 years ago
Giuseppe Lippolis 18330caa10 fix: warning CS0436: The type 'ModuleInitializerAttribute' in './src/Shared/ModuleInitializer.cs' conflicts with the imported type 'ModuleInitializerAttribute' in 'Avalonia.Base'. 4 years ago
Dan Walmsley dff3c6a95a tidy splashscreen. 4 years ago
Giuseppe Lippolis 542f38d278 fix(X11IconLoader): IDE0052 Unread private member 4 years ago
Dan Walmsley 5a882ce9e9 add html based splash screen capability. 4 years ago
Dan Walmsley 1d550168f8 more warning fixes 4 years ago