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

#175, #179, #135, #93, #183, #184, #191, fix broken html tests, fix broken --react-import-path #176

Open
wants to merge 16 commits into
base: gh-pages
Choose a base branch
from

Commits on Jul 30, 2016

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

Commits on Aug 2, 2016

  1. fixed broken html tests

    Fixed html tests that were not running due to changed file name.
    Failing html tests now dump "actual" html instead of the code that
    generates it (.actual.html)
    Fixed title for rtStyle tests
    Removed compareAndWriteHtml() that is no longer needed
    nippur72 committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    f8296ce View commit details
    Browse the repository at this point in the history
  2. improved rt-scope syntax parser

    rt-scope syntax parser now is able to scan over quoted strings (both
    single and double quotes) which may be also contain escaped quotes (\"
    or \')
    nippur72 committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    883a10b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5519dc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

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

Commits on Aug 12, 2016

  1. Configuration menu
    Copy the full SHA
    c991283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d96d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Configuration menu
    Copy the full SHA
    f34814c View commit details
    Browse the repository at this point in the history
  2. trim some trailing spaces

    nippur72 committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    4751852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebde662 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. support external helpers with --external-helpers

    * new CLI option --external-helpers
    * lodash is now loaded only if required
    nippur72 committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    c117245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd3880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b478c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2878fc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

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

Commits on Sep 6, 2016

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