Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: akveo/nebular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.0-rc.1
Choose a base ref
...
head repository: akveo/nebular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0-rc.2
Choose a head ref
  • 2 commits
  • 35 files changed
  • 2 contributors

Commits on Aug 31, 2022

  1. feat: add keyboad navigation to select with autocomplete (#3097)

    * feat: add possibility to know if option hidden
    
    * feat: add keyboard navigation
    
    * fix: fix opening select when multiple and search enabled
    
    * feat: add select on enter
    
    * refactor: remove unused import
    
    * refactor: move select autocomplete feature to separate component
    
    * refactor: rename search to autocomplete
    
    * refactor: rename autocomplete show case
    
    * fix: fix dynamic change of withOptionsAutocomplete
    
    * feat: add to showcase possibility to enable/disable autocomplete
    
    * fix: fix button focus after closing options
    sashaqred authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c52fe3a View commit details
    Browse the repository at this point in the history
  2. release: 9.1.0-rc.2 (#3101)

    Tibing authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6f42f38 View commit details
    Browse the repository at this point in the history
Loading