Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Update color picker when user makes edits in host editor #2147

Merged
merged 9 commits into from
Nov 20, 2012

Commits on Nov 18, 2012

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

Commits on Nov 19, 2012

  1. Configuration menu
    Copy the full SHA
    ec2d286 View commit details
    Browse the repository at this point in the history
  2. Added initial unit tests.

    njx committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    7a47754 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2012

  1. Make color editor more robust to edits in host editor. Still has prob…

    …lems in some cases.
    njx committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    dbda21c View commit details
    Browse the repository at this point in the history
  2. Make it so deleting the end character of a color and then retyping do…

    …esn't cause the color editor to go out of sync.
    njx committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    9e7ad39 View commit details
    Browse the repository at this point in the history
  3. Close inline editor if an edit is made that destroys the end bookmark…

    … and leaves the color in an invalid state.
    njx committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    745f2f2 View commit details
    Browse the repository at this point in the history
  4. Code review fixes

    njx committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    ed0dfbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c65df49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c302e3 View commit details
    Browse the repository at this point in the history