Skip to content

Releases: cdonohue/benefit

v2.2.2

04 Aug 19:14
Compare
Choose a tag to compare

v2.2.1...v2.2.2

v2.2.1

04 Aug 19:06
Compare
Choose a tag to compare

v2.2.0...v2.2.1

Adds element normalization and additional support for generating preflight styles

06 Oct 05:46
8e0a587
Compare
Choose a tag to compare
  • Merge pull request #42 from cdonohue/add-element-normalization 8e0a587
  • Update documentation components 5ccc9dc
  • Cleanup preflight bf0a4bb
  • Rename server style container 5e08ee7
  • Support normalization 364313f
  • Remove file 06ec31e
  • Merge pull request #40 from cdonohue/declarative-preflight cf0573c
  • Rename layout component 4c27fc7
  • Reuse layout component dc04e04
  • Update nextjs example d2d2ed0
  • Update docs with preflight changes and fix links aefa2ae
  • Update lock file 87c633d
  • Update benefit-react and add Preflight b2fea34
  • Refactor common code (incl. preflight styles) 601e5fc
  • Remove duplicate code c11df05
  • Remove preflight code from initialization cd3bd6e
  • Bump version for lib in docs dbaf8fb
  • Version bump react d79f2c5
  • Version bump d078b99

v2.1.0...v2.2.0

Added style registry and SSR support for react

03 Sep 19:28
f60879c
Compare
Choose a tag to compare
  • Merge pull request #36 from cdonohue/add-style-registry f60879c
  • Small changes/tweaks 2814d4d
  • Updates ba6ee16
  • Refactor styles container 2665ef5
  • Add ssr support to gatsby docs 9f3eb35
  • Just change the innerHtml if a class is updated 3efa6e4
  • hash off of processed rules f28a742
  • Update hashing function 7fb1800
  • Refactoring b80f298
  • export registry f609d24
  • Remove styles container from docs cdf2de5
  • Modify nextjs demo 8bdbfce
  • Opt-in to preflight 8ddd3eb
  • Docs tweaks 703a715
  • Add nextjs example 4f103f3
  • Use StylesContainer in docs 14120dc
  • Remove old create style function b369511
  • Update exports and add container to collect styles 82fd7b2
  • Remove all traces of DOM and use registry 0f56b19
  • Remove DOM manipulation from css 4fee934
  • Make one function responsible for inserting styles 3fdeba8
  • reorder utilities 70eefe2
  • Add central registry d1db9a0
  • Merge pull request #32 from cdonohue/ericclemmons-patch-1 467a6cc
  • Bump version 258953b
  • Bump version e16c668
  • Use benefit-react vs. benefit/react d07a126

v2.0.1...v2.1.0

v2.0.1: Merge pull request #33 from cdonohue/preflight-opt-in

19 Aug 04:02
3c26e9c
Compare
Choose a tag to compare
  • Merge pull request #33 from cdonohue/preflight-opt-in 3c26e9c
  • Call function :D 80918f5
  • Cleanup and use preflight styles 5d59145
  • Don't rely on configuration for preflight function 168700b
  • Rename method and return injectPreflight b3f1f0f
  • Version bump for benefit-react a59af74
  • Script changes e6e7e0c
  • update lock file 3966420
  • Update versions for docs c7b9624
  • Version changes e1203bf

v2.0.0...v2.0.1

v2.0.0

18 Aug 05:45
Compare
Choose a tag to compare

v1.1.1...v2.0.0

v1.1.1

03 Jun 02:35
Compare
Choose a tag to compare
  • Merge pull request #25 from cdonohue/25-decouple-emotion c534f0f
  • Update build step 928223d
  • Update snapshots 716072b
  • Add on styleWith and cx to vanilla export 8d54640
  • Remove styleWith from react config generation 672e8d0
  • Return minimal set of utility functions 6ece814
  • Pass in options for styleWith and cx behavior 3f0ba1c
  • Update imports 30859ce
  • Move out individual functions 0cbdcd7

v1.1.0...v1.1.1

v1.1.0

02 Jun 05:04
Compare
Choose a tag to compare
  • Hotfix to support new properties in ConfigProvider d8de122
  • Merge pull request #24 from cdonohue/24-solve-for-ssr af7ffee
  • Update docs 6537b1d
  • Default Box to use @emotion/core pragma internally 712e6ff
  • Add keys c76ff9f
  • Update snapshots and remove map function 4b5474f
  • Update snapshots 71f7312
  • Don't use Link 1f14773
  • Add css if present b28db84
  • Only pass components through Box if they have css or className d5e6699
  • Remove trim and shorten declaration processing 4df8b9d
  • Formatting 9cf17d2
  • Update README 56d6e31
  • Link back to index page 6d61ccd
  • No need to process a second time with css e37beda
  • Use @emotion/core with react aab45b7
  • Decouple declarations from actual processing d9a4bbe

v1.0.3...v1.1.0

v1.0.3

31 May 16:50
Compare
Choose a tag to compare
  • Merge pull request #23 from cdonohue/23-passing-unwanted-props 64a28ed
  • Don't populate className if one isn't passed in 15939a8
  • Add nextjs example 82fdb58
  • Update README.md 2ebaaf8

v1.0.2...v1.0.3

v1.0.2

28 May 03:12
Compare
Choose a tag to compare

v1.0.1...v1.0.2