-
Notifications
You must be signed in to change notification settings - Fork 399
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
Provide dist file #94
Conversation
* ratiw/master: v1.3.0
Refresh table on apiUrl change
…--bajian <313066164@qq.com>
fixed:document.querySelectorAll return the typeof nodeList not array
* row-class-callbacks: allow functions as rowClassCallbacks too
@cristijora Wow, really thank you for that! Now, I don't have to set aside time to research on how to do that. :) 👍 |
Glad I could help. Also noticed that you require |
That actually is a good idea. Let me think about on how it should proceed. |
Add build files
This PR targets issue #71 and basically provides the ability to use VueTable with a js script only and without npm.
Update: This PR also targets issue #10
The usage would be pretty simple:
The
.use
from above will register all the components globallyAlso you have the ability to access certain components if you need them: