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

[7.x] Next #1060

Merged
merged 42 commits into from
Mar 13, 2024
Merged

[7.x] Next #1060

merged 42 commits into from
Mar 13, 2024

Conversation

f3l1x
Copy link
Member

@f3l1x f3l1x commented Jan 24, 2023

Testing branch for upcoming release.

#1025


{
  "require": {
    "ublaboo/datagrid": "dev-next"
  },
  "prefer-stable": true,
  "minimum-stability": "dev",
}

radimvaculik and others added 11 commits February 10, 2023 09:24
* Bootstrap 5

* Bootstrap 5 (docs)

* Bootstrap 5

* form-control -> form-select

* Bump bootstrap-select for Bootstrap 5 support

* Removed `input-sm` from Bootstrap 3

See https://getbootstrap.com/docs/4.0/migration/#forms-1

* Bootstrap 5: When selectpicker, replace form-select classes with form-control and refresh it

* Hide `underline` also for `dropdown-item`. And merged into one CSS rule.

* Update the filterMultiSelect initialization

* Text-align: left -> start

Co-authored-by: Radim Vaculík <[email protected]>
Co-authored-by: Jaroslav Líbal <[email protected]>
* Add support for `nette/utils` version `4.0.0` (#1086)

* Add missing phpdoc type

---------

Co-authored-by: Dominik Harmim <[email protected]>
@paveljanda paveljanda mentioned this pull request Jul 26, 2023
to23mas and others added 15 commits August 3, 2023 10:05
During the build 
[tsl] ERROR in /node_modules/ublaboo-datagrid/assets/utils.ts(130,3)
      TS2322: Type 'Timeout' is not assignable to type 'number'.
* Fixed typos in columns.md

* Fixed typos in actions.md

* Update data-source.md

* Fixed typos in export.md

* Fixed typos, missing/redundant words in filters.md

* Update columns.md

* Fixed typos group-action.md

* Fixed typo inline-edit.md

* Fixed missin comma localization.md

* Fixed typos row.md

* Add support for `nette/utils` version `4.0.0` (#1086)

* Update .docs/export.md

Co-authored-by: Radim Vaculík <[email protected]>

---------

Co-authored-by: Dominik Harmim <[email protected]>
Co-authored-by: Radim Vaculík <[email protected]>
@f3l1x f3l1x self-assigned this Mar 13, 2024
@f3l1x f3l1x requested a review from paveljanda March 13, 2024 10:02
@paveljanda paveljanda merged commit 6f9e6fb into master Mar 13, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.