• Jiewei Qian's avatar
    DatePicker: optimize code, fix #12980, follow up #8156 (#13374) · 9738054d
    Jiewei Qian authored
    * date-table: simplify implementation, fix #12980
    
    * date-table: remove rangeState's row and column
    
    * date-table: fix disabled cell highlight
    
    this is a regression introduced in pr #8156, which allows disabled date to be
    highlighted.
    
    Also simplifies handleClick's implementation to avoid DOM operations.
    9738054d
date-table.vue 13.4 KB