mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Merge branch 'master' into v4
This commit is contained in:
commit
4f9fe2491b
150 changed files with 357 additions and 828 deletions
|
@ -608,10 +608,6 @@ export default {
|
|||
if (!this.disabled) {
|
||||
this.preventFocus = true;
|
||||
this.initFocusableCell();
|
||||
|
||||
if (this.numberOfMonths === 1) {
|
||||
this.overlay.style.width = DomHandler.getOuterWidth(this.$el) + 'px';
|
||||
}
|
||||
}
|
||||
} else {
|
||||
// this.input.value = this.formatValue(this.modelValue);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue