bdukes / out-of-our-minds

A website with creative resources to bring order out of chaos for families
Other
2 stars 2 forks source link

Bump rtfeldman/elm-css from 17.0.1 to 17.0.5 #7

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rtfeldman/elm-css from 17.0.1 to 17.0.5.

Changelog

Sourced from rtfeldman/elm-css's changelog.

Releases

Version Notes
17.0.5 Fix SVG styling bug (#565)
17.0.4 Fix className bug (#562)
17.0.3 Fix styled SVG element bug (#543)
17.0.2 Fix span style wrapping causing problems in grid container (#557), improve hashing performance (#555, #556)
17.0.1 Fix interaction with Dark Reader extension (#542)
17.0.0 Make animation-iteration-count work with infinite (#541)
16.1.0 Expose CalculatedLength (#519), vendor Murmur3 dependency for now (#528)
16.0.2 Fix SVGKeyed (#520)
16.0.1 Fix bug with outputting "sec" instead of "s" for seconds.
16.0.0 Add first-class animation keyframes support. (#431) Remove asPairs, Css.Namespace, and arithmetic operators. Don't report warnings, just emit CSS. Make Property opaque and more efficient. Fix withMedia nesting bug. (#352) Rename Css.Foreign to Css.Global. (#360) Remove Css.Colors. (#358) Remove experimental border properties. (#438) Remove experimental dir pseudo-class. (#442) Change class, id, and animationName to accept a String.
14.0.0 Remove Css.asPairsDEPRECATED in favor of DEPRECATED.Css.asPairs. (#352) Fix bug in borderBottomWidth functions. (#380) Make styled more flexible. (#420) Add pointerEvents (#377). Add Css.Transitions.
13.1.1 Fix AngleOrDirection bug (#356)
13.1.0 Add program, programWithFlags, and beginnerProgram to Html.Styled. (#381) Add withAttribute. (#389)
13.0.1 Remove extraneous Debug.log
13.0.0 Disallow using multiple css attributes in same element, to fix #337. Fix Html.Styled.Lazy (#348). Add Svg.Styled (#339). Improve docs for Css.Foreign (#353).
12.0.1 Add deprecation warning to upgrade to 13.0.0 for critical bugfixes
12.0.0 Add Html.Styled, move Css.Elements and others into Css.Foreign, move Css.stylesheet into Css.File, rename text to text_, deprecate Css.Namespace (immediately) and Css.File (eventually)
8.1.0 Expose some types, fix mixing bugs
8.0.0 Switch from (#) and (.) to class and id
7.0.0 Upgrade to Elm 0.18
6.1.0 Add box styles and table display options.
6.0.0 float is now num. Length units expose type aliases, e.g. Px. Many new keywords!
5.0.0 Have compile accept multiple files, add more keywords.
4.0.2 Fix for #140
4.0.1 Fix for #136
4.0.0 Fix multiple pseudo-selectors, add cursor properties.
3.1.2 Fix extraneous space in pseudo-element output
3.1.1 Fix missing pseudo-element implementation
3.1.0 Fix bug where namespace was getting applied to ID selectors, add letterSpacing, h5, h6
3.0.0 Upgrade for Elm 0.17
2.2.0 Expose more types
1.1.0 Add Helpers
1.0.0 Initial Release
Commits
  • 5ad3ae4 Bump to 17.0.5
  • 818ffaf Merge pull request #565 from Confidenceman02/master
  • 25e3fa7 feat: Use high contrast color for example
  • a574b51 Merge pull request #1 from tesk9/add-tests
  • 3fedf96 Adds failing test
  • a2ec9ea feat: update example to add more complex class updates
  • 9d1ca31 feat: Handle extracting attributes for NodeNS elements
  • 8f73886 Bump to 17.0.4
  • a6d64d6 Merge pull request #554 from angusjf/patch-1
  • 55b3977 Merge pull request #562 from Confidenceman02/master
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)