Skip to content

Latest commit

Β 

History

History
379 lines (285 loc) Β· 20.6 KB

CHANGELOG_ARCHIVE.md

File metadata and controls

379 lines (285 loc) Β· 20.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Released (2022-02-24)

πŸš€ Improvements

  • shared-tutorials-list
    • #117 fix(tutorials-list): Upgrade dependencies to its latest versions. (@iamleigh)
    • #104 fix(tutorials-list): Hide viewAll link on small screens. (@iamleigh)
  • shared-tutorials-slider
    • #116 fix(tutorials-slider): Upgrade dependencies to its latest versions. (@iamleigh)
  • shared-presets

πŸ› Bug Fixes

  • shared-presets
    • #120 fix(presets): Remove unnecessary files when packing. (@iamleigh)
    • #113 fix(presets): 404 console error when white label is turned on. (@iamleigh)
    • #112 fix(presets): Mobile view is broken. (@iamleigh)
  • shared-tutorials-slider
    • #115 fix(tutorials-slider): Misaligned description when reading time is missing. (@iamleigh)
    • #103 fix(tutorials-slider): Close button tooltip not properly aligned. (@iamleigh)
  • shared-tutorials-list
    • #114 fix(tutorials-list): Misaligned description when reading time is missing. (@iamleigh)

πŸ“ Documentation

  • shared-presets
    • #107 docs(presets): Find a way to show presets on Storybook. (@iamleigh)

🏠 Internal

Committers: 2

Released (2021-10-31)

πŸš€ Improvements

  • shared-notifications-black-friday

Committers: 1

Released (2021-10-28)

πŸ› Bug Fixes

  • shared-notifications-discount
    • #98 fix(notice-discount): Avoid conflicts between React modules using styled-components. (@iamleigh)
  • shared-notifications-black-friday
    • #96 fix(notice-black): Class name created with styled-components conflicts with Presets component. (@iamleigh)

πŸ“ Documentation

  • shared-notifications-discount
    • #97 docs(notice-discount): Add CHANGELOG file. (@iamleigh)

Committers: 1

Released (2021-10-28)

✨ New Features

  • shared-notifications-black-friday

πŸš€ Improvements

  • shared-notifications-black-friday
    • #92 fix(notice-black): We need spacing between notice and page header. (@iamleigh)
    • #90 fix(notice-black): Update CTA button hover and focus states. (@iamleigh)
  • core
    • #89 fix(core): Upgrade Storybook to latest version with Webpack 5 support. (@iamleigh)

πŸ› Bug Fixes

  • shared-notifications-black-friday
    • #93 fix(notice-black): Class name created with styled-components conflicts with Presets component. (@iamleigh)

πŸ“ Documentation

  • shared-notifications-black-friday
    • #91 docs(notice-black): Update copy on demo component. (@iamleigh)

Committers: 1

Released (2021-10-26)

✨ New Features

  • shared-notifications
    • #88 new(notifications): Add NoticeBlack component. (@iamleigh)
  • shared-notifications-black-friday

Committers: 1

Released (2021-07-22)

✨ New Features

  • shared-notifications-discount

πŸš€ Improvements

  • shared-notifications-discount
  • shared-presets

πŸ› Bug Fixes

  • shared-notifications-discount

Committers: 1

Released (2021-06-30)

πŸš€ Improvements

  • shared-presets
    • #80 fix(shared-presets): Prevent saving an uploaded config when it doesn't belong to the current plugin. (@a-danae)

πŸ› Bug Fixes

  • shared-presets
    • #79 fix(shared-presets): Basic Config tool tip displays [object][object]. (@iamleigh)

Committers: 2

Released (2021-06-18)

πŸš€ Improvements

  • react-tutorials, shared-tutorials-list, shared-tutorials-slider, shared-tutorials
  • react-tutorials-list, react-tutorials-slider
    • #76 fix(react-tutorials): Replace utmTags prop name with params. (@iamleigh)
  • react-tutorials-list
    • #75 fix(tutorials-list): Allow UTM tags on posts’ link. (@iamleigh)
  • react-tutorials-slider
    • #74 fix(tutorials-slider): Allow UTM tags on posts’ link. (@iamleigh)

πŸ› Bug Fixes

  • react-tutorials-list, react-tutorials-slider
    • #77 fix(tutorials): Title HTML chars are rendered encoded. (@iamleigh)
  • react-tutorials-slider
    • #73 fix(shared-tutorials-slider): Fix console error for unknown event handler property. (@a-danae)

Committers: 2

Released (2021-06-11)

πŸš€ Improvements

  • shared-presets
    • #71 new(shared-presets): Merge both widget and page presets into a single component. (@a-danae)

πŸ› Bug Fixes

  • shared-presets
    • #72 fix(shared-presets): Remove package from stories. (@iamleigh)
    • #69 fix(shared-presets): Limit the config's name and description to 200 characters. (@a-danae)
    • #68 fix(shared-presets): Escape the config name before downloading the file. (@a-danae)
    • #67 fix(shared-presets): Default config property being included on download. (@a-danae)
  • react-tutorials-slider
    • #70 fix(shared-tutorials): Fix console error for unknown event handler property. (@a-danae)

Committers: 2

Released (2021-06-03)

πŸ› Bug Fixes

  • shared-presets
    • #66 fix(shared-presets): Saving a config not working (@a-danae)

Committers: 1

Released (2021-06-03)

πŸš€ Improvements

  • shared-presets
    • #65 fix(shared-presets): Separate the text from the actual button for the Hub re-sync functionality. (@a-danae)

