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

Add options contexts to set conventions for more involved definitions #3

Merged
merged 20 commits into from
Feb 20, 2023

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    67c6f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7786d37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c65a69 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge branch 'main' into options-contexts

    * main: (21 commits)
      Prep v0.2.0 release
      Ensure test support for deeply nested previews
      Rename `Page` to `Preview` (#17)
      Route Engine root path to `showcase/engines#index` (#18)
      Add a description to our Plain Ruby sample
      Load with Zeitwerk (#14)
      Support partials with host application routes
      Bugfix: support deeply-nested partials in IntegrationTest
      Convert Plain Ruby sample to new partial location and have it auto-smoketested 😁
      Add automatic Smokescreen test generation (#13)
      Indent Path Tree children
      Test Coverage for template- and partial-overrides
      Move `pages#index` template to `engine#index`
      Revert `<input type="checkbox" readonly>` change
      Build Tailwind assets
      Fail CI when Tailwind generates a diff
      Add HTML Test Coverage
      Execute Test Suite in GitHub Action (#7)
      Prefer partials to templates (#2)
      Prefix Tailwind classes with sc- to avoid clashing with app Tailwind (#4)
      ...
    kaspth committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    511bf82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f55c2 View commit details
    Browse the repository at this point in the history
  3. Reshape API a bit

    kaspth committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0388369 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    c300bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03de7da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c53664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3851b31 View commit details
    Browse the repository at this point in the history
  5. Backport Rails 7.0's with_options

    Co-authored-by: Sean Doyle <[email protected]>
    kaspth and seanpdoyle committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8667ad0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fb851a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1be7dd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    af872a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into options-contexts

    * main:
      Add basic reveal of render time and allocation count (#22)
      Test showcasing a helper (#26)
      Prep v0.2.1
      Yank Zeitwerk for now (#24)
      Run CI with Ruby 2.7 since we still need to support it (#21)
      Add automatic integration testing via autorun (#16)
    kaspth committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    9d15443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deb940d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e70a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    aea063f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80822e2 View commit details
    Browse the repository at this point in the history
  3. Update tailwindcss build

    kaspth committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    325f934 View commit details
    Browse the repository at this point in the history