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 initial support for background shorthand property #277

Merged
merged 3 commits into from
Jun 25, 2020

Conversation

kasperisager
Copy link
Contributor

Closes #262.

@kasperisager kasperisager added the minor Backwards-compatible change that touches public API label Jun 25, 2020
@kasperisager kasperisager requested a review from Jym77 June 25, 2020 10:49
@kasperisager kasperisager self-assigned this Jun 25, 2020
@kasperisager kasperisager merged commit ae2b659 into master Jun 25, 2020
@kasperisager kasperisager deleted the background-shorthand branch June 25, 2020 11:18
kasperisager added a commit that referenced this pull request Jul 1, 2020
* master: (21 commits)
  Rework the way DOM parent pointers are handled (#283)
  Create a GitHub release as part of release workflow
  Backtrack on shortcut links
  v0.3.0
  Prepare release
  Update changelog
  Update changelog
  `RoleOptions#allowPresentational` must be optional
  Update SIA R67 (#272)
  Update lockfile
  Correctly resolve important and overridden CSS properties (#282)
  Introduce HyperScript-like DSL for constructing DOM (#281)
  Use dynamic import rather than `require()` for loading formatters (#278)
  Add `Future#get()` and accept thunked promises in `Future.from()` (#279)
  Fix default argument type parameter of several types
  Speedup table building (#276)
  Add initial support for `background` shorthand property (#277)
  Output stack in CLI errors if available
  Chesterton's fence strikes again!
  Correctly pull `.message` from expectations
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Backwards-compatible change that touches public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement support for background CSS shorthand property
2 participants