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

[QTable] Rebuild sticky columns, update selectable prop #62

Merged
merged 5 commits into from
Mar 15, 2021

Conversation

Esvalirion
Copy link
Contributor

No description provided.

src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/components/QTableRow/index.vue Outdated Show resolved Hide resolved
src/qComponents/QTable/src/QTable.vue Outdated Show resolved Hide resolved
@@ -402,11 +389,23 @@ export default {
default: null
},
/**
* Show/hide checkboxes
* Checkboxes column.
Copy link
Member

Choose a reason for hiding this comment

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

Screenshot 2021-03-01 at 07 42 45
сделать селект с разными значениями


if (!this.$refs.scrollbar) return;

this.$watch(
Copy link
Member

Choose a reason for hiding this comment

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

почему в императивном?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

вью не следит за домом

@cheesytim cheesytim merged commit 7a6e08e into master Mar 15, 2021
@cheesytim cheesytim deleted the qtable_sticky branch March 15, 2021 11:53
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.

4 participants