Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

fix(number-input): fix for React #230

Merged
merged 1 commit into from
Dec 16, 2019

Commits on Dec 16, 2019

  1. fix(number-input): fix for React

    This change makes `<bx-number-input>` code support the Babel plugin
    that generates its React wrapper, by putting the getters of declared
    properties before their setters.
    
    This change also ensures that failures in such Babel plugin causes CI
    error.
    asudoh committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    9b2bbaa View commit details
    Browse the repository at this point in the history