From 0352b907bb80f954933faa4df221ac072289d957 Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Thu, 20 Feb 2020 08:36:27 -0700 Subject: [PATCH] chore(release): 1.0.0-alpha.11 --- CHANGELOG.md | 64 +++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..9f262600 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,64 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0-alpha.11 (2020-02-20) + + +### Features + +* add author icon to resource card (resolves [#214](https://github.com/platform-coop-toolkit/pinecone/issues/214)) ([#216](https://github.com/platform-coop-toolkit/pinecone/issues/216)) ([bb37e9a](https://github.com/platform-coop-toolkit/pinecone/commit/bb37e9a2636710d224b3009efcc42990f73d2841)) +* add automatic publishing to GitHub Package Registry ([#149](https://github.com/platform-coop-toolkit/pinecone/issues/149)) ([828270e](https://github.com/platform-coop-toolkit/pinecone/commit/828270ef0ebd77ce57938b1aa249dcde7c5c65e7)) +* add banner brand (logo) ([#157](https://github.com/platform-coop-toolkit/pinecone/issues/157)) ([ab756af](https://github.com/platform-coop-toolkit/pinecone/commit/ab756afaf8da8cf9287fb88de18cea0fefe6195e)) +* add component and styling for favorites page ([#242](https://github.com/platform-coop-toolkit/pinecone/issues/242)) ([5697816](https://github.com/platform-coop-toolkit/pinecone/commit/56978165b5191e93c32088619a1c4ce381329f92)), closes [#205](https://github.com/platform-coop-toolkit/pinecone/issues/205) [#241](https://github.com/platform-coop-toolkit/pinecone/issues/241) +* add customize link to homepage feed (fixes [#171](https://github.com/platform-coop-toolkit/pinecone/issues/171)) ([#191](https://github.com/platform-coop-toolkit/pinecone/issues/191)) ([be47ac4](https://github.com/platform-coop-toolkit/pinecone/commit/be47ac44047e91d2504cafad9ebd6344578aaa64)) +* add dialog (resolves [#106](https://github.com/platform-coop-toolkit/pinecone/issues/106)) ([#213](https://github.com/platform-coop-toolkit/pinecone/issues/213)) ([1b90b88](https://github.com/platform-coop-toolkit/pinecone/commit/1b90b887e01403ac914ae2e9b3996348777c5ac7)) +* add disclosure button (resolves [#150](https://github.com/platform-coop-toolkit/pinecone/issues/150)) ([#154](https://github.com/platform-coop-toolkit/pinecone/issues/154)) ([76b22c4](https://github.com/platform-coop-toolkit/pinecone/commit/76b22c4870888241f44c7065ca2c2906c665571d)) +* add favicon (resolve [#181](https://github.com/platform-coop-toolkit/pinecone/issues/181)) ([#183](https://github.com/platform-coop-toolkit/pinecone/issues/183)) ([9075f96](https://github.com/platform-coop-toolkit/pinecone/commit/9075f96b06b0e93f7d162cb0a07db883d2bb8e04)) +* add filled variant of favorite icon ([#194](https://github.com/platform-coop-toolkit/pinecone/issues/194)) ([aa128ec](https://github.com/platform-coop-toolkit/pinecone/commit/aa128ec9f737f937c9f7607c755d4a4107966795)) +* add footer (resolves [#172](https://github.com/platform-coop-toolkit/pinecone/issues/172)) ([#176](https://github.com/platform-coop-toolkit/pinecone/issues/176)) ([2b23d3e](https://github.com/platform-coop-toolkit/pinecone/commit/2b23d3e1bcc32aef1b50d61f4fbce23eae6090ee)) +* add home layout and info cards ([#170](https://github.com/platform-coop-toolkit/pinecone/issues/170)) ([b57d3ab](https://github.com/platform-coop-toolkit/pinecone/commit/b57d3ab7a146a981982a84ef780c18d68bf8faba)) +* add info and customize icons ([#180](https://github.com/platform-coop-toolkit/pinecone/issues/180)) ([00e629d](https://github.com/platform-coop-toolkit/pinecone/commit/00e629d4b48f9fce57e3bb33bc72836d294be349)) +* add inverse link and CTA variants ([#165](https://github.com/platform-coop-toolkit/pinecone/issues/165)) ([a4b6ff9](https://github.com/platform-coop-toolkit/pinecone/commit/a4b6ff987d131b724d961b3e8fed641f34c06e08)) +* add language menu (resolves [#67](https://github.com/platform-coop-toolkit/pinecone/issues/67)) ([#148](https://github.com/platform-coop-toolkit/pinecone/issues/148)) ([aa68a77](https://github.com/platform-coop-toolkit/pinecone/commit/aa68a77d89ee0252532b24124b9a6957c75cd8aa)) +* add new format icons (resolves [#211](https://github.com/platform-coop-toolkit/pinecone/issues/211)) ([#217](https://github.com/platform-coop-toolkit/pinecone/issues/217)) ([0e5b296](https://github.com/platform-coop-toolkit/pinecone/commit/0e5b29605202a89a2ca8d6821332959a00a1f8c1)) +* add new search bar (resolves [#117](https://github.com/platform-coop-toolkit/pinecone/issues/117)) ([#144](https://github.com/platform-coop-toolkit/pinecone/issues/144)) ([956880b](https://github.com/platform-coop-toolkit/pinecone/commit/956880ba61e4b0df65b1da6131886ece65bf22c9)) +* add saved search component (resolves [#151](https://github.com/platform-coop-toolkit/pinecone/issues/151)) ([#155](https://github.com/platform-coop-toolkit/pinecone/issues/155)) ([872b2de](https://github.com/platform-coop-toolkit/pinecone/commit/872b2dec12f20154264c43083431b551fff3a721)) +* add search bar to menu (resolves [#178](https://github.com/platform-coop-toolkit/pinecone/issues/178)) ([#182](https://github.com/platform-coop-toolkit/pinecone/issues/182)) ([47e5b72](https://github.com/platform-coop-toolkit/pinecone/commit/47e5b72f6bc530b3cc5349e4426dedfd3b596c6a)) +* add search results and dialog with input (resolves [#207](https://github.com/platform-coop-toolkit/pinecone/issues/207)) ([#252](https://github.com/platform-coop-toolkit/pinecone/issues/252)) ([fceb145](https://github.com/platform-coop-toolkit/pinecone/commit/fceb145956bf10bd4d9c6e4d5b8dcb37fd5cca5e)) +* add search variant for home page (resolve [#162](https://github.com/platform-coop-toolkit/pinecone/issues/162)) ([#164](https://github.com/platform-coop-toolkit/pinecone/issues/164)) ([9300c58](https://github.com/platform-coop-toolkit/pinecone/commit/9300c589cbffaee7bf686db8ce5cb2afb378526a)) +* implement new call to action link styles ([#201](https://github.com/platform-coop-toolkit/pinecone/issues/201)) ([#218](https://github.com/platform-coop-toolkit/pinecone/issues/218)) ([3d5f6a6](https://github.com/platform-coop-toolkit/pinecone/commit/3d5f6a6c74291ab51e01872d2324390e0160f7e5)) +* improve card semantics (resolves [#190](https://github.com/platform-coop-toolkit/pinecone/issues/190)) ([#209](https://github.com/platform-coop-toolkit/pinecone/issues/209)) ([cb4e94f](https://github.com/platform-coop-toolkit/pinecone/commit/cb4e94f025e01ed741c08dcaf0ece429f5730349)) +* move search component into molecules ([11b08c8](https://github.com/platform-coop-toolkit/pinecone/commit/11b08c8047953a149a9acdb6582f5ea864a5f6e4)) +* refactor buttons and links using custom properties ([#229](https://github.com/platform-coop-toolkit/pinecone/issues/229)) ([245c866](https://github.com/platform-coop-toolkit/pinecone/commit/245c866e2f41479f5742267d2d8a895248bde3a8)), closes [#188](https://github.com/platform-coop-toolkit/pinecone/issues/188) [#189](https://github.com/platform-coop-toolkit/pinecone/issues/189) [#201](https://github.com/platform-coop-toolkit/pinecone/issues/201) [#202](https://github.com/platform-coop-toolkit/pinecone/issues/202) [#204](https://github.com/platform-coop-toolkit/pinecone/issues/204) [#208](https://github.com/platform-coop-toolkit/pinecone/issues/208) [#219](https://github.com/platform-coop-toolkit/pinecone/issues/219) [#221](https://github.com/platform-coop-toolkit/pinecone/issues/221) [#222](https://github.com/platform-coop-toolkit/pinecone/issues/222) [#223](https://github.com/platform-coop-toolkit/pinecone/issues/223) [#231](https://github.com/platform-coop-toolkit/pinecone/issues/231) +* refactor type styles ([#195](https://github.com/platform-coop-toolkit/pinecone/issues/195)) ([b13ca75](https://github.com/platform-coop-toolkit/pinecone/commit/b13ca75b96861bfb420b88d861911697e27d1bd3)) +* remove GitHub packages config ([6a07ef1](https://github.com/platform-coop-toolkit/pinecone/commit/6a07ef18e1581856e30d51616c81f2d42b5d1c40)) +* reorganize components, make menu more granular ([#254](https://github.com/platform-coop-toolkit/pinecone/issues/254)) ([4893f71](https://github.com/platform-coop-toolkit/pinecone/commit/4893f716356bfc184e52b967906a5eae28dbf1ba)) +* **tooling:** add clean command, run prior to build ([#192](https://github.com/platform-coop-toolkit/pinecone/issues/192)) ([6feeddd](https://github.com/platform-coop-toolkit/pinecone/commit/6feeddd4c28eaef650aade38a69545c5413141a1)) +* restore GitHub packages configuration ([c34f333](https://github.com/platform-coop-toolkit/pinecone/commit/c34f333e99acda2ed5aac8f7cb1105de0da2a6bd)) +* **tooling:** add commitlint ([#139](https://github.com/platform-coop-toolkit/pinecone/issues/139)) ([5a22d01](https://github.com/platform-coop-toolkit/pinecone/commit/5a22d01a3cc06fed27404f4bf1a0d2dd306219e2)) + + +### Bug Fixes + +* adjust top margin for unfiltered resource list ([#137](https://github.com/platform-coop-toolkit/pinecone/issues/137)) ([faf4084](https://github.com/platform-coop-toolkit/pinecone/commit/faf4084fc9d5e592d13c65c4d15407e33ec4b944)) +* allow menu button to be closed by clicking elsewhere (resol… ([#244](https://github.com/platform-coop-toolkit/pinecone/issues/244)) ([c0fde91](https://github.com/platform-coop-toolkit/pinecone/commit/c0fde91587637d13b99ee61aa156a1804ab32fc1)), closes [#232](https://github.com/platform-coop-toolkit/pinecone/issues/232) +* allow search field to expand to full width ([#160](https://github.com/platform-coop-toolkit/pinecone/issues/160)) ([634f168](https://github.com/platform-coop-toolkit/pinecone/commit/634f16810703fb9a5b8e52496545f8a204eb1cb8)) +* Americanize favorite ([#138](https://github.com/platform-coop-toolkit/pinecone/issues/138)) ([fb16eb9](https://github.com/platform-coop-toolkit/pinecone/commit/fb16eb9134f9745aaad23262be20e7b210de0918)) +* associate dialog input description with input ([91f28bf](https://github.com/platform-coop-toolkit/pinecone/commit/91f28bf3fe5a17267237de66fa74163923c189bc)), closes [#pullrequestreview-361341553](https://github.com/platform-coop-toolkit/pinecone/issues/pullrequestreview-361341553) +* close button in filter list ([492d449](https://github.com/platform-coop-toolkit/pinecone/commit/492d4490b839fc598eee25f0f8f0b8d7cd6a9cf3)) +* focus the input in a dialog with input ([c220f9b](https://github.com/platform-coop-toolkit/pinecone/commit/c220f9b5d7eae1c5fc50eddb3dc0c6a4e34d87c9)), closes [#discussion_r381482724](https://github.com/platform-coop-toolkit/pinecone/issues/discussion_r381482724) +* home page padding and background bug (resolves [#239](https://github.com/platform-coop-toolkit/pinecone/issues/239), resolv… ([#247](https://github.com/platform-coop-toolkit/pinecone/issues/247)) ([d0db44b](https://github.com/platform-coop-toolkit/pinecone/commit/d0db44b2dd61ec57b4e6fe23e9f69a8270e8581f)), closes [#246](https://github.com/platform-coop-toolkit/pinecone/issues/246) +* improve current/active/focus menu states (resolves [#98](https://github.com/platform-coop-toolkit/pinecone/issues/98)) ([#145](https://github.com/platform-coop-toolkit/pinecone/issues/145)) ([2f0ecff](https://github.com/platform-coop-toolkit/pinecone/commit/2f0ecffa79cfaf9fd7004ce0eb3095c7fcc4fe91)) +* improve home semantics ([#179](https://github.com/platform-coop-toolkit/pinecone/issues/179)) ([e3cf9fd](https://github.com/platform-coop-toolkit/pinecone/commit/e3cf9fd7fe8076d8c8ad23aa67086a7ecd21f2c6)) +* info card padding (resolves [#237](https://github.com/platform-coop-toolkit/pinecone/issues/237)) ([#245](https://github.com/platform-coop-toolkit/pinecone/issues/245)) ([55d6b32](https://github.com/platform-coop-toolkit/pinecone/commit/55d6b32185fd2595ff9e9df5e932b4cfc0031cd8)) +* language button label not accessible to screen readers ([#175](https://github.com/platform-coop-toolkit/pinecone/issues/175)) ([c076591](https://github.com/platform-coop-toolkit/pinecone/commit/c0765918a76d2d6df0b2b0b01b6a350dbe01b950)), closes [#174](https://github.com/platform-coop-toolkit/pinecone/issues/174) +* make icon class names consistent with BEM syntax ([#147](https://github.com/platform-coop-toolkit/pinecone/issues/147)) ([3f4d44a](https://github.com/platform-coop-toolkit/pinecone/commit/3f4d44a87e578de933d51451b0064e51d9e0415c)) +* new resource layout (resolves [#238](https://github.com/platform-coop-toolkit/pinecone/issues/238)) ([#248](https://github.com/platform-coop-toolkit/pinecone/issues/248)) ([9af8409](https://github.com/platform-coop-toolkit/pinecone/commit/9af84092d4420b0875a966f79e8b9212a9e90376)) +* remove search placeholder ([782f1da](https://github.com/platform-coop-toolkit/pinecone/commit/782f1da8892ca569c1f4cfa2d5a79c77583d0d88)) +* rename favourite.svg to favorite.svg ([97cf8f5](https://github.com/platform-coop-toolkit/pinecone/commit/97cf8f5d97a08d515b66e0469a582f54c1a6c041)) +* resolve issue with nested checkboxes (resolves [#253](https://github.com/platform-coop-toolkit/pinecone/issues/253)) ([#255](https://github.com/platform-coop-toolkit/pinecone/issues/255)) ([047b918](https://github.com/platform-coop-toolkit/pinecone/commit/047b918cbe5bd70c0bc7da5cfbf088928e3c3a17)) +* resolve specificity issue with banner background color ([#146](https://github.com/platform-coop-toolkit/pinecone/issues/146)) ([0f68bde](https://github.com/platform-coop-toolkit/pinecone/commit/0f68bdedda6b004e7bb963607bffb513fed2eeaf)) +* restore card link functionality ([4796012](https://github.com/platform-coop-toolkit/pinecone/commit/4796012f7a4b6363f890cf6726b81cc80de96cbc)) +* restore functionality to nested checkboxes (resolves [#210](https://github.com/platform-coop-toolkit/pinecone/issues/210)) ([#212](https://github.com/platform-coop-toolkit/pinecone/issues/212)) ([af70718](https://github.com/platform-coop-toolkit/pinecone/commit/af70718b7c4bf14f2ec642e783b5bf4760c866f7)) +* speed up disclosure icon animations ([#158](https://github.com/platform-coop-toolkit/pinecone/issues/158)) ([fd5b17f](https://github.com/platform-coop-toolkit/pinecone/commit/fd5b17f02fb97827e1a84ec3145d6c7d0d2b86c5)) diff --git a/package-lock.json b/package-lock.json index 28542b62..57879d31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@platform-coop-toolkit/pinecone", - "version": "1.0.0-alpha.10", + "version": "1.0.0-alpha.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 47f1e6ec..0f05fb82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@platform-coop-toolkit/pinecone", - "version": "1.0.0-alpha.10", + "version": "1.0.0-alpha.11", "description": "Styleguide and pattern library for the Platform Cooperativism Consortium and the Platform Co-op Resource Library.", "scripts": { "assets:development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",