Skip to content

Releases: platform-coop-toolkit/coop-library

1.0.0-rc.2

04 Sep 13:51
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

Major Changes

  • Feat: update Pinecone to alpha 14: #265
  • Feat: simplify language behaviour: #372

Minor Changes

  • Feat: add favicon: bafaa6d

  • CI: improve localize command: 9a778b3

  • CI: rework localization, remove Dependabot: c9bbddb

  • Feat: add favicon to admin: eb0fdac

  • Feat: hide editor for pages where it isn't used: a1943cc

  • Feat: remove guidance: 5196c43

Patches

  • Fix: fix current submenu item color: 5f8d509
  • Fix: fix recently published order on home page: 0d3b3e7
  • Fix: don't cache favorites page (fix #252): #272
  • Fix: update email address: 83a4273
  • Fix: adjust copy for remove button: fb26d2e
  • Fix: rename localization files: cf56695
  • Fix: remove non-functional translation files: 1f95198
  • Fix: remove howdy, et cetera: d4a9f90
  • Fix: show all terms on term lists: a87bf67
  • Fix: invert analytics settings: #374
  • Fix: ensure that searches are performed in the current language: #375
  • Fix: remove unused CSS: 262a562
  • Fix: resolve TODOs in JavaScript: 17d1b81
  • Fix: remove notifications TODO (see #376): b805391
  • Fix: adjust notification condition: 65912a1
  • Fix: remove home page TODOs: 0e18a19
  • Fix: add link to saved searches from home: c626f24
  • Fix: remove deprecated TODO comment: 548f01b
  • Fix: remove TODOs from single resource: 9f86176

Credits

Huge thanks to @jhung for helping!

1.0.0-rc.1

01 Apr 17:43
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

1.0.0-rc.1 (2020-04-01)

Bug Fixes

Features

  • add notification for filtered search with no results (resolves #249) (#250) (cedc949)
  • announce filters once applied (resolves #130) (#241) (46ab87a)
  • only show language switcher if enabled via settings (#251) (d3c3073)

1.0.0-alpha.2

25 Mar 19:25
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

Bug Fixes

Features

1.0.0-alpha.1

23 Jan 23:15
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release

Major Changes

  • Add footer logo: #161
  • Add search bar (resolves #116): #160
  • Add footer: #152
  • Add homepage (resolves #117): #151
  • Add language switcher and brand; update filter list: #142
  • Implement nested terms in filter UI (resolve #139): #140
  • Add term archive views (resolve #125, resolve #126): #138
  • Implement resource sorting (resolves #114): #133
  • Add resource permalink and actions: #110
  • Add current filter controls: #105
  • Add browse view: #92
  • Fix asset manifest: #82
  • Add Pinecone: #75
  • Add resource templates: #1

Minor Changes

  • Add husky, lint-staged and commitlint: #109
  • Add deployment: #50

Patches

  • Provide context for resource format label (resolves #136): #137