)]}'
{
  "log": [
    {
      "commit": "331c48a06d08a79fe49cf15a2a221e022eaed70c",
      "tree": "16cf05dbba330853496d4528eb56ee0e5e48e2e0",
      "parents": [
        "a17b6712154f1b7bf36a04cfe728b61640843807",
        "ee7be5033f9a97dafacbcbbb4a54bb65ba0f329d"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jan 31 09:25:27 2022 -0500"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jan 31 09:25:27 2022 -0500"
      },
      "message": "Merge branch \u0027updateSnapshot\u0027\n"
    },
    {
      "commit": "ee7be5033f9a97dafacbcbbb4a54bb65ba0f329d",
      "tree": "16cf05dbba330853496d4528eb56ee0e5e48e2e0",
      "parents": [
        "a17b6712154f1b7bf36a04cfe728b61640843807"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jan 28 17:25:30 2022 -0500"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jan 28 17:25:30 2022 -0500"
      },
      "message": "update package.json and package-lock.json files to version: 0.4.0-SNAPSHOT\n"
    },
    {
      "commit": "a17b6712154f1b7bf36a04cfe728b61640843807",
      "tree": "2cdca4910252177fdb1361d7250342ae6e8130e0",
      "parents": [
        "4fea002723f630b786fca05036329f0ad7b57393",
        "9392a5e7f012b3ac77624bd3b34abf27f1514d41"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@users.noreply.github.com",
        "time": "Tue Jan 25 14:21:31 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 25 14:21:31 2022 -0500"
      },
      "message": "Merge pull request #62 from scottyaslan/NIFI-9627\n\n[NIFI-9627] prepare 0.3.0 release\r\n\r\nThis closes #62 "
    },
    {
      "commit": "9392a5e7f012b3ac77624bd3b34abf27f1514d41",
      "tree": "2cdca4910252177fdb1361d7250342ae6e8130e0",
      "parents": [
        "2ceb99667cb2c1d727b2c741bc8f2ff5126fe341"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Jan 25 13:48:39 2022 -0500"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Jan 25 13:48:39 2022 -0500"
      },
      "message": "update NOTICE\n"
    },
    {
      "commit": "2ceb99667cb2c1d727b2c741bc8f2ff5126fe341",
      "tree": "8e5f600ecedc8e9c6b0be6c9ceb9b7e112b8ea9c",
      "parents": [
        "4fea002723f630b786fca05036329f0ad7b57393"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Jan 25 13:47:12 2022 -0500"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Jan 25 13:47:12 2022 -0500"
      },
      "message": "update pacakge version to 0.3.0\n"
    },
    {
      "commit": "4fea002723f630b786fca05036329f0ad7b57393",
      "tree": "ddb7755009910c7dda85c93b2cd5242bc911aea7",
      "parents": [
        "6beb9f804f728a15bc4b49ed2f3c47b418be2fe4"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon Sep 30 15:49:20 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jan 24 15:48:09 2022 -0500"
      },
      "message": "NIFI-6732 - Attempt to look up messages locale file without country designation if it fails to find it with the country designation.\n\nThis closes #61\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "6beb9f804f728a15bc4b49ed2f3c47b418be2fe4",
      "tree": "c1858a692cd7407b19b9f67d14cccfc29c1e1e4d",
      "parents": [
        "474663e436fb2619b7c95e41fac6b70eae6a248a"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@users.noreply.github.com",
        "time": "Mon Jan 24 11:04:26 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 24 11:04:26 2022 -0500"
      },
      "message": "[NIFI-9554] update node/npm versions and frontend deps (#60)\n\n* [NIFI-9554] upgrade deps\r\n\r\n* npm audit resolutions\r\n\r\n* style lint updates\r\n\r\n* add npm ci script\r\n\r\n* update vendor style imports\r\n\r\n* remove dist files\r\n\r\n* ignore dist files\r\n\r\n* roll back sass version to remove obnoxious console warnings from dep packages\r\n\r\n* update README\r\n\r\n* remove hammerjs comment\r\n\r\n* repeatable build\r\n\r\n* remove unused dev deps\r\n\r\n* updates to linting\r\n\r\n* determine the plugin \"jasmine\" uniquely\r\n\r\n* update peer deps, use eslint-config-airbnb-base\r\n\r\n* update ERROR in .eslintrc\r\n\r\n* update deps\r\n\r\nThis closes #60 "
    },
    {
      "commit": "474663e436fb2619b7c95e41fac6b70eae6a248a",
      "tree": "1e4c8475b07f7a8666348630834570b992dbc2ca",
      "parents": [
        "0f99323cf93642455b5075f4f635b3554ac3354f"
      ],
      "author": {
        "name": "Matthew Burgess",
        "email": "mattyb149@apache.org",
        "time": "Mon Oct 05 16:58:29 2020 -0400"
      },
      "committer": {
        "name": "Matthew Burgess",
        "email": "mattyb149@apache.org",
        "time": "Mon Oct 05 16:58:29 2020 -0400"
      },
      "message": "Add .asf.yaml to repo\n"
    },
    {
      "commit": "0f99323cf93642455b5075f4f635b3554ac3354f",
      "tree": "cae8ef07271138816432dbcfda750dc1967741b9",
      "parents": [
        "8e82ac737901b4371f952b87f06e266990578bed"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Sep 09 15:31:01 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon Sep 30 15:39:02 2019 -0400"
      },
      "message": "[NIFI-6646] untheme confirm dialog close button\n"
    },
    {
      "commit": "8e82ac737901b4371f952b87f06e266990578bed",
      "tree": "a7db281d675215821b2539b18d04c0c12d604621",
      "parents": [
        "3903d6f02c8f580d5c066e92fda9430141c0297f"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Aug 19 12:37:42 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon Sep 30 15:33:30 2019 -0400"
      },
      "message": "[NIFI-6560] update webapp to useHash routing strategy, request locale files as text\n\nThis closes #53.\n"
    },
    {
      "commit": "3903d6f02c8f580d5c066e92fda9430141c0297f",
      "tree": "74c7d2e45120dea7d40ea1ca8632d187173d565f",
      "parents": [
        "ae4dd93b9bd4f71c69324bde12a7476ce14c2904"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Aug 13 12:25:53 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon Sep 30 14:26:53 2019 -0400"
      },
      "message": "[NIFI-6495] update drop down menu overlay panel min height\n\nThis closes #52.\n"
    },
    {
      "commit": "ae4dd93b9bd4f71c69324bde12a7476ce14c2904",
      "tree": "41c379e021336dd6c1baa0e2e2ebad7a78c0ee6c",
      "parents": [
        "42eeb0cc9de49f5bca18e239bf7e0f3dd7dcedbe"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Aug 13 14:09:23 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon Sep 30 14:14:42 2019 -0400"
      },
      "message": "[NIFI-6547] update hover state, font colors, border, and line height of tab button toggle\n\nThis closes #51.\n"
    },
    {
      "commit": "42eeb0cc9de49f5bca18e239bf7e0f3dd7dcedbe",
      "tree": "20c399fb0d8b0a807ef4bc3b4cf0ab11082825fd",
      "parents": [
        "d2caec547854be430a0ca96cb635442f67a4d5e5"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Aug 12 13:27:44 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon Sep 30 13:51:45 2019 -0400"
      },
      "message": "[NIFI-6549] update field label font weight and color\n\nThis closes #50.\n"
    },
    {
      "commit": "d2caec547854be430a0ca96cb635442f67a4d5e5",
      "tree": "c936222952920fde4175a096800df0b894f1b3d0",
      "parents": [
        "4064584de280633a306298281b43b551a71768d4"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Aug 12 13:18:25 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Fri Sep 27 15:46:17 2019 -0400"
      },
      "message": "[NIFI-6548] add min width to raised and flat buttons\n\nThis closes #49\n"
    },
    {
      "commit": "4064584de280633a306298281b43b551a71768d4",
      "tree": "9baf497a0b98b5df2f35d368f2b49e31814f0ad5",
      "parents": [
        "63a1c19eb4777c9ae8421d9900add8840d951d6b"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Aug 12 15:18:16 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Fri Sep 27 14:56:05 2019 -0400"
      },
      "message": "[NIFI-6540] update td-chips remove background color, make filter icon visible, align auto-complete dropdown overlay\n[NIFI-6540] hide td-chip input when disabled\n\nThis closes #46\n"
    },
    {
      "commit": "63a1c19eb4777c9ae8421d9900add8840d951d6b",
      "tree": "13414004b3c2b0fcb7b8c2cf171ebc1a0b401691",
      "parents": [
        "bc82b25fb7e7e594ec221a678442b8eae500e1dc"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Aug 12 09:21:58 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Fri Sep 27 11:20:18 2019 -0400"
      },
      "message": "[NIFI-6544] remove checkbox margin and lineheight\n\nThis closes #48\n"
    },
    {
      "commit": "bc82b25fb7e7e594ec221a678442b8eae500e1dc",
      "tree": "8df9df04ea629d0ac4a2d687b4ebc294d3134ad4",
      "parents": [
        "a911156dc90d046cf7b746c6473806e831e82bcd"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Aug 09 18:40:08 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Fri Sep 27 10:58:34 2019 -0400"
      },
      "message": "[NIFI-6541] update .td-expansion-label font\n\nThis closes #47\n"
    },
    {
      "commit": "a911156dc90d046cf7b746c6473806e831e82bcd",
      "tree": "0eb2d1d4a3c5f9a31a8f89d1f58e3f6221dc7bbe",
      "parents": [
        "2a01b445dc38ad11b30b0a6f423e04556d9611c3"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Aug 09 14:49:27 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Sep 26 15:49:45 2019 -0400"
      },
      "message": "[NIFI-6535] update confirm dialog title font size\n\nThis closes #45\n"
    },
    {
      "commit": "2a01b445dc38ad11b30b0a6f423e04556d9611c3",
      "tree": "b5e3b8fcdd98aef55cf383bbea3c41610ffc1c69",
      "parents": [
        "18380c2952e18e64c11d0b5fb1afd8f6e30c92db"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Aug 22 16:41:43 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Sep 17 15:34:44 2019 -0400"
      },
      "message": "NIFI-6453 - OS agnostic build scripts\n\nNIFI-6543 - addresing items from code review relating to building on Windows.\n\nNIFI-6453 - removing --prefix flags in favor of changing into the proper directory to support windows.\n\nThis closes #54\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "18380c2952e18e64c11d0b5fb1afd8f6e30c92db",
      "tree": "8d76c598ae8bbd3bd105df870cb4feb921008174",
      "parents": [
        "59d53250dc18d2606b59219a0088baade0e87f24"
      ],
      "author": {
        "name": "Kovács András",
        "email": "elcsiga@gmail.com",
        "time": "Wed Sep 04 16:38:40 2019 +0200"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Sep 17 15:25:15 2019 -0400"
      },
      "message": "[NIFI-6620] Doc for sidenav in webapp updated\n\nThis closes #55\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "59d53250dc18d2606b59219a0088baade0e87f24",
      "tree": "c30dd5ce31b1167b5ec4db1486cb88ad87cd209d",
      "parents": [
        "e149cda37193e735f480d4347ce6814b397a9f0c",
        "ebcc87a8878613e62cfbf06fedd8bd3908843ed4"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 26 16:54:49 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 26 16:54:49 2019 -0400"
      },
      "message": "Merge branch \u0027NIFI-FDS-6469\u0027\n\nFinalize NIFI FDS 0.2.0 RC2 release.\n"
    },
    {
      "commit": "ebcc87a8878613e62cfbf06fedd8bd3908843ed4",
      "tree": "c30dd5ce31b1167b5ec4db1486cb88ad87cd209d",
      "parents": [
        "0b2443fce830a69f45c2d096872f84871e814d17"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 26 16:49:08 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 26 16:49:08 2019 -0400"
      },
      "message": "[NIFI-6469] finalize RC2\n"
    },
    {
      "commit": "0b2443fce830a69f45c2d096872f84871e814d17",
      "tree": "b739a5f1e7d1c178fb7b5c34933b811f0be33282",
      "parents": [
        "cee69170d68db602b8acac0959ee9e91c1000599"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Jul 23 15:56:11 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Jul 23 15:56:11 2019 -0400"
      },
      "message": "[NIFI-6469] prepare RC2\n"
    },
    {
      "commit": "cee69170d68db602b8acac0959ee9e91c1000599",
      "tree": "65e9aa6e6349f3d54bbd77c6afc2468f5fbd68d6",
      "parents": [
        "e149cda37193e735f480d4347ce6814b397a9f0c"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jul 22 16:13:45 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jul 22 16:13:45 2019 -0400"
      },
      "message": "[NIFI-6469] prepare RC1\n"
    },
    {
      "commit": "e149cda37193e735f480d4347ce6814b397a9f0c",
      "tree": "1d3f8d3b8aa5f6202d75b40d8559b4e71ea29ef5",
      "parents": [
        "8b9dea8388f0557f005a6d82529393cfb2cf3dc2"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 13:54:21 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Mon Jul 22 09:52:43 2019 -0400"
      },
      "message": "[NIFI-6459] update button alignment for inputs and disabled rasied button\n\nThis closes #44\n"
    },
    {
      "commit": "8b9dea8388f0557f005a6d82529393cfb2cf3dc2",
      "tree": "87a0d86603e5e2c7e529c5ce1ea742a6b5d2b697",
      "parents": [
        "104d08fe95e31edd299347fef059ee59c1e51c1b"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 13:45:02 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 13:45:02 2019 -0400"
      },
      "message": "[NIFI-6459[ Drop down menu updates\n"
    },
    {
      "commit": "104d08fe95e31edd299347fef059ee59c1e51c1b",
      "tree": "77f384a179581fa5a30c701a954cf8703f700d24",
      "parents": [
        "6f1ca2cdce3fcd8d7431105189820129451bac21"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 13:10:50 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 13:10:50 2019 -0400"
      },
      "message": "[NIFI-6459] FDS button toggle text uppercase\n"
    },
    {
      "commit": "6f1ca2cdce3fcd8d7431105189820129451bac21",
      "tree": "fb1b73c3764ffae9ec69f76246d7040d2bf5f126",
      "parents": [
        "3d312e99263752ac877b0955aa602de5db670284"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 13:06:52 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 13:06:52 2019 -0400"
      },
      "message": "[NIFI-6459] remove unused and duplicate style rules\n"
    },
    {
      "commit": "3d312e99263752ac877b0955aa602de5db670284",
      "tree": "31b200cd174cbc8ffc7c21fc48e64711f60cdfa3",
      "parents": [
        "bfd63d5d805352a3a78f029641938f2e3806248e"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 11:47:34 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 11:47:34 2019 -0400"
      },
      "message": "[NIFI-6459] update tabs underline color to accent.\n"
    },
    {
      "commit": "bfd63d5d805352a3a78f029641938f2e3806248e",
      "tree": "d3d43e00867672290ed28076d254d10d33bb23b1",
      "parents": [
        "e33d2c8a9738847d725560c4b0e086ff6b262f09"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 11:40:27 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jul 19 11:40:27 2019 -0400"
      },
      "message": "[NIFI-6459] Remove ellipsis from snackbar message.\n"
    },
    {
      "commit": "e33d2c8a9738847d725560c4b0e086ff6b262f09",
      "tree": "ad5cc6aa94cde50b92dc5410e16a5ffeef316faa",
      "parents": [
        "5ae06ffb1466c41465883749c5e4eac5afe9a175"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri May 03 14:29:11 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jul 19 08:52:17 2019 -0400"
      },
      "message": "[NIFI-6260] update md-title and md-subhead styles\n[NIFI-6260] fix sass syntax\n[NIFI-6260] update a few more styles\n[NIFI-6260] remove background color for h1, h2, h3, h4, h5, h6\n[NIFI-6280] remove width constraints on mat-dialog and mat-menu\n[NIFI-6260] update README and demo documentation, remove input unerlines\n[NIFI-6260] update left over mat-title to md-title\n[NIFI-6260] add missing checkbox link\n\nThis closes #18\n"
    },
    {
      "commit": "5ae06ffb1466c41465883749c5e4eac5afe9a175",
      "tree": "7456ea79696463e8516b56af345d3361e5cf1c60",
      "parents": [
        "750b5e8050aa344ac8c194681a6a80525ae9ccb2"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Jul 18 13:00:32 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Thu Jul 18 13:58:54 2019 -0400"
      },
      "message": "NIFI-6451 - FDS - Fix issue preventing full build without first running npm install from the root.\n\nThis closes #43\n"
    },
    {
      "commit": "750b5e8050aa344ac8c194681a6a80525ae9ccb2",
      "tree": "2f57940b5f72162acc3e3533f9541539a8e98913",
      "parents": [
        "a9ad73eef413979bf4e5d6464c8dcc83a935d89b"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jul 18 10:53:48 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Thu Jul 18 13:44:28 2019 -0400"
      },
      "message": "[NIFI-6452] require npm 5.6.0\n\nThis closes #41\n"
    },
    {
      "commit": "a9ad73eef413979bf4e5d6464c8dcc83a935d89b",
      "tree": "378cc76567c9f53a58f3a53c1c1d81e7889383cd",
      "parents": [
        "9a483550767853048e64c71f7238ddd27c9ab8c0"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Wed Jul 17 15:33:01 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Thu Jul 18 10:52:00 2019 -0400"
      },
      "message": "[NIFI-6366] update covalent NgModule imports and add stepper\n\nThis closes #31\n"
    },
    {
      "commit": "9a483550767853048e64c71f7238ddd27c9ab8c0",
      "tree": "40b1b3adafaa5d5c6623e8e74193f95ad09fa42f",
      "parents": [
        "355954d8546aac7d5eb5580b47ed32d5cec2b7d5"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Jul 18 10:06:27 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jul 18 10:31:03 2019 -0400"
      },
      "message": "NIFI-6446 - FDS - Update ButtonToggles component to use theme colors.\n\nThis closes #39\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "355954d8546aac7d5eb5580b47ed32d5cec2b7d5",
      "tree": "fae7ab0833c59f061a03cd1e85c81fbf36ec12f8",
      "parents": [
        "24025684cc407d48e7655ea3ebafd9790dd256a9"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Jul 18 10:21:36 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jul 18 10:27:16 2019 -0400"
      },
      "message": "NIFI-6450 - Update Table component to use theme-defined color for highlight row\n\nThis closes #40\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "24025684cc407d48e7655ea3ebafd9790dd256a9",
      "tree": "e036f84c22d29338756dc584615510ff87957b54",
      "parents": [
        "d5c84fce528cec3fd710e9ded135fe517eb12155"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Jul 18 08:47:16 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jul 18 10:19:41 2019 -0400"
      },
      "message": "NIFI-6445 - FDS - Update Radio button component to be themeable\n\nThis closes #38\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "d5c84fce528cec3fd710e9ded135fe517eb12155",
      "tree": "00f203da93241c51f74302b78e2bd17300b20c7c",
      "parents": [
        "0ee2c47c509d666b2b326de83ae0717826c4702b"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Wed Jul 17 18:06:26 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Thu Jul 18 10:15:33 2019 -0400"
      },
      "message": "[NIFI-6447] update accent hover theme color\n\nThis closes #35\n"
    },
    {
      "commit": "0ee2c47c509d666b2b326de83ae0717826c4702b",
      "tree": "d3a91f650460c152f317e688642e484974826059",
      "parents": [
        "a1848a702384d8fd9f8498dfab3803c944ec7f1b"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Wed Jul 17 15:12:22 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Thu Jul 18 10:10:37 2019 -0400"
      },
      "message": "[NIFI-6447] update demo theme accent color\n\nThis closes #35\n"
    },
    {
      "commit": "a1848a702384d8fd9f8498dfab3803c944ec7f1b",
      "tree": "feccc084ede3cefa68ab43f49d4e976fd377f2b5",
      "parents": [
        "cfdfcdf81504daae33bcef3b4bc727d4e3a88638"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Wed Jul 17 17:03:48 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Wed Jul 17 17:57:29 2019 -0400"
      },
      "message": "NIFI-6444 - FDS - Update expansion panel open arrow to be themeable\n\nThis closes #37\n\nSigned-off-by: Scott Aslan \u003cjaslan@jaslan-mbp15-hw14350.home\u003e\n"
    },
    {
      "commit": "cfdfcdf81504daae33bcef3b4bc727d4e3a88638",
      "tree": "e832064c37eb44ce635fb46fd10b817d1453b0c7",
      "parents": [
        "3b14c2e1420357cef8f16fc7e47f57db207a9e21"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Wed Jul 17 16:51:25 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Wed Jul 17 17:06:42 2019 -0400"
      },
      "message": "[NIFI-6449] - UI FDS DemoApp - Add links to components for direct navigation\n\nThis closes #36\n\nSigned-off-by: Scott Aslan \u003cjaslan@jaslan-mbp15-hw14350.home\u003e\n"
    },
    {
      "commit": "3b14c2e1420357cef8f16fc7e47f57db207a9e21",
      "tree": "b27ca2088dd24570c22818c020209ce7d576a0de",
      "parents": [
        "37111a36f600818e0a3f05d21999b173b1d1d32e"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Jul 11 17:07:06 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Tue Jul 16 15:16:13 2019 -0400"
      },
      "message": "NIFI-6434 - Update js dependencies\n\nThis closes #34\n\nSigned-off-by: Scott Aslan \u003cjaslan@jaslan-mbp15-hw14350.home\u003e\n"
    },
    {
      "commit": "37111a36f600818e0a3f05d21999b173b1d1d32e",
      "tree": "ccd66d23dc15304b27d926a204a00b672c7b07f4",
      "parents": [
        "4f7d8cba09e81ece70fd835695342915d456dda5"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon Jul 01 09:10:49 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Tue Jul 16 12:20:51 2019 -0400"
      },
      "message": "[NIFI-6397] - UI - isolate webpack loaders used specifically for code coverage purposes\n\nThis closes #33\n\nSigned-off-by: Scott Aslan \u003cjaslan@jaslan-mbp15-hw14350.home\u003e\n"
    },
    {
      "commit": "4f7d8cba09e81ece70fd835695342915d456dda5",
      "tree": "f09abc5e8e9e0ac61bb216748f9ed6feb407823f",
      "parents": [
        "8c3cefe551fd77630373eddc2c923e52f95a258a"
      ],
      "author": {
        "name": "Richard Otvos",
        "email": "richard.otvos@cloudera.com",
        "time": "Sat Jun 08 12:02:11 2019 +0200"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "jaslan@jaslan-mbp15-hw14350.home",
        "time": "Tue Jul 16 12:11:53 2019 -0400"
      },
      "message": "NIFI-6359: Fixes Demo application setup\n\nThis closes #32\n\nSigned-off-by: Scott Aslan \u003cjaslan@jaslan-mbp15-hw14350.home\u003e\n"
    },
    {
      "commit": "8c3cefe551fd77630373eddc2c923e52f95a258a",
      "tree": "afcbc37fa103a87d3d6ee8ca4fdb8c85a34efb43",
      "parents": [
        "ae7cc16a9a97d50db32f7ee492f4c20d825250fb"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Fri Jun 07 16:18:50 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jun 07 16:24:31 2019 -0400"
      },
      "message": "NIFI-6249 - put license headers back in package files.\n\nThis closes #30\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "ae7cc16a9a97d50db32f7ee492f4c20d825250fb",
      "tree": "d005f32896e4b29f6ac199e4e483b11a48f60399",
      "parents": [
        "605e9507a93e78dcdf80180ac578a4afff351cd0"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Thu Jun 06 20:43:18 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Fri Jun 07 15:11:56 2019 -0400"
      },
      "message": "NIFI-6249 - simplify usage for es6 applications\n"
    },
    {
      "commit": "605e9507a93e78dcdf80180ac578a4afff351cd0",
      "tree": "0decd05d8c5606ff89c936fdc04cfdb60d5a5555",
      "parents": [
        "c22e911af9204a433fcdad0d111bc7313100efe5"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri May 03 15:51:04 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jun 07 13:29:21 2019 -0400"
      },
      "message": "[NIFI-6263] theme links style color\n[NIFI-6263] update typography demo documentation\n\nThis closes #20\n"
    },
    {
      "commit": "c22e911af9204a433fcdad0d111bc7313100efe5",
      "tree": "9e1bf37d01df8e54ab721278e545144f2f44d57a",
      "parents": [
        "5cf12c4bf7f55726b5eb10ae8190228a44ac8653"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jun 06 23:39:50 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jun 07 13:21:58 2019 -0400"
      },
      "message": "[NIFI-5295] display fds version in demo app\n\nThis closes #29\n"
    },
    {
      "commit": "5cf12c4bf7f55726b5eb10ae8190228a44ac8653",
      "tree": "41830ba100784e5055dde5dcf034a9fb22eea591",
      "parents": [
        "96fa575aa0f7a224bc475ce21d684cd89c41ddc0"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jun 06 23:20:21 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jun 07 13:11:48 2019 -0400"
      },
      "message": "[NIFI-6357] update snackbar icon location\n\nThis closes #28\n"
    },
    {
      "commit": "96fa575aa0f7a224bc475ce21d684cd89c41ddc0",
      "tree": "c52c967bf7e195ebeff16360331064fb0c20044a",
      "parents": [
        "75825b950d56947ce0b45899926d9bd969a110c7"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jun 06 23:10:26 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jun 07 13:07:06 2019 -0400"
      },
      "message": "[NIFI-6358] update button group toggle focus overlay hover style\n\nThis closes #27\n"
    },
    {
      "commit": "75825b950d56947ce0b45899926d9bd969a110c7",
      "tree": "10d78ed6fe8c3d941ab537f0cac30731bbe2cb81",
      "parents": [
        "2139e8d0bd5ba06e40ca64ff66312d7e4c7e35af"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Wed Jun 05 22:46:46 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jun 07 13:01:27 2019 -0400"
      },
      "message": "[NIFI-6300] gzip compress assets\n\nThis closes #23\n"
    },
    {
      "commit": "2139e8d0bd5ba06e40ca64ff66312d7e4c7e35af",
      "tree": "c4d97e46fe6696313f10275a047b99c7885564fb",
      "parents": [
        "4a11440160d7088283d1c92d89817e80cb521e31"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri May 03 14:59:29 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jun 07 12:51:58 2019 -0400"
      },
      "message": "[NIFI-6261] Create a mixin to leverage the theme color in the .td-data-table-cell classes.\n\nThis closes #19\n"
    },
    {
      "commit": "4a11440160d7088283d1c92d89817e80cb521e31",
      "tree": "21731a4aa30e3ce1ad028032cdfc0138f43af2ab",
      "parents": [
        "1fa23e663ee0362c6de584db4b3caf5e6e788b90"
      ],
      "author": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Mon May 27 11:36:41 2019 +0200"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jun 06 11:51:15 2019 -0400"
      },
      "message": "[NIFI-6321] Update project dependencies.\n\nThis closes #25\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "1fa23e663ee0362c6de584db4b3caf5e6e788b90",
      "tree": "ab5e5c00a3138f129e755b7620b9d1c3da865bd7",
      "parents": [
        "41d8b26998a75d0b057100c5bc1fecb28a46f173"
      ],
      "author": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Mon May 27 11:49:14 2019 +0200"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Wed Jun 05 23:05:35 2019 -0400"
      },
      "message": "[NIFI-6291] Updating README about SCSS font files path configuration.\n\nThis closes #22\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "41d8b26998a75d0b057100c5bc1fecb28a46f173",
      "tree": "3aee8002387217468f4e6ae20d3786dc433791a8",
      "parents": [
        "94d7eff05e113285faf759e7cb09867364fd4769"
      ],
      "author": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Wed May 15 14:57:17 2019 +0200"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Wed Jun 05 22:51:55 2019 -0400"
      },
      "message": "[NIFI-6291] Exposing font paths as variables in SCSS.\n"
    },
    {
      "commit": "94d7eff05e113285faf759e7cb09867364fd4769",
      "tree": "bd84d30fa2b736b2bd3358f5c090d0cfcd3a90db",
      "parents": [
        "4c8cd0ab5a4a1d79ed5d64739ee2b30feddfb278"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Wed Jun 05 10:38:35 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Wed Jun 05 14:09:39 2019 -0400"
      },
      "message": "NIFI-6351 - Allow for consistent angular template/templateUrl inclusion between JS and TS\n\nThis closes #26\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "4c8cd0ab5a4a1d79ed5d64739ee2b30feddfb278",
      "tree": "fd0a355a5ac2ee0b009bc813f69362d5431e8b9a",
      "parents": [
        "1e3b4a34b3413be90462fc5f5049f7a626f4c3cb"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@users.noreply.github.com",
        "time": "Mon May 13 14:09:06 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Mon May 13 14:09:06 2019 -0400"
      },
      "message": "[NIFI-6268] update tooltip padding (#21)\n\nThis closes #21 "
    },
    {
      "commit": "1e3b4a34b3413be90462fc5f5049f7a626f4c3cb",
      "tree": "e8070698e33ca9ca23e21585882a6645526f95e5",
      "parents": [
        "c97625920b38cc73c88cb8a7035675bd580c0b05"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@users.noreply.github.com",
        "time": "Mon May 13 11:42:40 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Mon May 13 11:42:40 2019 -0400"
      },
      "message": "[NIFI-5315] update td-chips (#8)\n\nThis closes #8 "
    },
    {
      "commit": "c97625920b38cc73c88cb8a7035675bd580c0b05",
      "tree": "7ef373490e078b0606c90ba9b2d0a6c6f04acf00",
      "parents": [
        "8c92a57e3c2b7e4732a3ff6c74cc89fc1dcfb3fc"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@users.noreply.github.com",
        "time": "Mon May 13 10:57:41 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Mon May 13 10:57:41 2019 -0400"
      },
      "message": "NIFI-6212 introduce webpack, ES6, TS, linting, dev build watch (#14)\n\n* [NIFI-6212] convert to ES6 modules and webpack build\r\n* [NIFI-6212] update port for local production builds\r\n\r\nThis closes #14"
    },
    {
      "commit": "8c92a57e3c2b7e4732a3ff6c74cc89fc1dcfb3fc",
      "tree": "2d046fb9358119577327846dbcb3338dddfa81bb",
      "parents": [
        "810efbd3d97190790844b8ee905f33e996f7eb4f"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@users.noreply.github.com",
        "time": "Mon May 13 10:48:51 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Mon May 13 10:48:51 2019 -0400"
      },
      "message": "[NIFI-6168] require jquery in FDS dialog.service.js (#12)\n\nThis closes #12 "
    },
    {
      "commit": "810efbd3d97190790844b8ee905f33e996f7eb4f",
      "tree": "606062ed9b417927a7b3a6a138f6b5575eedc1e9",
      "parents": [
        "8dacb3e192fa8bf3e07f907393b41687ce70f51a"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@users.noreply.github.com",
        "time": "Fri May 10 14:24:24 2019 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri May 10 14:24:24 2019 -0400"
      },
      "message": "[NIFI-6211] update nifi fds dependencies (#13)\n\nThis closes #13 "
    },
    {
      "commit": "8dacb3e192fa8bf3e07f907393b41687ce70f51a",
      "tree": "fc26e97ea82cda8407e39906cbb3f2a3aa05ab60",
      "parents": [
        "b99f5fce2a9f7cf1e2e6c9e23307e64c8ea31616"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon May 06 13:50:48 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon May 06 17:05:33 2019 -0400"
      },
      "message": "NIFI-6247 - remove styling for width 100% on .mat-input-container\n\nThis closes #16\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "b99f5fce2a9f7cf1e2e6c9e23307e64c8ea31616",
      "tree": "24476f7ccb886c48f6702a5ce171213976beedd0",
      "parents": [
        "84775e53cd50278460b6304f84ec4008122070c0"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Sun Apr 28 09:15:43 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon May 06 16:56:21 2019 -0400"
      },
      "message": "NIFI-6247 - FDS theming updates for input elements.\n"
    },
    {
      "commit": "84775e53cd50278460b6304f84ec4008122070c0",
      "tree": "ec594fcdb2e9e64142b7f3ae6706fd946c9f472b",
      "parents": [
        "dcfbb74bbe210906f432db1c31b3d4049b1bc498"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon May 06 13:54:19 2019 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon May 06 16:38:15 2019 -0400"
      },
      "message": "NIFI-6237 - removing css rule\n\nThis closes #15\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "dcfbb74bbe210906f432db1c31b3d4049b1bc498",
      "tree": "1b8a7c30840cfaf1f4b893d1035552f2efe8b29f",
      "parents": [
        "a3e72db2f5f5a5aadc4917a3c029ff79290e84e9"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon May 06 11:07:11 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon May 06 13:54:25 2019 -0400"
      },
      "message": "NIFI-6237 - move td-chip related styling to _td-chips.scss. Minor tweaks to those styles as well.\n"
    },
    {
      "commit": "a3e72db2f5f5a5aadc4917a3c029ff79290e84e9",
      "tree": "b52ee73753a3166b0152f33cb4b08624bbe088bf",
      "parents": [
        "a00030e9038a2b84277ef32de93a32ad03a73590"
      ],
      "author": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Tue Apr 23 17:08:56 2019 -0400"
      },
      "committer": {
        "name": "Rob Fellows",
        "email": "rob.fellows@gmail.com",
        "time": "Mon May 06 13:54:25 2019 -0400"
      },
      "message": "[NIFI-6237] - styling for td-chips text input component (no text overlap with filter icon, width matches underline width).\n"
    },
    {
      "commit": "a00030e9038a2b84277ef32de93a32ad03a73590",
      "tree": "494f5643d583a41918f84056424c2e9cdbbd3054",
      "parents": [
        "56cb22ae747bac5cac3452bd18ff5ff6ab32df88"
      ],
      "author": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Mon May 06 10:38:02 2019 +0200"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon May 06 12:32:39 2019 -0400"
      },
      "message": "[NIFI-6258] Removing unused checkbox styles.\n\nThis closes #17\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "56cb22ae747bac5cac3452bd18ff5ff6ab32df88",
      "tree": "6915a59fb0b7c0102f72db79532d4439ae97cf9b",
      "parents": [
        "5eb3448ba17c095a77b7ad0943f1bdb4e9060e22"
      ],
      "author": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Mon May 06 10:33:01 2019 +0200"
      },
      "committer": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Mon May 06 10:33:01 2019 +0200"
      },
      "message": "[NIFI-6258] Including checkbox styles and using mixin.\n"
    },
    {
      "commit": "5eb3448ba17c095a77b7ad0943f1bdb4e9060e22",
      "tree": "3cbe199f16adac42824d85455901fead71e43e2b",
      "parents": [
        "faab59906f728bd78ec066589cb57a01963f27c4"
      ],
      "author": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Fri May 03 11:07:41 2019 +0200"
      },
      "committer": {
        "name": "RynoRn",
        "email": "horvathlaszlo88@gmail.com",
        "time": "Fri May 03 11:07:41 2019 +0200"
      },
      "message": "[NIFI-6258] Updating checkbox components to use the theme accent colors.\n"
    },
    {
      "commit": "faab59906f728bd78ec066589cb57a01963f27c4",
      "tree": "b4a27c69f5511da74b50f5631687984b163a6a7e",
      "parents": [
        "f6d085c2a238cf1db6a8a01ab536183ae4b00f9b"
      ],
      "author": {
        "name": "Aldrin Piri",
        "email": "aldrinpiri@gmail.com",
        "time": "Tue Jun 12 09:07:38 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jun 18 16:06:35 2018 -0400"
      },
      "message": "NIFI-5299 Adjusting license abbreviation for Registry.\n\nThis closes #7\n\nSigned-off-by: Scott Aslan \u003cscottyaslan@gmail.com\u003e\n"
    },
    {
      "commit": "f6d085c2a238cf1db6a8a01ab536183ae4b00f9b",
      "tree": "dad41336f7b550767cd0845e9ad2fb5b99866173",
      "parents": [
        "92d0554c9027e59dd99525ee8c733d5ff2c76cd5",
        "4f62f3d4a4626f66011289c7f1346c082a932184"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jun 14 18:22:27 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Jun 14 18:22:27 2018 -0400"
      },
      "message": "Merge branch \u0027NIFI-5240-RC3\u0027 into apache-master\n\nThis closes #5240\n"
    },
    {
      "commit": "92d0554c9027e59dd99525ee8c733d5ff2c76cd5",
      "tree": "bbc46f2a2824684f60b571d269ae5755dc4e6642",
      "parents": [
        "1ea9c8e180d0e57b68d14566b9ebc5f462dd6a11"
      ],
      "author": {
        "name": "Andy LoPresto",
        "email": "alopresto@apache.org",
        "time": "Mon Jun 11 16:07:43 2018 -0700"
      },
      "committer": {
        "name": "Pierre Villard",
        "email": "pierre.villard.fr@gmail.com",
        "time": "Tue Jun 12 08:51:10 2018 +0200"
      },
      "message": "NIFI-5298 Fixed typo in README.md.\n\nSigned-off-by: Pierre Villard \u003cpierre.villard.fr@gmail.com\u003e\n\nThis closes #6.\n"
    },
    {
      "commit": "4f62f3d4a4626f66011289c7f1346c082a932184",
      "tree": "16c16cb65b071b0667472341e95288efcfc1fc11",
      "parents": [
        "633c0eba1d010fec93c29ec17292e52f60bf944d"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jun 11 16:22:36 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jun 11 16:22:36 2018 -0400"
      },
      "message": "preparing RC 3\n"
    },
    {
      "commit": "633c0eba1d010fec93c29ec17292e52f60bf944d",
      "tree": "38fc1e9c05aa9d05c8469218c87b629123fa28b3",
      "parents": [
        "35423f267de0755087a274ece79c81ef1a4ee641"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jun 11 12:07:13 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Mon Jun 11 12:07:13 2018 -0400"
      },
      "message": "[NIFI-5240] upadte version number in package-lock.json and prepare RC2\n"
    },
    {
      "commit": "35423f267de0755087a274ece79c81ef1a4ee641",
      "tree": "06e5f288604ddf265867786036cd4e6339744f8a",
      "parents": [
        "1ea9c8e180d0e57b68d14566b9ebc5f462dd6a11"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jun 08 18:27:46 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jun 08 18:27:46 2018 -0400"
      },
      "message": "[NIFI-5240-RC1] prepare release nifi-fds-0.1.0-RC1\n"
    },
    {
      "commit": "1ea9c8e180d0e57b68d14566b9ebc5f462dd6a11",
      "tree": "d843ee8f7062697ceeb1bae7bca14ad515705942",
      "parents": [
        "09e43612e7666f83e03dd6d20be809f41cbec476"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Jun 08 15:32:43 2018 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Fri Jun 08 15:49:22 2018 -0400"
      },
      "message": "add flow_design_styles.css to demo-app index.html\n\nThis closes #5\n"
    },
    {
      "commit": "09e43612e7666f83e03dd6d20be809f41cbec476",
      "tree": "17287a5a2cc3b94a36405cd458288c0ada7abed5",
      "parents": [
        "9a373b8bb15a8a6d1d451ec5d4b59e9ecca0103c"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Wed Jun 06 19:19:17 2018 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Thu Jun 07 16:38:45 2018 -0400"
      },
      "message": "[NIFI-5216] facilitate npm publish\n[NIFI-5216] update README and remove deploy:ghpages\nThis closes #4\n"
    },
    {
      "commit": "9a373b8bb15a8a6d1d451ec5d4b59e9ecca0103c",
      "tree": "6a192133e10bdae97abec881cfdb6b80c78d94df",
      "parents": [
        "b7fcd9faa0f0c5947aee8cc29552d98b7516a416"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue May 15 17:20:38 2018 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Thu May 31 16:32:39 2018 -0400"
      },
      "message": "[NIFI-5198] update tooling versions\n[NIFI-5198] update file headers\nThis closes #2\n"
    },
    {
      "commit": "b7fcd9faa0f0c5947aee8cc29552d98b7516a416",
      "tree": "f10f87dfc0260993c8196d553b00bb3fb6895852",
      "parents": [
        "c85638d8ffc4d49ebc98e42c9f5ad4a8144a472e"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue May 22 18:29:04 2018 -0400"
      },
      "committer": {
        "name": "joewitt",
        "email": "joewitt@apache.org",
        "time": "Fri May 25 13:53:31 2018 -0400"
      },
      "message": "[NIFI-5219] This closes #3. update project name to NiFi Flow Design System\n\nSigned-off-by: joewitt \u003cjoewitt@apache.org\u003e\n"
    },
    {
      "commit": "c85638d8ffc4d49ebc98e42c9f5ad4a8144a472e",
      "tree": "c5aa902505ef09caf43e4d0bdbad075fb971f57c",
      "parents": [
        "4eee1d77635dd5cd3fe03eb77efa724935a0cd3d"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Tue Apr 24 13:43:42 2018 -0400"
      },
      "committer": {
        "name": "Matt Gilman",
        "email": "matt.c.gilman@gmail.com",
        "time": "Tue May 15 13:55:18 2018 -0400"
      },
      "message": "[NIFI-5164]\nupgrade to angular v5.2.0, angular-material v5.2.0, covalent v1.0.1\nremove package-lock file from .gitignore and remove author info\nupdate pull request template\nadd package-lock.json, update version number to indicate current version, update pr template to simplify reviewer process\ninclude webapp in src to facilitate local build and review process\nupdate gh-pages deploy process\ncreate src/\nThis closes #1\n"
    },
    {
      "commit": "4eee1d77635dd5cd3fe03eb77efa724935a0cd3d",
      "tree": "36e13ce4230f596e7baa1c8e7d82176347756c4c",
      "parents": [
        "afebff3531e8c7f51bf41b215a24601104fa106d"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Apr 13 15:37:33 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Fri Apr 13 15:37:33 2018 -0400"
      },
      "message": "update progress bar buffer color\n"
    },
    {
      "commit": "afebff3531e8c7f51bf41b215a24601104fa106d",
      "tree": "e969faf4ee3b451f8f4ac9778c4b80fb025ab2be",
      "parents": [
        "3567be34f6b26acd4b4b6e341b04afa44b054015"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Wed Mar 28 16:37:13 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Wed Mar 28 16:37:13 2018 -0400"
      },
      "message": "update disabled td-chip style\n"
    },
    {
      "commit": "3567be34f6b26acd4b4b6e341b04afa44b054015",
      "tree": "78ea7d44f33ad0a8d9579745df93a7e5f41cbe44",
      "parents": [
        "a79f9705c04ac8c4998bbd575bbe02833f778de4"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Mar 22 16:24:14 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Mar 22 16:24:14 2018 -0400"
      },
      "message": "add NOTICE and update package.json description\n"
    },
    {
      "commit": "a79f9705c04ac8c4998bbd575bbe02833f778de4",
      "tree": "c3ef5d22d675a719ddd16ed71e358196e0938401",
      "parents": [
        "b4139c5fc3282b1603700b90e74feb856231ada7"
      ],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Mar 22 16:10:42 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Mar 22 16:10:42 2018 -0400"
      },
      "message": "update README and package.json for apache\n"
    },
    {
      "commit": "b4139c5fc3282b1603700b90e74feb856231ada7",
      "tree": "120018b0b2e292c2848853042bdb65ecf05cf65e",
      "parents": [],
      "author": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Mar 22 15:11:46 2018 -0400"
      },
      "committer": {
        "name": "Scott Aslan",
        "email": "scottyaslan@gmail.com",
        "time": "Thu Mar 22 15:11:46 2018 -0400"
      },
      "message": "initial commit\n"
    }
  ]
}
