Skip to content
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

Fix Table THead Query Selector to target only first THead #3155

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

David-Moreira
Copy link
Contributor

Closes #3151

@David-Moreira David-Moreira requested a review from stsrki November 23, 2021 00:11
Copy link
Collaborator

@stsrki stsrki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stsrki stsrki merged commit 5fb6697 into rel-0.9.5 Nov 24, 2021
@stsrki stsrki deleted the rel-0.9.5-FixTableTHeadQuerySelector branch November 24, 2021 11:49
stsrki added a commit that referenced this pull request Nov 25, 2021
* Extract hex digits cache regex (#3140)

* Start With Benchmark

* Add ThemeGenerator for baseline benchmark

* ExtractHexDigits cache REGEX

* Methods Benchmarked + Tests

* Theme Generator : Refactor ExtractHexDigits

* Add test making sure ThemeGenerator is still logically equivalent to previous version.

* Run format

* Rename IsHexDigit

Co-authored-by: Mladen Macanovic <[email protected]>

* Fix Table THead Query Selector to target only first THead for FixedHeader and Resize features. (#3155)

* Support types without object equal operator ( extend test for DateTime, TimeSpan ) (#3152)

* Add test for DateTime and TimeSpan

~ set CultureInfo on test start
+ add test for DateTime
+ add test for TimeSpan

* Value type comparison

+ implement value type handling for expression compare
~ fix timespan test to use correct expecting values

* add more test & simplify

+ add more corner test
~ replace activator with expression default
~ replace member.reflectedtype with item.type

* Fix typos in docs (#3164)

* Mark snackbarInfos as readonly

* Fix unused snackbar title parameter

* Override ReleaseResources

* Fix missing comment param

Co-authored-by: David <[email protected]>
Co-authored-by: puschie286 <[email protected]>
stsrki added a commit that referenced this pull request Dec 8, 2021
* Unused vars (#3165)

* Extract hex digits cache regex (#3140)

* Start With Benchmark

* Add ThemeGenerator for baseline benchmark

* ExtractHexDigits cache REGEX

* Methods Benchmarked + Tests

* Theme Generator : Refactor ExtractHexDigits

* Add test making sure ThemeGenerator is still logically equivalent to previous version.

* Run format

* Rename IsHexDigit

Co-authored-by: Mladen Macanovic <[email protected]>

* Fix Table THead Query Selector to target only first THead for FixedHeader and Resize features. (#3155)

* Support types without object equal operator ( extend test for DateTime, TimeSpan ) (#3152)

* Add test for DateTime and TimeSpan

~ set CultureInfo on test start
+ add test for DateTime
+ add test for TimeSpan

* Value type comparison

+ implement value type handling for expression compare
~ fix timespan test to use correct expecting values

* add more test & simplify

+ add more corner test
~ replace activator with expression default
~ replace member.reflectedtype with item.type

* Fix typos in docs (#3164)

* Mark snackbarInfos as readonly

* Fix unused snackbar title parameter

* Override ReleaseResources

* Fix missing comment param

Co-authored-by: David <[email protected]>
Co-authored-by: puschie286 <[email protected]>

* Revert "Unused vars (#3165)" (#3167)

This reverts commit 13c9004.

* added czech translations for components

Added czech tranlations for data grid , file edit , time picker and date picker components

* Added translations for carousel and color picker

Added czech translations for carousel and color picker

Co-authored-by: Mladen Macanović <[email protected]>
Co-authored-by: David <[email protected]>
Co-authored-by: puschie286 <[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.

2 participants