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: cdk/cdk
base: 294ddc87126f^
Choose a base ref
...
head repository: cdk/cdk
compare: 6d08ecad4669
Choose a head ref
  • 14 commits
  • 13 files changed
  • 1 contributor

Commits on Sep 9, 2015

  1. Copy the full SHA
    294ddc8 View commit details
    Browse the repository at this point in the history
  2. Render abbreviaitons with zero or one attachment. We do this by hidin…

    …g parts we don't want to show, remapping some atom symbols or adding a label (for zero attach abbreviations).
    johnmay committed Sep 9, 2015
    Copy the full SHA
    3177316 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    904e2da View commit details
    Browse the repository at this point in the history
  4. To display multiple groups correctly we need to hide certain atoms an…

    …d bonds. To hide atoms we take the set complement of the parent atom list in the atom list.
    johnmay committed Sep 9, 2015
    Copy the full SHA
    5e495f5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5475014 View commit details
    Browse the repository at this point in the history
  6. Component ordering.

    johnmay committed Sep 9, 2015
    Copy the full SHA
    5446035 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c44f05d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    56ed7f2 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    07f9b0f View commit details
    Browse the repository at this point in the history
  10. Remove NaN condition - this was being produced when atoms were on top…

    … of each other but actually for Sgroups we want these (carbons) to be hidden.
    johnmay committed Sep 9, 2015
    Copy the full SHA
    a5d088c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d0efb68 View commit details
    Browse the repository at this point in the history
  12. Improved bracket display - now displays cases when more than one brac…

    …ket and they always point the right way.
    johnmay committed Sep 9, 2015
    Copy the full SHA
    046cc21 View commit details
    Browse the repository at this point in the history
  13. Better median bond length when atoms are placed on top of each other …

    …as in multiple group Sgroups.
    johnmay committed Sep 9, 2015
    Copy the full SHA
    bacacea View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    6d08eca View commit details
    Browse the repository at this point in the history