Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 5.1 #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Rails 5.1 #1

wants to merge 6 commits into from

Commits on Oct 10, 2017

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

Commits on Oct 25, 2017

  1. Added Debug Object

    dquilter committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    15be69e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8615985 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Fix the styling buttons in Chrome 65

    * Fix the styling buttons (e.g. bold, italics) in Chrome 65 - and
      probably older. Stack Overflow suggests Chrome 58.
    * @dquilter fixed this originally in 8615985, however this behaviour is
      still broken in Sightsavers' ActiveAdmin.
    * There's an issue StackOverflow that seems to match the problem we're
      experiencing, and the accepted answer uses the solution applied by DQ,
      however the comments suggest this is only a partial fix, ref:
     * https://stackoverflow.com/q/43674400/885540
     * https://stackoverflow.com/q/43674400/885540#comment75050875_43732840
    * This applies the fix recommended by the comment, and that appears to
      have resolved the issue - though I'll be lying if I claim I know why
      `this.caret.set(node1, 0, node2, 0);` solves it.
    tommarshall committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    58de2c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Merge pull request #2 from kyan/fix-style-buttons-in-chrome-65

    Fix the styling buttons in Chrome 65
    tommarshall committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    25c2f5c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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