Skip to content

Releases: wri/gfw-components

Update yarn lock

31 May 12:06
Compare
Choose a tag to compare

Patches

Fix installation build

31 May 11:54
Compare
Choose a tag to compare

Patches

  • Update webpack to build module output when not building script with nodeExternals(): 22a6918
  • Add deploy script for auto release: 3e144d5
  • Add version to static script, update security issues: 785013b
  • Remove github actions for now: 22997b7
  • Repair static build script: 3d6e854
  • Add main dependancies outside of dev: bfb1fa4

Webpack updates for improved module importing

31 May 10:50
Compare
Choose a tag to compare

Patches

  • Update webpack to build module output when not building script with nodeExternals(): 22a6918
  • Add deploy script for auto release: 3e144d5
  • Add version to static script, update security issues: 785013b

Externals update for webpack

28 May 14:49
Compare
Choose a tag to compare

Patches

  • Add emotion to webpack externals: 53f562f

Patch window and document for SSR

28 May 14:02
Compare
Choose a tag to compare

Patches

Allow static props passed to header

19 May 20:01
Compare
Choose a tag to compare

Patches

  • Add ability to pass props to static build header: 05bf28f
  • Update static docs: d7f549c

Static builds, Tippy.js, Grid updates

19 May 15:02
Compare
Choose a tag to compare

Minor Changes

  • Update grid and fix static build: 484e2d6
  • Fix active props for language dropdown: 93007ef
  • Scope global text styles as components: 401c331
  • Export html styled elements: 7c163fb
  • Docs for html components: 00fba94
  • Change tooltip to react tippy.js: 701198a

Patches

  • Udpate theme to match UI kit: ae0a018
  • Fix checkbox for IE11: ede58fe
  • Small spacing fix for radio buttons: 479ecac
  • Line up buttons with UI kit: 69b191f
  • Small fix for header submenu icon widths: 6f944c0
  • Disable contact us modal footer for now: b0ace1e
  • Fix mobile padding for grid: b1e39bb
  • Reuse input in tags input: f052d1b
  • Tidy up docs: c71f7b6
  • Update readme: 26851fe

Styled components and improved API

18 May 12:18
Compare
Choose a tag to compare

Minor Changes

  • Unified webpack config: bc6bce9
  • Tidy uneeded modules: 397ce28
  • Tidy package.json: bf3a847
  • Fix IE11 support for style guidist: 4e45375
  • Favicon fix: f7f5eed
  • Tidy compile script: 86ba7c3
  • Refactor themeing: e6a9d7c
  • Fix header transifex and global styles: 51945f9
  • Get languages for header from props: 572a53a
  • Add all components to export: 35e650b
  • Only include externals in static build: e0f3fec
  • Hover styles for desktop header: 75334cb
  • Add forms section: e0749f9
  • Add icons section: d09737b
  • Update grid docs: 5e654db
  • Descriptions for components, responsive layout section: 98c6339
  • Correct imports for header and footer examples: a93d836
  • Docs for responsive layouts: b5ec1f0
  • Tidy styleguide config: c4445bf
  • Docs for modals: a2fd663
  • Docs for installation: 6b6611c
  • Add sections to introduction: a5d9ffa
  • Remove uneeded field components: c3e24ca
  • Update radio and selector to latest versions: d8a781c
  • Update readme: 27dea3c
  • Tidy release README desc: d52a613

Patches

  • Fix header .map of undefined for languages: 906e21e
  • Fix date formatting in meta modal: 6f13895
  • Add imagemin optimization: f56c8c6
  • Tidy favicon options: 3dd7c58
  • Check for transifex live: eb8b969
  • Abstract isServer, update responsive breakpoints in column: 79d22b2
  • Stop undefined fetch for bitly links: 679efdc
  • Fix path to transifex script: 3f6de33
  • Document button: 5ee397d
  • Document carousel: 6251a9a
  • Document many components: f51f469
  • Fix react toggle component: 830cb57
  • Fix overflow of content: efdf031
  • IE11 style fixes: bd5a9a8
  • Theme fixes: 22f5d83
  • Error styles on select input: 88385e7
  • Fix overflow issues: ee2604a
  • Fix colors of svg fills: 2f08046
  • Fixes for header svgs and hover interactions: 1239ec3
  • Responsive carousel example: 1d32abd
  • Fix min responsive width: 0b910d7
  • Fix grid box theme prop with breakpoints: 563c202
  • More descriptions for components: a40f13e
  • More descriptions for components: 3894ec6
  • Tidy intro docs: 1c6b8f0
  • Fix grid gutter spacing: 92a04cd
  • Update forms components and docs: 0251330
  • Better spacing on readme: 849c0a9
  • Even better spacing on readme: 85d6ec5

Fix for build scripts

12 May 19:27
Compare
Choose a tag to compare

Patches

Styled components with css scoping

12 May 19:14
Compare
Choose a tag to compare

Major Changes

Minor Changes