issues
search
yiisoft
/
yii-dataview
Data widgets
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
39
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor pagination
#228
vjik
opened
3 days ago
0
Fix #224: Tolerate incorrect page when ignoreMissingPage is enabled
#227
samdark
opened
5 days ago
0
Allow to use closure as body row HTML attributes
#226
vjik
closed
6 days ago
0
Move pagination classes to separate namespace
#225
vjik
closed
1 week ago
0
Don't throw exception when `BaseListView::$ignoreMissingPage` is `true` and passed negative page value
#224
vjik
opened
1 week ago
6
Deny use field names in sort URL parameter when for field set property
#223
vjik
opened
1 week ago
0
In pagination links don't use sort parameter when default order is used
#222
vjik
opened
1 week ago
2
Use property names for "sort" parameter in pagination links
#221
vjik
closed
2 weeks ago
0
Add support of `yiisoft/view` version `^11`
#220
vjik
closed
2 months ago
0
Fix #218: Add ability to set page size
#219
samdark
closed
1 week ago
1
Add `pageSizeConstraint` option to `BaseListView`
#218
vjik
closed
1 week ago
3
Fix #183: Add classes to data column
#217
samdark
closed
2 months ago
1
Update HeaderContext.php
#216
rossaddison
closed
2 months ago
2
Fix #7: Validate that DataReader is not both sortable and limited for GridView
#215
samdark
closed
3 weeks ago
3
Fix #213: use ListItemContext for `ListView::renderItem` related operations.
#214
glpzzz
closed
2 months ago
2
Replace all closure parameters to single context object in `ListView::renderItem`
#213
vjik
closed
2 months ago
2
Fix #211: ListView::itemViewAttributes() accepts Closure as parameter.
#212
glpzzz
closed
2 months ago
3
Allow Closure as a valid parameter for `ListView::itemViewAttributes`.
#211
glpzzz
closed
2 months ago
0
Fix #14: Use `ul` and `li` tags for the default layout of the `ListView`
#210
glpzzz
closed
2 months ago
7
Add HTML attrs for empty cells in `GridView`
#209
vjik
closed
2 months ago
0
Fix #205: Pass bodyCellAttributes to gridview cell
#208
samdark
closed
2 months ago
0
Fix #203: Add ability to set default instances of offset/keyset pagination widgets
#207
samdark
closed
2 months ago
1
Fix #203: Add ability to set default widget config for offset/keyset pagination
#206
samdark
closed
2 months ago
1
bodyCellAttributes is not used
#205
samdark
closed
2 months ago
1
Add "case-sensitive" parameter to `LikeFilterFactory` + Minor improvements
#204
vjik
closed
2 months ago
0
Add pagination widget configuration parameters to `BaseListView`
#203
vjik
closed
2 months ago
4
Small fixes
#202
samdark
closed
3 months ago
0
Add "before"/"after" parameters to action column
#201
vjik
closed
3 months ago
0
Improve rector CI
#200
vjik
closed
3 months ago
0
Cleanup
#199
samdark
closed
3 months ago
0
Fix #179: Add callable support to `$bodyAttributes` in `DataColumn`
#198
vjik
closed
3 months ago
0
Adapt to Yii Validator 2
#197
dependabot[bot]
closed
3 months ago
0
Rename `GridView::columnsGroupEnabled()` and add default value
#196
vjik
closed
4 months ago
0
Prevent multisort if it is disabled
#195
vjik
closed
4 months ago
0
Fix readme badges
#194
vjik
closed
4 months ago
0
Update yiisoft/view requirement from ^9.0 to ^10.0
#193
dependabot[bot]
closed
5 months ago
0
Update rector/rector requirement from 1.0.* to 1.1.*
#192
dependabot[bot]
closed
5 months ago
1
Improve view usage in `ListView`
#191
vjik
closed
5 months ago
0
Update yiisoft/view requirement from ^8.0 to ^9.0
#189
dependabot[bot]
closed
5 months ago
1
Fix docs
#188
luizcmarin
closed
6 months ago
1
Fix docs
#187
luizcmarin
closed
6 months ago
0
Add "title" parameter to action button
#186
vjik
closed
7 months ago
0
Fix docs
#185
vjik
closed
7 months ago
0
Update file
#184
luizcmarin
closed
7 months ago
1
Add properties `headerClass`, `bodyClass` and `columnClass` to data column
#183
vjik
closed
2 months ago
0
Replace `queryProperty` to `field` in `DataColumn`
#182
vjik
closed
8 months ago
2
Add `ILikeFilterFactory` and use it by default in `DataColumnRenderer`
#181
vjik
closed
2 months ago
0
Refactor `GridView::columnsGroupEnabled()`
#180
vjik
closed
4 months ago
0
Dynamic style and css class Yiisoft\Yii\DataView\GridView
#179
hacan359
closed
3 months ago
0
Update OffsetPagination.php
#178
aphraoh
closed
8 months ago
3
Next