Skip to content

v1.17.28

Compare
Choose a tag to compare
@hasahmad hasahmad released this 26 Feb 19:09
· 188 commits to master since this release
  • Merge pull request #227 from commonsku/CORE-445 6aa94de
  • removed address auto complete select fce4b65
  • pass in the value not the ref 06ad9db
  • remove confirm address popup and update address autocomplete dd45ed0
  • updated useValue without TAllowedValue in generic 17910bb
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into CORE-445 a8f5c68
  • Merge pull request #233 from commonsku/feat-typography df22dbb
  • Merge branch 'feat-typography' of github.com:commonsku/commonsku-styles into CORE-445 d1bb72d
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into CORE-445 80e2ffc
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into feat-typography 8df9f45
  • Merge pull request #232 from commonsku/feat-input-dropdown fc1c999
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 08afea7
    • use useValue instead of using useEffect 8bbc18f
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 5808454
  • move showDropdown and setShowDropdown out of component - unneccessary code with useEffect c84ced4
  • update address autocomplete with updated input dropdown component 284496e
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 ed44c09
  • hide dropdown on click enter and tab 6d2a843
  • hide dropdown on click enter and tab d1bf9d7
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 f2a0382
  • updated wrapper styles eba5d85
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 6ca2eb5
  • add autoComplete="off" in dropdown input 944c6d7
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 efe1915
  • update styles with keyboard navigation b22a5e0
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 b85331a
  • update label type and debounce login 41faf5e
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into feat-input-dropdown 10fe52a
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into feat-typography bd8bf58
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into CORE-445 7b055c2
  • add terser rollup plugin - reduce size by minifying bundle e09591a
  • removed curcular dependency ce354c5
  • update with country and current location bias 1b2dfe9
  • updated input dropdown with keyboard up/down a1d2085
  • add styles props for inout dropdown components 26ab48c
  • updated styles 1485235
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into CORE-445 b843454
  • Merge branch 'feat-typography' of github.com:commonsku/commonsku-styles into CORE-445 3b4fc4e
  • added typography component 7bf249e
  • Merge branch 'feat-input-dropdown' of github.com:commonsku/commonsku-styles into CORE-445 93db39b
  • export components 139c75b
  • added DebouncedInput and InputDropdown components 4979f01
  • Merge branch 'chore-select-styles' of github.com:commonsku/commonsku-styles into CORE-445 89f9acd
  • Merge branch 'chore-select-styles' of github.com:commonsku/commonsku-styles into CORE-445 aeb7048
  • Merge branch 'chore-select-styles' of github.com:commonsku/commonsku-styles into CORE-445 4f762da
  • fixed merge conflicts 0990b9c
  • Merge branch 'chore-select-styles' of github.com:commonsku/commonsku-styles into CORE-445 cc5ef45
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into CORE-445 584ce83
  • added test id 7881be4
  • Merge branch 'master' of github.com:commonsku/commonsku-styles into CORE-445 a9f935c
  • updated input dropdown 716ddb7
  • added InputDropdown and AddressAutoCompleteInput Dropdown 4e9f82c
  • updated parseAddressComponents with line 2 (subpremise) and line 3 update 4ae7ab3
  • added DebouncedInput 6f992dd
  • updated select ref f50ef2e
  • updated warning icon 995065e
  • updated confirm address popup c2306f4
  • updated select exports 6e0c769
  • added address validation components and utils cc89c6e
  • added typography 63e7cac
  • separated select input 8fac388

v1.17.27...v1.17.28