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

Reduce ThFilter horizontal padding. #110

Open
gibbz00 opened this issue Jun 27, 2024 · 2 comments
Open

Reduce ThFilter horizontal padding. #110

gibbz00 opened this issue Jun 27, 2024 · 2 comments

Comments

@gibbz00
Copy link

gibbz00 commented Jun 27, 2024

Hii,

Refraining from sending this in as a first PR as I suspect this isn't as straight forward as it sounds. SSD does nonetheless advertise itself as headless, so I would (personally) like it to add as little styling as possible. Same goes for the other Th*.

Amazing project btw :)

Before:

2024-06-27-185501_screenshot

With padding: 0 20px removed:

2024-06-27-185610_screenshot

@vincjo
Copy link
Owner

vincjo commented Jun 28, 2024

Hi,
Thanks for the question.

I'd recommand to craft your own components for cutomization requirements.

The components bring too much style opinion to provide a very large reusability. There are more like a starting point to make things work quickly (hello world).

At this point, any style modification would imply a breaking change for the lib.

@vincjo
Copy link
Owner

vincjo commented Jun 28, 2024

Maybe more ankowledged dev than me can help for component style in next 2.0.
I already worked on to reduce code complexity and make it usable for both client and server-side data processing.

https://github.com/vincjo/datatables/tree/runes/src/lib/src/shared

I welcome proposals and pr for 2.0

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

No branches or pull requests

2 participants