Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.
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: davdroman/Bohr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0-alpha.5
Choose a base ref
...
head repository: davdroman/Bohr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 47 files changed
  • 3 contributors

Commits on Sep 4, 2015

  1. 3.0.0-rc.1 release

    davdroman committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    9f8136c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2015

  1. Add dynamic options support

    davdroman committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    5a0a17b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2015

  1. 3.0.0 release

    davdroman committed Sep 27, 2015
    Configuration menu
    Copy the full SHA
    a778369 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Cells highlighted colors

    gmoledina committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    4430b8b View commit details
    Browse the repository at this point in the history
  2. Cell with UIStepper

    gmoledina committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    35fb5ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from gmoledina/cells_highlightedColor

    Add highlighted color support for `BOTableViewCell`
    davdroman committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    9665946 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from gmoledina/stepper_cell

    Add `BOStepperTableViewCell`
    davdroman committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    0674468 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. Configuration menu
    Copy the full SHA
    33f7021 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from gmoledina/optionTableViewCell_customValue

    Allow explicit index values in BOOptionTableViewCell
    davdroman committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    772198e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2016

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

Commits on Jan 24, 2016

  1. Merge pull request #37 from gmoledina/feature/custom_values_choice

    Allow explicit index values in BOChoiceTableViewCell
    davdroman committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    d85453a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    134da23 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. Expose subclassing header files

    - Changed visibilty of `BOTableViewCell+Subclass.h`,  `BOTextTableViewCell+Subclass.h` and `BOSetting.h` to public
    - Added `BOTableViewCell+Subclass.h` and `BOTextTableViewCell+Subclass.h` to Bohr.h
    Argent committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    6bda241 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Merge pull request #44 from Argent/subclassing

    Expose subclassing header files
    davdroman committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    b00294f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

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

Commits on Aug 24, 2020

  1. Update README.md

    davdroman authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    658a540 View commit details
    Browse the repository at this point in the history
Loading