Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Issue 171 - Rename sorting_settings columnId -> column_id#183

Merged
Marc-Andre-Rivet merged 4 commits into
masterfrom
3.1-issue171-column-id
Oct 30, 2018
Merged

Issue 171 - Rename sorting_settings columnId -> column_id#183
Marc-Andre-Rivet merged 4 commits into
masterfrom
3.1-issue171-column-id

Conversation

@Marc-Andre-Rivet

@Marc-Andre-Rivet Marc-Andre-Rivet commented Oct 29, 2018

Copy link
Copy Markdown
Contributor

This fixes #171

@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-183 October 29, 2018 21:46 Inactive
@Marc-Andre-Rivet Marc-Andre-Rivet changed the title Rename sorting_settings columnId -> column_id Issue 171 - Rename sorting_settings columnId -> column_id Oct 29, 2018
@chriddyp

Copy link
Copy Markdown
Member

Could you also remove the references to the issue in the docs?

* NOTE - We may rename `columnId` to `column_id` in
* the future.
* Subscribe to [https://github.com/plotly/dash-table/issues/171](https://github.com/plotly/dash-table/issues/171)
* for details.
*/

@chriddyp
chriddyp temporarily deployed to dash-table-review-pr-183 October 29, 2018 23:35 Inactive
Comment thread src/dash-table/Table.js
@@ -584,16 +584,11 @@ export const propTypes = {
* For multi-column sorting, this will be a list of
* sorting parameters, in the order in which they were
* clicked.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing link to 171 as the issue is resolved.

@valentijnnieman valentijnnieman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Just need to fix merge conflicts!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sorting_settings - rename columnId to column_id?

3 participants