Skip to content

refactor: use Tabler 1.5 class names (tag-list) - #28

Closed
AbdelrhmanSaid wants to merge 2 commits into
masterfrom
tabler-v1.5
Closed

refactor: use Tabler 1.5 class names (tag-list)#28
AbdelrhmanSaid wants to merge 2 commits into
masterfrom
tabler-v1.5

Conversation

@AbdelrhmanSaid

Copy link
Copy Markdown
Contributor

Tabler 1.5 renamed .tags-list to .tag-list (the old name is only kept as a deprecated alias). TagsColumn now emits the new class so the datatable markup does not rely on a deprecated selector, and a test pins the container class.

The shipped datatables.js needs no change: it only listens for the native show.bs.dropdown event, which Bootstrap 5 still dispatches without the removed jQuery plugin bridge.

AbdelrhmanSaid and others added 2 commits September 5, 2026 19:41
Tabler 1.5 renamed .tags-list to .tag-list (the old name is only kept
as a deprecated alias). TagsColumn now emits the new class so the
datatable markup does not rely on a deprecated selector, and a test
pins the container class.

The shipped datatables.js needs no change: it only listens for the
native show.bs.dropdown event, which Bootstrap 5 still dispatches
without the removed jQuery plugin bridge.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0161d1SpsU8QKLFatykz8Z82
Removed test for rendering tags inside a tabler tag-list container.
@AbdelrhmanSaid
AbdelrhmanSaid deleted the tabler-v1.5 branch September 5, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant