File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 4646 "left-label-text-color" : {
4747 "extends" : " color" ,
4848 "desc" : " Color name for left label text from the Quasar Color Palette" ,
49- "category" : " labels"
49+ "category" : " labels" ,
50+ "addedIn" : " v1.1.0"
5051 },
5152
5253 "right-label-color" : {
5859 "right-label-text-color" : {
5960 "extends" : " color" ,
6061 "desc" : " Color name for right label text from the Quasar Color Palette" ,
61- "category" : " labels"
62+ "category" : " labels" ,
63+ "addedIn" : " v1.1.0"
6264 },
6365
6466 "left-label-value" : {
Original file line number Diff line number Diff line change 291291
292292 "scopedSlots" : {
293293 "marker-label" : {
294- "desc" : " What should the menu display after filtering options and none are left to be displayed; Suggestion: <div> " ,
294+ "desc" : " What to be used to display the marker label " ,
295295 "addedIn" : " v1.17" ,
296296 "scope" : {
297297 "marker" : {
424424 },
425425
426426 "marker-label-group" : {
427- "desc" : " What should the menu display after filtering options and none are left to be displayed; Suggestion: <div> " ,
427+ "desc" : " What to be used to display the marker label group " ,
428428 "addedIn" : " v1.17" ,
429429 "scope" : {
430430 "markerList" : {
You can’t perform that action at this time.
0 commit comments