πŸ› Bug Fixes

  • shared-presets
    • #63 fix(shared-presets): Error saving a config in the Hub when its name has more than 199 chars. (@a-danae)

Committers: 1

Released (2021-06-02)

πŸš€ Improvements

  • shared-presets
    • #62 fix(shared-presets): Simplify sending and receiving configs when interacting with the local configs. (@a-danae)

Committers: 1

Released (2021-05-28)

πŸš€ Improvements

  • shared-presets
    • #61 fix(shared-presets): Enhance the requests handling. (@a-danae)

Committers: 1

Released (2021-05-26)

πŸš€ Improvements

  • shared-presets
    • #59 fix(shared-presets): Add missing inline doc to the function handling the Hub syncing (@a-danae)

πŸ› Bug Fixes

  • shared-presets
    • #60 fix(shared-presets): Add '@justfixyc/react-aria-modal' as a dependency (@a-danae)

Committers: 1

Released (2021-05-25)

πŸš€ Improvements

  • shared-presets
    • #59 fix(shared-presets): Add missing inline doc to the function handling the Hub syncing (@a-danae)
  • shared-presets
    • #58 fix(shared-presets): Rename function that makes requests to the plugin. (@a-danae)

Committers: 1

Released (2021-05-25)

✨ New Features

  • shared-presets
    • #57 new(shared-presets): Update the list of presets in the site and the Hub from the component. (@a-danae)
  • shared-compiler, shared-presets
    • #55 new(shared-presets): Handle modals within the component. (@a-danae)

πŸš€ Improvements

  • shared-presets
    • #56 fix(shared-presets): Allow configs' setting values to break in new lines. (@a-danae)
    • #54 new(shared-presets): Get the accordion content from the given configsList prop. (@a-danae)

Committers: 1

Released (2021-04-29)

✨ New Features

  • react-tutorials-list
    • #48 new(react-tutorials-list): Add viewAll link in the header. (@a-danae)

πŸš€ Improvements

  • react-tutorials-list
    • #52 fix(shared-tutorials-list): Properly style viewAll link. (@iamleigh)
  • shared-presets
    • #51 fix(shared-presets): Limit table text length to 2 lines. (@iamleigh)

πŸ› Bug Fixes

  • shared-notifications
    • #53 fix(shared-notifications): Importing wrong file. (@iamleigh)
  • shared-presets
    • #50 fix(shared-presets): Upgrade react-dropdown dependency. (@iamleigh)

Committers: 2

Released (2021-04-27)

✨ New Features

  • shared-presets
    • #44 new(shared-presets): Add loading state. (@a-danae)

πŸš€ Improvements

  • shared-presets
    • #46 fix(shared-presets): Updadate presets' property names to be more descriptive (@a-danae)
    • #45 fix(shared-presets): Remove unused state and convert to functional component (@a-danae)
    • #41 fix(shared-presets): Set red color for delete option. (@iamleigh)
    • #43 fix(shared-presets): Update the free property. (@a-danae)

Committers: 2

Released (2021-04-24)

πŸš€ Improvements

  • shared-notifications-discount
    • #38 fix(notifications-discount): Make price label and time editable. (@iamleigh)
    • #36 fix(shared-notifications-discount): Upgrade dependencies. (@iamleigh)
  • shared-presets
    • #35 fix(module-presets): Make config items name match the key from the Hub. (@a-danae)

πŸ› Bug Fixes

  • shared-notifications-discount
    • #37 fix(react-notifications-discount): Remove final asterisk from disclaimer text. (@iamleigh)
  • shared-presets
    • #34 fix(react-presets): Widget's buttons can't be translated. (@a-danae)
    • #33 fix(react-presets): Add missing action callbacks to the widget component. (@a-danae)

πŸ“ Documentation

  • shared-notifications-discount
    • #39 docs(notifications-discount): Installation instructions. (@iamleigh)

Committers: 2

Released (2021-04-15)

✨ New Features

  • shared-presets

πŸš€ Improvements

  • shared-notifications-discount, shared-notifications
    • #24 fix(shared-notifications-discount): Rename package. (@iamleigh)

πŸ› Bug Fixes

  • shared-notifications-discount
    • #26 fix(shared-notifications-discount): Make package private. (@iamleigh)
  • shared-notifications
    • #25 fix(shared-notifications): Make package private. (@iamleigh)

Committers: 2

Released (2021-03-24)

πŸš€ Improvements

  • react-tutorials-slider
    • #23 fix(tutorials-slider): Pass onClick function to children. (@iamleigh)

Committers: 1

Released (2021-03-15)

πŸš€ Improvements

  • react-tutorials-list, react-tutorials-slider
    • #20 fix(tutorials): Upgrade @wpmudev/react-post dependency. (@iamleigh)

Committers: 1

Released (2021-03-13)

✨ New Features

  • shared-tutorials-list
    • #7 new(tutorials-list): Create new component. (@iamleigh)
  • shared-tutorials-slider
    • #8 new(tutorials-slider): Create new component. (@iamleigh)

πŸš€ Improvements

  • shared-notifications-discount, shared-notifications
    • #10 fix(notice-offer): Re-organize and re-locate notifications sub-packages. (@iamleigh)

πŸ› Bug Fixes

  • react-tutorials-slider, react-tutorials
    • #17 fix(tutorials-slider): Use old name for package. (@iamleigh)
  • react-tutorials-list, react-tutorials
    • #18 fix(tutorials-list): Use old name for package. (@iamleigh)
  • react-tutorials
  • shared-tutorials-slider
    • #13 fix(tutorials-slider): Add missing tooltip. (@iamleigh)

Committers: 1