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

[Feat] Adds data attributes to columns #63

Merged
merged 6 commits into from
Jan 7, 2022
Merged

Conversation

joaocarmo
Copy link
Owner

@joaocarmo joaocarmo commented Jan 7, 2022

Request type

Adds data attributes to columns that allow individual column targeting, e.g. by CSS.

Change description

  • Updates a few dependencies
  • Adds data attributes to columns using the column key value
  • Updated the documentation
  • Added a few more tests
  • Added type checking to the pre-commit hook

Check lists

  • Tests passed
  • Coding style respected

@joaocarmo joaocarmo added the enhancement An enhancement that doesn't translate into a feature label Jan 7, 2022
@joaocarmo joaocarmo self-assigned this Jan 7, 2022
@joaocarmo joaocarmo merged commit 4121ac1 into master Jan 7, 2022
@joaocarmo joaocarmo deleted the feat/add-data-attributes branch January 7, 2022 00:42
joaocarmo added a commit that referenced this pull request Sep 10, 2024
* Updates the dependencies

* Adds the column key to the columns as a data attribute

* Updates the docs

* Adds tests

* Fixes some typings

* Adds type checking to the pre-commit hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement that doesn't translate into a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Individual Column alignment
1 participant