8000 Tags · Andrzej-W/BlazorTable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Andrzej-W/BlazorTable

Tags

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.10.0 (IvanJosipovic#128)

Adding linker config to fix Table Footer feature
Breaking Change - Updated TableRowClass to Func<TableItem, string> IvanJosipovic#122 (Thanks to @rdadkins)
NuGet update
.Net Core update to 3.1.202

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IvanJosipovic#121 from IvanJosipovic/dev

pinned version

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.9.0 (IvanJosipovic#117)

Replaced ASCII with images
Added Page Size Selector
Fixed bug 114
Updated to popper 2.3.3
Updated Sample to Blazor Wasm RC1

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request IvanJosipovic#112 from IvanJosipovic/dev #patch

bug fix for new tests

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.8.0 (IvanJosipovic#107)

Improve component accessibility with aria attributes (IvanJosipovic#106) @LeonarddeR
Fix for colspan with DetailTemplate (IvanJosipovic#105) @smokedlinq
Fix for Filtering nullable inner object throws NRE [WASM] (IvanJosipovic#104)
Updated Sample to Blazor 3.2.0 Preview 4

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfixes (IvanJosipovic#101) #patch

Better handling of null values
CustomSelect filter doesn't provide first value in WASM IvanJosipovic#97
Enum filter doesn't provide first value

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Pager component's AlwaysShow parameter not having the desired eff…

…ect (IvanJosipovic#100) #patch

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Made table responsive

Added Search Bar

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update (IvanJosipovic#96)

Added Global Search
Updated to .Net Core 3.1.3
Updated Sample to Blazor 3.2.0 Preview 3

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.5.1 Fixed sorting/filtering when column is added programmatically #…

…patch
0