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: v6.0.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: v6.1.0
Choose a head ref
  • 13 commits
  • 111 files changed
  • 11 contributors

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    a577b26 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    caf4b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edc29d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c1f35f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. feat(timepicker): add timepicker component (#2402)

    * feat(timepicker): add timepicker component
    
    * feat(timepicker): fix styles
    
    * feat(timepicker): fix comments
    
    * feat(timepicker): fix comments
    
    * feat(timepicker): fix comments
    
    * feat(timepicker): fix comments, add docs
    
    * feat(timepicker): fix comments
    
    * feat(timepicker): fix bugs
    
    * feat(timepicker): add docs
    
    * feat(timepicker): add ControlValueAccessor
    
    * feat(timepicker): fix format issue
    
    * feat(timepicker): add convertToBoolProperty
    
    * feat(timepicker): fix convertToBoolProperty
    
    * fix(tabIndex): fix ampm issue
    
    * fix(tabIndex): fix linter
    
    * fix(tabIndex): fix test
    
    * fix(tabIndex): fix comments
    
    * fix(tabIndex): fix comments
    
    * fix(tabIndex): fix trackBy issue
    
    * feat(timePicker): fix issue with trackBy single column
    
    * feat(timePicker): update timepicker icon
    
    * style: separate big blocks with new lines
    
    * refactor: remove redundant assignment
    
    * refactor: use common project class setting syntax
    
    * refactor: move internal interface to component where it used
    
    * refactor: unify am/pm logic
    
    * refactor(playground): remove moment adapter
    
    * refactor(playground): remove unused modules
    
    * revert(timepicker): remove accidentally added new line in time format
    
    * feat(timepicker): add form control and ngModel showcases
    
    * style: reorder imports as per repo standard
    
    * style: reorder class members as per repo standard
    
    * refactor: make method protected
    
    * feat(timepicker): fix comments
    
    * feat(timepicker): fix cell height
    
    * feat(timepicker): fix docs
    
    * feat(timepicker): fix date-timepicker issue
    
    * feat(timepicker): update docs
    
    * feat: add comment on `onStable` usage
    
    * feat(timepicker): fix comments
    
    * style: add semicolon
    
    * fix: subscribe to blur events once
    
    * fix(timepicker): don't discard value typed input
    
    * refactor: use portal outlet to render portal
    
    * fix(calendar with time): make cd public
    
    As it used outside the component
    
    * fix(timepicker): mark for check when date changes
    
    * refactor: make date time picker default size
    
    * fix: emit change when typing in input
    
    * style(docs): add missing dot
    
    * refactor: add cell work to cell related theme vars
    
    Co-authored-by: Maksim Karatkevich <[email protected]>
    Co-authored-by: Sergey Andrievskiy <[email protected]>
    Co-authored-by: Sergey Andrievskiy <[email protected]>
    4 people committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    70ee391 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    afe02b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fcd77e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61af463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10b01fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ac12c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03aabfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea74e2b View commit details
    Browse the repository at this point in the history
  8. release: 6.1.0 (#2515)

    yggg committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9a9f127 View commit details
    Browse the repository at this point in the history
Loading