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

use Str::contains instead of str_contains, implode error #18

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

cawa0505
Copy link
Contributor

No description provided.

@wimurk wimurk self-requested a review September 30, 2019 07:30
@wimurk wimurk self-assigned this Sep 30, 2019
@wimurk wimurk added the bug Something isn't working label Sep 30, 2019
@wimurk wimurk added this to the 3.0.26 milestone Sep 30, 2019
@wimurk
Copy link
Contributor

wimurk commented Sep 30, 2019

Hi @cawa0505,

Thank you for the PR. For next PRs please separate changes with code styles in different commits.

@wimurk wimurk merged commit 71cc5d2 into singlequote:master Sep 30, 2019
wimurk added a commit that referenced this pull request Mar 10, 2021
* Update scripts.blade.php

* Update DataTable.php

* Update dropdown.blade.php

* Update dropdown.blade.php

* Update composer.json

* Button field route issue

Add a check if it already calls the relation

* Update Button.php

* Update Image.php

* Update Button.php

* Update image.blade.php

* Update image.blade.php

* Update image.blade.php

* Update image.blade.php

* Update composer.json

* Fix issue with searchable relations

* Add onclick to button field (#12)

* Fix issue with multiple tables (#15)

* Added filters to the package (#14)

* Added filters to the package

* Updated the docs

* Update button.md

* Update composer.json

* Update

* Update README.md

* Update table-models.md

* Update composer.json

* Update DataTable.php

* Update composer.json

* Update DataTable.php

* Update Middleware.php

* Update middleware.md

* Update middleware.md

* Update composer.json

* Update README.md

* Update DataTable.php

* Update composer.json

* Update README.md

* Update README.md

* use Str::contains instead of str_contains, implode error (#18)

* Updater to version 3.0.29

* Update README.md

* Spelling / grammar (#19)

* Update composer.json

* Update DataTableServiceProvider.php

* Update DataTable.php

* Update ColumnBuilder.php

* Update table-models.md

* Update DataTable.php

* Update composer.json

* Update 3.0.32

* Fix ID issue

* Update composer.json

* Update number.blade.php

* Update Number.php

* Update composer.json

* Fix issue with empty check

* Version 3.0.35

* Update 3.0.36

* Update scripts.blade.php

* Update composer.json

* Fix sort issue

* 3.0.38

* Fix issue in searchable keys

* Update composer.json

* Update README.md

* Update README.md

* Update README.md

* Update php 7.4 (#22)

* Update php 7.4

* Update README.md

* Update checkbox.md

* Update checkbox.md

* Fix issue with pivot tables

* 3.1.1

* Swapped overwrite with condition statement

* Update 3.1.2

* Fix stub issue

* Update MakeModel.php

* Create tutorial.md

* Update README.md

* Update tutorial.md

* Update tutorial.md

* Update tutorial.md

* Update tutorial.md

* Update README.md

* Added selected attribute

* Added selected attribute

* Added filter attributes

* Fix issue in order with relations

* Fixes issue in relation order

* Fix issue in searchables

* Update composer.json

* Update checkbox.blade.php

* Update composer.json

* Code clean

Plain javascript to classes and methods for cleaner code

* Added object to the filter methods

* Update 3.1.7

* Added number format method

* Added format method for countings

* Update 3.1.8

* Set condition check as first

* Change condition line

* Fix issue with method not found exception

* Update 3.1.10

* Fix bug in sorting model

* Update Multiple.php

* Update multiple.blade.php

* Update composer.json

* Update Dropdown.php

* Namespace fix

* Update table-models.md (#27)

Co-authored-by: Wimurk <wimurk@users.noreply.github.com>
Co-authored-by: Anthimidis Nikos <kastoras_1@hotmail.com>
Co-authored-by: Wim Pruiksma <wimpruiksma@gmail.com>
Co-authored-by: Jimmy Yen <zeng.tw@gmail.com>
Co-authored-by: Zachary Craig <zack@zack6849.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants