Skip to content

Conversation

PTKu
Copy link
Contributor

@PTKu PTKu commented Jan 30, 2023

closes #9

@Specter-13
Copy link
Contributor

@PTKu there are some tests fails, probably because of our change of Edit property in OnlinerBase`1.cs file. Can you please look at it?

@PTKu
Copy link
Contributor Author

PTKu commented Jan 31, 2023

@PTKu there are some tests fails, probably because of our change of Edit property in OnlinerBase`1.cs file. Can you please look at it?

Yes, that's good, I've see that... we must uncomment the EditValue it is highlighted in the comments int this PR

PTKu and others added 3 commits January 31, 2023 15:20
…top_updating_value_when_focused_and_value_binding_should_be_switched_to_Edit_property_of_primitive_type
…ng_value_when_focused_and_value_binding_should_be_switched_to_Edit_property_of_primitive_type' of https://github.com/ix-ax/ix into 9-_IDEA_BLAZOR_Editable_user_control_should_stop_updating_value_when_focused_and_value_binding_should_be_switched_to_Edit_property_of_primitive_type
@PTKu PTKu marked this pull request as ready for review January 31, 2023 14:39
@PTKu PTKu merged commit 400780b into dev Jan 31, 2023
@PTKu PTKu deleted the 9-_IDEA_BLAZOR_Editable_user_control_should_stop_updating_value_when_focused_and_value_binding_should_be_switched_to_Edit_property_of_primitive_type branch January 31, 2023 14:40
PTKu added a commit that referenced this pull request Feb 4, 2023
* adds posibility to update version in an apax file

* add publishing of Ix.Compiler package

* push Ix.Compiler.Abstractions package (#39)

* [IDEA][BLAZOR] Editable user control should stop updating value when focused and value binding should be switched to 'Edit' property of primitive type (#31)

* Create draft PR for #9

* added edit property binding for control presentation type

---------

Co-authored-by: Specter-13 <[email protected]>
Co-authored-by: Specter-13 <[email protected]>

* [DOCUMENTATION] Add conceptual overview of IX  (#41)

* Create draft PR for #40

* [documentation] documention update
- short conceptual overview
- fixed API doc generation

* additional examples Blazor renderer

---------

Co-authored-by: PTKu <[email protected]>

* Create sample of various structures for the renders for additional UI testing (#43)

* Create draft PR for #30

* added GroupLayout type attribute, changed way of sass compiling, fix grouplayouts in st files

* post merge refactoring

* refactoring of templates, fixed tests

* fixed test

* add docs for group layout

---------

Co-authored-by: Specter-13 <[email protected]>
Co-authored-by: Specter-13 <[email protected]>

* [IDEA] More integration tests for Blazor renderer (#48)

* Create draft PR for #47

* Added tests for each layouts and groups.

---------

Co-authored-by: Brano5 <[email protected]>
Co-authored-by: Branko Zachemsky <[email protected]>

* fixes readme in blazor template (#49)

* [fix] bulk read request test reduces due to '#19'

---------

Co-authored-by: Specter-13 <[email protected]>
Co-authored-by: Specter-13 <[email protected]>
Co-authored-by: PTKu <[email protected]>
Co-authored-by: Brano5 <[email protected]>
Co-authored-by: Branko Zachemsky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IDEA][BLAZOR] Editable user control should stop updating value when focused and value binding should be switched to 'Edit' property of primitive type
2 participants