summaryrefslogtreecommitdiffstats
path: root/grid
Commit message (Collapse)AuthorAgeFilesLines
* add all language spesific strings to configurationHEADmasterivarlovlie2020-11-171-3/+17
|
* more versatile css class configurationivarlovlie2020-11-171-5/+14
|
* responsive by defaultivarlovlie2020-11-171-6/+9
|
* cleanup cell creationivarlovlie2020-11-171-21/+13
| | | | | allow dataId and cellValue cellValue takes precedence over dataId
* add support for nested props on dataIdsivarlovlie2020-11-171-14/+49
| | | | | custom table classes don't render paginator if the data count is less than pagesize
* 0.0.2ivarlovlie2020-11-173-9/+34
|
* add searchivarlovlie2020-11-165-54/+134
|
* add wip grid componentivarlovlie2020-11-156-0/+8381
use cdn for bootstrap remove bloat from toaster