-
Notifications
You must be signed in to change notification settings - Fork 0
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: Convert DpTableHeader.vue to a template #205
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65febd5 - Browse repository at this point
Copy the full SHA 65febd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc70739 - Browse repository at this point
Copy the full SHA cc70739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22459e5 - Browse repository at this point
Copy the full SHA 22459e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3abb458 - Browse repository at this point
Copy the full SHA 3abb458View commit details -
Configuration menu - View commit details
-
Copy full SHA for f26b842 - Browse repository at this point
Copy the full SHA f26b842View commit details
Commits on May 8, 2023
-
Fix the error that the table was not resizeable and change name of Re…
…sizableColumns component there was an error about e.getBoundingClientRect() this error exists because the dom structure of the component DpTableHeader changed so that there are not only HTML elements in tableHeader here needs to be a check if tableHeader.nodeName is 'TH'
Configuration menu - View commit details
-
Copy full SHA for 40f51f8 - Browse repository at this point
Copy the full SHA 40f51f8View commit details -
Merge remote-tracking branch 'origin/main' into feat_convert_tablehea…
…der_into_template
Configuration menu - View commit details
-
Copy full SHA for f5a7029 - Browse repository at this point
Copy the full SHA f5a7029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff4b74 - Browse repository at this point
Copy the full SHA 0ff4b74View commit details -
Remove one th because its changing the style of the column if there a…
…re double ths inside the component and outside of the component
Configuration menu - View commit details
-
Copy full SHA for 7a6b8d5 - Browse repository at this point
Copy the full SHA 7a6b8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0962b14 - Browse repository at this point
Copy the full SHA 0962b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5248734 - Browse repository at this point
Copy the full SHA 5248734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88166ee - Browse repository at this point
Copy the full SHA 88166eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f602c - Browse repository at this point
Copy the full SHA 11f602cView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c36b6e - Browse repository at this point
Copy the full SHA 9c36b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c37717 - Browse repository at this point
Copy the full SHA 4c37717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 853e2c7 - Browse repository at this point
Copy the full SHA 853e2c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d4f0f - Browse repository at this point
Copy the full SHA b0d4f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f00cda - Browse repository at this point
Copy the full SHA 1f00cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 125f8d6 - Browse repository at this point
Copy the full SHA 125f8d6View commit details -
Remove v-text and write it back in the old place because
otherwise the slot doesnt know that it has a reference to the text
Configuration menu - View commit details
-
Copy full SHA for 5611333 - Browse repository at this point
Copy the full SHA 5611333View commit details -
Merge remote-tracking branch 'origin/main' into feat_convert_tablehea…
…der_into_template # Conflicts: # CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for b794e3c - Browse repository at this point
Copy the full SHA b794e3cView commit details
Commits on May 15, 2023
-
add line break if new if condition add space before the question mark in ternary
Configuration menu - View commit details
-
Copy full SHA for 7ea8c56 - Browse repository at this point
Copy the full SHA 7ea8c56View commit details -
Merge remote-tracking branch 'origin/main' into feat_convert_tablehea…
…der_into_template
Configuration menu - View commit details
-
Copy full SHA for 5aa3925 - Browse repository at this point
Copy the full SHA 5aa3925View commit details -
Merge remote-tracking branch 'origin/main' into feat_convert_tablehea…
…der_into_template
Configuration menu - View commit details
-
Copy full SHA for cfdb0f7 - Browse repository at this point
Copy the full SHA cfdb0f7View commit details