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

Introduce Decorate element #178

Merged
merged 7 commits into from
Mar 12, 2021
Merged

Introduce Decorate element #178

merged 7 commits into from
Mar 12, 2021

Commits on Nov 5, 2020

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

Commits on Dec 10, 2020

  1. Merge remote-tracking branch 'origin/kve/layout-writer' into kve/deco…

    …rate-background
    
    * origin/kve/layout-writer:
      Introduce LayoutWriter, for easier custom layouts without needing to use the Layout protocol.
      Bumping versions to 0.18.0
      Some changes to the ElementPreview type to use it within Market's preview element.
      Add `AccessibilityContainer.identifier`
    kyleve committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8c5bb7d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    1551bc6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into kve/decorate-background

    * origin/main:
      Bump redcarpet from 3.5.0 to 3.5.1
      Prep 0.19.1
      Update CHANGELOG
      Revert "Merge pull request #190 from square/kve/validate-elements-are-structs"
      Prep 0.19.0
      Remove Travis builds
      Set up Github Actions
      Add a test for how often the builder is called
      Code review, add a couple methods that I used in validating the behaviour of negative positions
      Validate elements are structs
      Fix empty environment referencing a forever-living MeasurementCache.
      Fix SPM build
    kyleve committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c87368b View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    kyleve committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c53469b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Remove closures on init

    kyleve committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    66da941 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Merge branch 'main' into kve/decorate-background

    * main:
      Bump versions to 0.21.0
      Add additional ways to create and mutate an overlay, eg to ease conditional construction.
      Introduce conditionals on Element
      Prep 0.20.0
      Add `Transformed` element
    kyleve committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3d002f3 View commit details
    Browse the repository at this point in the history