Starcounter / Starcounter.Uniform

Helper library for server-side part of uniform components.
MIT License
0 stars 0 forks source link

Initialize repository, add uni-data-table and uni-pagination #4

Closed PatrykSzwer closed 6 years ago

PatrykSzwer commented 6 years ago

Related to: https://github.com/Starcounter/uniform.css/issues/112

It needs uni-data-table custom element, which was added to uniform in this PR: https://github.com/Starcounter/uniform.css/pull/123

To see example of how to use it, check branch of UniformDocs: https://github.com/Starcounter/UniformDocs/tree/uni-data-table-with-helping-library (to make it work you have to include generated nuget package out of this app and install all needed client side component dependencies, since they are not present in Starcounter client files yet)

PatrykSzwer commented 6 years ago

I think I addressed all requested changes, please check.

joozek78 commented 6 years ago

Current QueryableFilter filters will only work with strings.