Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12
@@ -22,4 +22,19 @@ { | ||
"type": "Boolean", | ||
"desc": "Tell QBagde if it should float to the top right side of the relative positioned parent element or not" | ||
"desc": "Tell QBadge if it should float to the top right side of the relative positioned parent element or not" | ||
}, | ||
"transparent": { | ||
"type": "Boolean", | ||
"desc": "Applies a 0.8 opacity; Useful especially for floating QBagde" | ||
}, | ||
"label": { | ||
"type": [ | ||
"String", | ||
"Number" | ||
], | ||
"desc": "Badge's content as string; overrides default slot if specified", | ||
"examples": [ | ||
"John Doe", | ||
22 | ||
] | ||
}, | ||
"align": { | ||
@@ -37,5 +52,5 @@ "type": "String", | ||
"default": { | ||
"desc": "Default slot in the devland unslotted content of the component" | ||
"desc": "This is where QBadge content goes, if not using 'label' property" | ||
} | ||
} | ||
} |
@@ -24,3 +24,3 @@ { | ||
}, | ||
"actions": { | ||
"action": { | ||
"desc": "Slot for Banner action (suggestions: QBtn)" | ||
@@ -27,0 +27,0 @@ } |
@@ -37,4 +37,7 @@ { | ||
"label": { | ||
"type": "String", | ||
"desc": "Chip's content as string", | ||
"type": [ | ||
"String", | ||
"Number" | ||
], | ||
"desc": "Chip's content as string; overrides default slot if specified", | ||
"examples": [ | ||
@@ -41,0 +44,0 @@ "John Doe", |
@@ -35,3 +35,3 @@ { | ||
"type": "String", | ||
"desc": "Color name for component from the Quasar Color Palette", | ||
"desc": "Color name for the arc progress from the Quasar Color Palette", | ||
"examples": [ | ||
@@ -69,2 +69,3 @@ "primary", | ||
"desc": "Size of text in CSS units, including unit name. Suggestion: use 'em' units to sync with component size", | ||
"default": "0.25em", | ||
"examples": [ | ||
@@ -105,7 +106,3 @@ "1em", | ||
"type": "Boolean", | ||
"desc": "Reverses the direction of progress" | ||
}, | ||
"no-motion": { | ||
"type": "Boolean", | ||
"desc": "Disables animations" | ||
"desc": "Reverses the direction of progress; Only for determined state" | ||
} | ||
@@ -112,0 +109,0 @@ }, |
@@ -71,2 +71,3 @@ { | ||
"desc": "Size of text in CSS units, including unit name. Suggestion: use 'em' units to sync with component size", | ||
"default": "0.25em", | ||
"examples": [ | ||
@@ -73,0 +74,0 @@ "1em", |
@@ -45,3 +45,3 @@ { | ||
"type": "Boolean", | ||
"desc": "Draw stripes" | ||
"desc": "Draw stripes; For determinate state only (for performance reasons)" | ||
}, | ||
@@ -48,0 +48,0 @@ "indeterminate": { |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.11 | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
@@ -29,2 +29,4 @@ { | ||
"floating", | ||
"transparent", | ||
"label", | ||
"align" | ||
@@ -304,3 +306,3 @@ ], | ||
"reverse", | ||
"no-motion" | ||
"instant-feedback" | ||
], | ||
@@ -547,3 +549,3 @@ "description": "" | ||
"reverse", | ||
"no-motion", | ||
"instant-feedback", | ||
"step", | ||
@@ -550,0 +552,0 @@ "tabindex", |
{ | ||
"name": "quasar", | ||
"version": "1.0.0-alpha.11", | ||
"version": "1.0.0-alpha.12", | ||
"description": "Build responsive SPA, SSR, PWA, Hybrid Mobile Apps and Electron apps, all simultaneously using the same codebase", | ||
@@ -5,0 +5,0 @@ "module": "src/index.esm.js", |
@@ -53,3 +53,3 @@ import Vue from 'vue' | ||
return h('div', { | ||
staticClass: 'q-avatar', | ||
staticClass: 'q-avatar relative-position', | ||
style: this.style | ||
@@ -56,0 +56,0 @@ }, [ |
@@ -11,2 +11,6 @@ import Vue from 'vue' | ||
floating: Boolean, | ||
transparent: Boolean, | ||
label: [Number, String], | ||
align: { | ||
@@ -26,6 +30,7 @@ type: String, | ||
classes () { | ||
return 'q-badge' + | ||
return 'q-badge flex inline items-center no-wrap' + | ||
(this.color ? ` bg-${this.color}` : '') + | ||
(this.textColor !== void 0 ? ` text-${this.textColor}` : '') + | ||
(this.floating === true ? ' q-badge--floating' : '') | ||
(this.floating === true ? ' q-badge--floating' : '') + | ||
(this.transparent === true ? ' q-badge--transparent' : '') | ||
} | ||
@@ -35,7 +40,7 @@ }, | ||
render (h) { | ||
return h('span', { | ||
return h('div', { | ||
style: this.style, | ||
class: this.classes | ||
}, this.$slots.default) | ||
}, this.label !== void 0 ? [ this.label ] : this.$slots.default) | ||
} | ||
}) |
@@ -13,5 +13,16 @@ { | ||
"type": "Boolean", | ||
"desc": "Tell QBagde if it should float to the top right side of the relative positioned parent element or not" | ||
"desc": "Tell QBadge if it should float to the top right side of the relative positioned parent element or not" | ||
}, | ||
"transparent": { | ||
"type": "Boolean", | ||
"desc": "Applies a 0.8 opacity; Useful especially for floating QBagde" | ||
}, | ||
"label": { | ||
"type": [ "String", "Number" ], | ||
"desc": "Badge's content as string; overrides default slot if specified", | ||
"examples": [ "John Doe", 22 ] | ||
}, | ||
"align": { | ||
@@ -26,5 +37,5 @@ "type": "String", | ||
"default": { | ||
"extends": "default" | ||
"desc": "This is where QBadge content goes, if not using 'label' property" | ||
} | ||
} | ||
} |
@@ -26,3 +26,3 @@ { | ||
"actions": { | ||
"action": { | ||
"desc": "Slot for Banner action (suggestions: QBtn)" | ||
@@ -29,0 +29,0 @@ } |
@@ -21,3 +21,3 @@ import Vue from 'vue' | ||
iconRight: String, | ||
label: String, | ||
label: [String, Number], | ||
@@ -107,3 +107,3 @@ color: String, | ||
staticClass: 'q-chip__content row no-wrap items-center q-anchor--skip' | ||
}, this.label ? [ this.label ] : this.$slots.default)) | ||
}, this.label !== void 0 ? [ this.label ] : this.$slots.default)) | ||
@@ -110,0 +110,0 @@ this.iconRight && child.push(h(QIcon, { |
@@ -18,4 +18,4 @@ { | ||
"label": { | ||
"type": "String", | ||
"desc": "Chip's content as string", | ||
"type": [ "String", "Number" ], | ||
"desc": "Chip's content as string; overrides default slot if specified", | ||
"examples": [ "John Doe", "Book" ] | ||
@@ -22,0 +22,0 @@ }, |
@@ -49,3 +49,4 @@ import Vue from 'vue' | ||
reverse: Boolean, | ||
noMotion: Boolean | ||
instantFeedback: Boolean // used by QKnob, private | ||
}, | ||
@@ -67,3 +68,3 @@ | ||
circleStyle () { | ||
if (this.noMotion !== true && this.indeterminate !== true) { | ||
if (this.instantFeedback !== true && this.indeterminate !== true) { | ||
return { transition: 'stroke-dashoffset 0.6s ease 0s, stroke 0.6s ease' } | ||
@@ -70,0 +71,0 @@ } |
@@ -25,3 +25,4 @@ { | ||
"color": { | ||
"extends": "color" | ||
"extends": "color", | ||
"desc": "Color name for the arc progress from the Quasar Color Palette" | ||
}, | ||
@@ -46,2 +47,3 @@ | ||
"desc": "Size of text in CSS units, including unit name. Suggestion: use 'em' units to sync with component size", | ||
"default": "0.25em", | ||
"examples": [ "1em", "16px", "2rem" ] | ||
@@ -76,8 +78,3 @@ }, | ||
"type": "Boolean", | ||
"desc": "Reverses the direction of progress" | ||
}, | ||
"no-motion": { | ||
"type": "Boolean", | ||
"desc": "Disables animations" | ||
"desc": "Reverses the direction of progress; Only for determined state" | ||
} | ||
@@ -84,0 +81,0 @@ }, |
@@ -199,3 +199,3 @@ import Vue from 'vue' | ||
value: this.model, | ||
noMotion: this.dragging | ||
instantFeedback: this.dragging | ||
}) | ||
@@ -202,0 +202,0 @@ } |
@@ -49,2 +49,3 @@ { | ||
"desc": "Size of text in CSS units, including unit name. Suggestion: use 'em' units to sync with component size", | ||
"default": "0.25em", | ||
"examples": [ "1em", "16px", "2rem" ] | ||
@@ -51,0 +52,0 @@ }, |
@@ -80,3 +80,3 @@ import Vue from 'vue' | ||
this.stripe && !this.motion ? h('div', { | ||
this.stripe === true && this.motion === false ? h('div', { | ||
staticClass: 'q-linear-progress__stripe absolute-full', | ||
@@ -83,0 +83,0 @@ style: this.stripeStyle |
@@ -36,3 +36,3 @@ { | ||
"type": "Boolean", | ||
"desc": "Draw stripes" | ||
"desc": "Draw stripes; For determinate state only (for performance reasons)" | ||
}, | ||
@@ -39,0 +39,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4660514
110178