issues Search Results · repo:creativetimofficial/vue-paper-dashboard language:Vue
Filter by
49 results
(74 ms)49 results
increativetimofficial/vue-paper-dashboard (press backspace or delete to remove)mosha19
- 1
- Opened on Jan 25, 2022
- #88
This code does not change the fade out timeout :
this.$notify({
message: msg,
icon: save ,
horizontalAlign: center ,
verticalAlign: top ,
type: warning ...
komarios
- 1
- Opened on Feb 26, 2020
- #67
ChenMorSays
- Opened on Feb 19, 2020
- #66
Hello,
Is it possible to have a new line in table cells, so that one of those solutions would work:
tableColumns: [
{
prop: my_prop ,
label: My Prop ,
...
PaulCombal
- Opened on Nov 18, 2019
- #65
Hello dears
I have an issue with navbar, when menu are toggled, no sidebar is shown. only shown when including demo js
paper-dashboard.js and when manually resize my browse screens.
for mobile pages, ...
moiyd
- 1
- Opened on Sep 1, 2019
- #63
Can not move arrow when the sidebar link change.
Solution
change ~/src/components/SidebarPlugin/SideBarLink.vue
isActive() {
return this.$el.classList.contains( active );
}
to
isActive() {
...
keepchen
- Opened on May 30, 2019
- #62
Moving Arrow should get sidebar header size and .nav-item size automatically, as sizes can be different depending on
page zoom and font size settings. Using these values, position it in middle of link. ...
fancydev18
- Opened on Apr 13, 2019
- #61
Please remove
.$mount( #app );
from here
https://github.com/creativetimofficial/vue-paper-dashboard/blob/77eeaf1f888be4f4046d763ad57fdc91467b961c/src/main.js#L14
as it s not needed. It also gives a ...
fancydev18
- Opened on Apr 13, 2019
- #60
We d like to include latest bootstrap in our project, and have paper loaded AFTER it, so that it simply overwrites some
styles, instead of doing everything from scratch.
What we tried: in App.vue
style ...
fancydev18
- Opened on Apr 13, 2019
- #59
Attached. To replicate, resize Chrome window. Screenshot from 2019-04-13 10-33-04
mariusa
- Opened on Apr 13, 2019
- #58
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.