@bloom-housing/ui-components 4.4.1-alpha.7 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/CHANGELOG.md +949 -0
  2. package/index.ts +8 -6
  3. package/package.json +10 -3
  4. package/src/actions/Button.tsx +2 -2
  5. package/src/actions/ExpandableContent.tsx +9 -5
  6. package/src/blocks/ImageCard.tsx +3 -3
  7. package/src/blocks/StandardCard.docs.mdx +34 -0
  8. package/src/blocks/StandardCard.scss +33 -0
  9. package/src/blocks/StandardCard.tsx +37 -0
  10. package/src/config/index.ts +0 -1
  11. package/src/forms/FieldGroup.tsx +1 -1
  12. package/src/forms/HouseholdSizeField.tsx +2 -1
  13. package/src/global/tables.scss +7 -1
  14. package/src/helpers/formOptions.tsx +0 -9
  15. package/src/helpers/preferences.tsx +3 -314
  16. package/src/icons/Icon.tsx +22 -3
  17. package/src/locales/es.json +18 -0
  18. package/src/locales/general.json +23 -0
  19. package/src/{prototypes → navigation}/SideNav.scss +15 -9
  20. package/src/navigation/SideNav.tsx +39 -0
  21. package/src/notifications/ApplicationStatus.tsx +2 -2
  22. package/src/overlays/Drawer.tsx +1 -1
  23. package/src/overlays/LoadingOverlay.tsx +1 -1
  24. package/src/overlays/Modal.scss +5 -0
  25. package/src/overlays/Modal.tsx +19 -3
  26. package/src/page_components/listing/ListingsGroup.tsx +2 -2
  27. package/src/page_components/listing/listing_sidebar/ExpandableSection.tsx +34 -0
  28. package/src/page_components/listing/listing_sidebar/QuantityRowSection.tsx +1 -0
  29. package/src/page_components/sign-in/FormSignInMFACode.tsx +7 -3
  30. package/src/page_components/sign-in/FormSignInMFAType.tsx +7 -8
  31. package/src/page_components/sign-in/FormTerms.tsx +9 -27
  32. package/src/{global/vendor → tables}/AgPagination.tsx +5 -1
  33. package/src/tables/AgTable.tsx +242 -0
  34. package/src/tables/StandardTable.tsx +17 -4
  35. package/src/authentication/AuthContext.ts +0 -386
  36. package/src/authentication/RequireLogin.tsx +0 -89
  37. package/src/authentication/index.ts +0 -5
  38. package/src/authentication/timeout.tsx +0 -128
  39. package/src/authentication/token.ts +0 -17
  40. package/src/authentication/useRequireLoggedInUser.ts +0 -19
  41. package/src/config/ConfigContext.tsx +0 -36
  42. package/src/helpers/tableSummaries.tsx +0 -104
  43. package/src/notifications/index.ts +0 -4
  44. package/src/page_components/listing/UnitTables.tsx +0 -122
  45. package/src/page_components/listing/listing_sidebar/WhatToExpect.tsx +0 -22
  46. package/src/prototypes/SideNav.tsx +0 -14
package/CHANGELOG.md CHANGED
@@ -3,6 +3,955 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [5.0.0](https://github.com/seanmalbert/bloom/compare/@bloom-housing/ui-components@4.4.0...@bloom-housing/ui-components@5.0.0) (2022-06-16)
7
+
8
+
9
+ * 2022-06-16 release (#2824) ([1abd991](https://github.com/seanmalbert/bloom/commit/1abd991136e28598b7856164b88bef462b8ff566)), closes [#2824](https://github.com/seanmalbert/bloom/issues/2824) [#2521](https://github.com/seanmalbert/bloom/issues/2521) [#2504](https://github.com/seanmalbert/bloom/issues/2504) [#2520](https://github.com/seanmalbert/bloom/issues/2520) [#2517](https://github.com/seanmalbert/bloom/issues/2517) [#2519](https://github.com/seanmalbert/bloom/issues/2519) [#2529](https://github.com/seanmalbert/bloom/issues/2529) [#2534](https://github.com/seanmalbert/bloom/issues/2534) [#2540](https://github.com/seanmalbert/bloom/issues/2540) [#2528](https://github.com/seanmalbert/bloom/issues/2528) [#2544](https://github.com/seanmalbert/bloom/issues/2544) [#2545](https://github.com/seanmalbert/bloom/issues/2545) [#2526](https://github.com/seanmalbert/bloom/issues/2526) [#2532](https://github.com/seanmalbert/bloom/issues/2532) [#2551](https://github.com/seanmalbert/bloom/issues/2551) [#2562](https://github.com/seanmalbert/bloom/issues/2562) [#2566](https://github.com/seanmalbert/bloom/issues/2566) [#2572](https://github.com/seanmalbert/bloom/issues/2572) [#2546](https://github.com/seanmalbert/bloom/issues/2546) [#2578](https://github.com/seanmalbert/bloom/issues/2578) [#2579](https://github.com/seanmalbert/bloom/issues/2579) [#2581](https://github.com/seanmalbert/bloom/issues/2581) [#2593](https://github.com/seanmalbert/bloom/issues/2593) [#2037](https://github.com/seanmalbert/bloom/issues/2037) [#2095](https://github.com/seanmalbert/bloom/issues/2095) [#2162](https://github.com/seanmalbert/bloom/issues/2162) [#2293](https://github.com/seanmalbert/bloom/issues/2293) [#2295](https://github.com/seanmalbert/bloom/issues/2295) [#2296](https://github.com/seanmalbert/bloom/issues/2296) [#2294](https://github.com/seanmalbert/bloom/issues/2294) [#2277](https://github.com/seanmalbert/bloom/issues/2277) [#2299](https://github.com/seanmalbert/bloom/issues/2299) [#2292](https://github.com/seanmalbert/bloom/issues/2292) [#2308](https://github.com/seanmalbert/bloom/issues/2308) [#2239](https://github.com/seanmalbert/bloom/issues/2239) [#2311](https://github.com/seanmalbert/bloom/issues/2311) [#2230](https://github.com/seanmalbert/bloom/issues/2230) [#2302](https://github.com/seanmalbert/bloom/issues/2302) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2215](https://github.com/seanmalbert/bloom/issues/2215) [#2303](https://github.com/seanmalbert/bloom/issues/2303) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2439](https://github.com/seanmalbert/bloom/issues/2439) [#2196](https://github.com/seanmalbert/bloom/issues/2196) [#2238](https://github.com/seanmalbert/bloom/issues/2238) [#2226](https://github.com/seanmalbert/bloom/issues/2226) [#2230](https://github.com/seanmalbert/bloom/issues/2230) [#2243](https://github.com/seanmalbert/bloom/issues/2243) [#2195](https://github.com/seanmalbert/bloom/issues/2195) [#2215](https://github.com/seanmalbert/bloom/issues/2215) [#2266](https://github.com/seanmalbert/bloom/issues/2266) [#2188](https://github.com/seanmalbert/bloom/issues/2188) [#2270](https://github.com/seanmalbert/bloom/issues/2270) [#2188](https://github.com/seanmalbert/bloom/issues/2188) [#2213](https://github.com/seanmalbert/bloom/issues/2213) [#2234](https://github.com/seanmalbert/bloom/issues/2234) [#1901](https://github.com/seanmalbert/bloom/issues/1901) [#2260](https://github.com/seanmalbert/bloom/issues/2260) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#2280](https://github.com/seanmalbert/bloom/issues/2280) [#2253](https://github.com/seanmalbert/bloom/issues/2253) [#2276](https://github.com/seanmalbert/bloom/issues/2276) [#2282](https://github.com/seanmalbert/bloom/issues/2282) [#2262](https://github.com/seanmalbert/bloom/issues/2262) [#2278](https://github.com/seanmalbert/bloom/issues/2278) [#2293](https://github.com/seanmalbert/bloom/issues/2293) [#2295](https://github.com/seanmalbert/bloom/issues/2295) [#2296](https://github.com/seanmalbert/bloom/issues/2296) [#2294](https://github.com/seanmalbert/bloom/issues/2294) [#2277](https://github.com/seanmalbert/bloom/issues/2277) [#2290](https://github.com/seanmalbert/bloom/issues/2290) [#2299](https://github.com/seanmalbert/bloom/issues/2299) [#2292](https://github.com/seanmalbert/bloom/issues/2292) [#2303](https://github.com/seanmalbert/bloom/issues/2303) [#2305](https://github.com/seanmalbert/bloom/issues/2305) [#2306](https://github.com/seanmalbert/bloom/issues/2306) [#2308](https://github.com/seanmalbert/bloom/issues/2308) [#2190](https://github.com/seanmalbert/bloom/issues/2190) [#2239](https://github.com/seanmalbert/bloom/issues/2239) [#2311](https://github.com/seanmalbert/bloom/issues/2311) [#2302](https://github.com/seanmalbert/bloom/issues/2302) [#2301](https://github.com/seanmalbert/bloom/issues/2301) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#2313](https://github.com/seanmalbert/bloom/issues/2313) [#2289](https://github.com/seanmalbert/bloom/issues/2289) [#2279](https://github.com/seanmalbert/bloom/issues/2279) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2319](https://github.com/seanmalbert/bloom/issues/2319) [#2108](https://github.com/seanmalbert/bloom/issues/2108) [#2326](https://github.com/seanmalbert/bloom/issues/2326) [#2349](https://github.com/seanmalbert/bloom/issues/2349) [#2350](https://github.com/seanmalbert/bloom/issues/2350) [#2351](https://github.com/seanmalbert/bloom/issues/2351) [#2348](https://github.com/seanmalbert/bloom/issues/2348) [#2352](https://github.com/seanmalbert/bloom/issues/2352) [#2316](https://github.com/seanmalbert/bloom/issues/2316) [#2356](https://github.com/seanmalbert/bloom/issues/2356) [#2353](https://github.com/seanmalbert/bloom/issues/2353) [#2338](https://github.com/seanmalbert/bloom/issues/2338) [#2377](https://github.com/seanmalbert/bloom/issues/2377) [#2320](https://github.com/seanmalbert/bloom/issues/2320) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2362](https://github.com/seanmalbert/bloom/issues/2362) [#2395](https://github.com/seanmalbert/bloom/issues/2395) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2407](https://github.com/seanmalbert/bloom/issues/2407) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2418](https://github.com/seanmalbert/bloom/issues/2418) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2374](https://github.com/seanmalbert/bloom/issues/2374) [#2435](https://github.com/seanmalbert/bloom/issues/2435) [#2420](https://github.com/seanmalbert/bloom/issues/2420) [#2412](https://github.com/seanmalbert/bloom/issues/2412) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2458](https://github.com/seanmalbert/bloom/issues/2458) [#2460](https://github.com/seanmalbert/bloom/issues/2460) [#2465](https://github.com/seanmalbert/bloom/issues/2465) [#2436](https://github.com/seanmalbert/bloom/issues/2436) [#2484](https://github.com/seanmalbert/bloom/issues/2484) [#2482](https://github.com/seanmalbert/bloom/issues/2482) [#2483](https://github.com/seanmalbert/bloom/issues/2483) [#2488](https://github.com/seanmalbert/bloom/issues/2488) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2519](https://github.com/seanmalbert/bloom/issues/2519) [#2506](https://github.com/seanmalbert/bloom/issues/2506) [#2534](https://github.com/seanmalbert/bloom/issues/2534) [#2544](https://github.com/seanmalbert/bloom/issues/2544) [#2550](https://github.com/seanmalbert/bloom/issues/2550) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2319](https://github.com/seanmalbert/bloom/issues/2319) [#2108](https://github.com/seanmalbert/bloom/issues/2108) [#2326](https://github.com/seanmalbert/bloom/issues/2326) [#2349](https://github.com/seanmalbert/bloom/issues/2349) [#2350](https://github.com/seanmalbert/bloom/issues/2350) [#2351](https://github.com/seanmalbert/bloom/issues/2351) [#2348](https://github.com/seanmalbert/bloom/issues/2348) [#2352](https://github.com/seanmalbert/bloom/issues/2352) [#2316](https://github.com/seanmalbert/bloom/issues/2316) [#2356](https://github.com/seanmalbert/bloom/issues/2356) [#2353](https://github.com/seanmalbert/bloom/issues/2353) [#2338](https://github.com/seanmalbert/bloom/issues/2338) [#2377](https://github.com/seanmalbert/bloom/issues/2377) [#2320](https://github.com/seanmalbert/bloom/issues/2320) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2362](https://github.com/seanmalbert/bloom/issues/2362) [#2395](https://github.com/seanmalbert/bloom/issues/2395) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2407](https://github.com/seanmalbert/bloom/issues/2407) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2418](https://github.com/seanmalbert/bloom/issues/2418) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2374](https://github.com/seanmalbert/bloom/issues/2374) [#2435](https://github.com/seanmalbert/bloom/issues/2435) [#2420](https://github.com/seanmalbert/bloom/issues/2420) [#2412](https://github.com/seanmalbert/bloom/issues/2412) [#2438](https://github.com/seanmalbert/bloom/issues/2438) [#2429](https://github.com/seanmalbert/bloom/issues/2429) [#2452](https://github.com/seanmalbert/bloom/issues/2452) [#2458](https://github.com/seanmalbert/bloom/issues/2458) [#2423](https://github.com/seanmalbert/bloom/issues/2423) [#2432](https://github.com/seanmalbert/bloom/issues/2432) [#2437](https://github.com/seanmalbert/bloom/issues/2437) [#2440](https://github.com/seanmalbert/bloom/issues/2440) [#2441](https://github.com/seanmalbert/bloom/issues/2441) [#2460](https://github.com/seanmalbert/bloom/issues/2460) [#2459](https://github.com/seanmalbert/bloom/issues/2459) [#2464](https://github.com/seanmalbert/bloom/issues/2464) [#2465](https://github.com/seanmalbert/bloom/issues/2465) [#2466](https://github.com/seanmalbert/bloom/issues/2466) [#2436](https://github.com/seanmalbert/bloom/issues/2436) [#2451](https://github.com/seanmalbert/bloom/issues/2451) [#2415](https://github.com/seanmalbert/bloom/issues/2415) [#2354](https://github.com/seanmalbert/bloom/issues/2354) [#2455](https://github.com/seanmalbert/bloom/issues/2455) [#2484](https://github.com/seanmalbert/bloom/issues/2484) [#2482](https://github.com/seanmalbert/bloom/issues/2482) [#2483](https://github.com/seanmalbert/bloom/issues/2483) [#2476](https://github.com/seanmalbert/bloom/issues/2476) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2470](https://github.com/seanmalbert/bloom/issues/2470) [#2488](https://github.com/seanmalbert/bloom/issues/2488) [#2487](https://github.com/seanmalbert/bloom/issues/2487) [#2496](https://github.com/seanmalbert/bloom/issues/2496) [#2498](https://github.com/seanmalbert/bloom/issues/2498) [#2499](https://github.com/seanmalbert/bloom/issues/2499) [#2291](https://github.com/seanmalbert/bloom/issues/2291) [#2461](https://github.com/seanmalbert/bloom/issues/2461) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2494](https://github.com/seanmalbert/bloom/issues/2494) [#2503](https://github.com/seanmalbert/bloom/issues/2503) [#2495](https://github.com/seanmalbert/bloom/issues/2495) [#2477](https://github.com/seanmalbert/bloom/issues/2477) [#2574](https://github.com/seanmalbert/bloom/issues/2574) [#2577](https://github.com/seanmalbert/bloom/issues/2577) [#2590](https://github.com/seanmalbert/bloom/issues/2590) [#2592](https://github.com/seanmalbert/bloom/issues/2592) [#2560](https://github.com/seanmalbert/bloom/issues/2560) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2501](https://github.com/seanmalbert/bloom/issues/2501) [#2599](https://github.com/seanmalbert/bloom/issues/2599) [#2600](https://github.com/seanmalbert/bloom/issues/2600) [#2598](https://github.com/seanmalbert/bloom/issues/2598) [#2582](https://github.com/seanmalbert/bloom/issues/2582) [#2531](https://github.com/seanmalbert/bloom/issues/2531) [#2615](https://github.com/seanmalbert/bloom/issues/2615) [#2606](https://github.com/seanmalbert/bloom/issues/2606) [#2618](https://github.com/seanmalbert/bloom/issues/2618) [#2620](https://github.com/seanmalbert/bloom/issues/2620) [#2628](https://github.com/seanmalbert/bloom/issues/2628) [#2037](https://github.com/seanmalbert/bloom/issues/2037) [#2095](https://github.com/seanmalbert/bloom/issues/2095) [#2162](https://github.com/seanmalbert/bloom/issues/2162) [#2293](https://github.com/seanmalbert/bloom/issues/2293) [#2295](https://github.com/seanmalbert/bloom/issues/2295) [#2296](https://github.com/seanmalbert/bloom/issues/2296) [#2294](https://github.com/seanmalbert/bloom/issues/2294) [#2277](https://github.com/seanmalbert/bloom/issues/2277) [#2299](https://github.com/seanmalbert/bloom/issues/2299) [#2292](https://github.com/seanmalbert/bloom/issues/2292) [#2308](https://github.com/seanmalbert/bloom/issues/2308) [#2239](https://github.com/seanmalbert/bloom/issues/2239) [#2311](https://github.com/seanmalbert/bloom/issues/2311) [#2230](https://github.com/seanmalbert/bloom/issues/2230) [#2302](https://github.com/seanmalbert/bloom/issues/2302) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2215](https://github.com/seanmalbert/bloom/issues/2215) [#2303](https://github.com/seanmalbert/bloom/issues/2303) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2439](https://github.com/seanmalbert/bloom/issues/2439) [#2196](https://github.com/seanmalbert/bloom/issues/2196) [#2238](https://github.com/seanmalbert/bloom/issues/2238) [#2226](https://github.com/seanmalbert/bloom/issues/2226) [#2230](https://github.com/seanmalbert/bloom/issues/2230) [#2243](https://github.com/seanmalbert/bloom/issues/2243) [#2195](https://github.com/seanmalbert/bloom/issues/2195) [#2215](https://github.com/seanmalbert/bloom/issues/2215) [#2266](https://github.com/seanmalbert/bloom/issues/2266) [#2188](https://github.com/seanmalbert/bloom/issues/2188) [#2270](https://github.com/seanmalbert/bloom/issues/2270) [#2188](https://github.com/seanmalbert/bloom/issues/2188) [#2213](https://github.com/seanmalbert/bloom/issues/2213) [#2234](https://github.com/seanmalbert/bloom/issues/2234) [#1901](https://github.com/seanmalbert/bloom/issues/1901) [#2260](https://github.com/seanmalbert/bloom/issues/2260) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#2280](https://github.com/seanmalbert/bloom/issues/2280) [#2253](https://github.com/seanmalbert/bloom/issues/2253) [#2276](https://github.com/seanmalbert/bloom/issues/2276) [#2282](https://github.com/seanmalbert/bloom/issues/2282) [#2262](https://github.com/seanmalbert/bloom/issues/2262) [#2278](https://github.com/seanmalbert/bloom/issues/2278) [#2293](https://github.com/seanmalbert/bloom/issues/2293) [#2295](https://github.com/seanmalbert/bloom/issues/2295) [#2296](https://github.com/seanmalbert/bloom/issues/2296) [#2294](https://github.com/seanmalbert/bloom/issues/2294) [#2277](https://github.com/seanmalbert/bloom/issues/2277) [#2290](https://github.com/seanmalbert/bloom/issues/2290) [#2299](https://github.com/seanmalbert/bloom/issues/2299) [#2292](https://github.com/seanmalbert/bloom/issues/2292) [#2303](https://github.com/seanmalbert/bloom/issues/2303) [#2305](https://github.com/seanmalbert/bloom/issues/2305) [#2306](https://github.com/seanmalbert/bloom/issues/2306) [#2308](https://github.com/seanmalbert/bloom/issues/2308) [#2190](https://github.com/seanmalbert/bloom/issues/2190) [#2239](https://github.com/seanmalbert/bloom/issues/2239) [#2311](https://github.com/seanmalbert/bloom/issues/2311) [#2302](https://github.com/seanmalbert/bloom/issues/2302) [#2301](https://github.com/seanmalbert/bloom/issues/2301) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#2313](https://github.com/seanmalbert/bloom/issues/2313) [#2289](https://github.com/seanmalbert/bloom/issues/2289) [#2279](https://github.com/seanmalbert/bloom/issues/2279) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2319](https://github.com/seanmalbert/bloom/issues/2319) [#2108](https://github.com/seanmalbert/bloom/issues/2108) [#2326](https://github.com/seanmalbert/bloom/issues/2326) [#2349](https://github.com/seanmalbert/bloom/issues/2349) [#2350](https://github.com/seanmalbert/bloom/issues/2350) [#2351](https://github.com/seanmalbert/bloom/issues/2351) [#2348](https://github.com/seanmalbert/bloom/issues/2348) [#2352](https://github.com/seanmalbert/bloom/issues/2352) [#2316](https://github.com/seanmalbert/bloom/issues/2316) [#2356](https://github.com/seanmalbert/bloom/issues/2356) [#2353](https://github.com/seanmalbert/bloom/issues/2353) [#2338](https://github.com/seanmalbert/bloom/issues/2338) [#2377](https://github.com/seanmalbert/bloom/issues/2377) [#2320](https://github.com/seanmalbert/bloom/issues/2320) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2362](https://github.com/seanmalbert/bloom/issues/2362) [#2395](https://github.com/seanmalbert/bloom/issues/2395) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2407](https://github.com/seanmalbert/bloom/issues/2407) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2418](https://github.com/seanmalbert/bloom/issues/2418) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2374](https://github.com/seanmalbert/bloom/issues/2374) [#2435](https://github.com/seanmalbert/bloom/issues/2435) [#2420](https://github.com/seanmalbert/bloom/issues/2420) [#2412](https://github.com/seanmalbert/bloom/issues/2412) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2458](https://github.com/seanmalbert/bloom/issues/2458) [#2460](https://github.com/seanmalbert/bloom/issues/2460) [#2465](https://github.com/seanmalbert/bloom/issues/2465) [#2436](https://github.com/seanmalbert/bloom/issues/2436) [#2484](https://github.com/seanmalbert/bloom/issues/2484) [#2482](https://github.com/seanmalbert/bloom/issues/2482) [#2483](https://github.com/seanmalbert/bloom/issues/2483) [#2488](https://github.com/seanmalbert/bloom/issues/2488) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2519](https://github.com/seanmalbert/bloom/issues/2519) [#2506](https://github.com/seanmalbert/bloom/issues/2506) [#2534](https://github.com/seanmalbert/bloom/issues/2534) [#2544](https://github.com/seanmalbert/bloom/issues/2544) [#2550](https://github.com/seanmalbert/bloom/issues/2550) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2319](https://github.com/seanmalbert/bloom/issues/2319) [#2108](https://github.com/seanmalbert/bloom/issues/2108) [#2326](https://github.com/seanmalbert/bloom/issues/2326) [#2349](https://github.com/seanmalbert/bloom/issues/2349) [#2350](https://github.com/seanmalbert/bloom/issues/2350) [#2351](https://github.com/seanmalbert/bloom/issues/2351) [#2348](https://github.com/seanmalbert/bloom/issues/2348) [#2352](https://github.com/seanmalbert/bloom/issues/2352) [#2316](https://github.com/seanmalbert/bloom/issues/2316) [#2356](https://github.com/seanmalbert/bloom/issues/2356) [#2353](https://github.com/seanmalbert/bloom/issues/2353) [#2338](https://github.com/seanmalbert/bloom/issues/2338) [#2377](https://github.com/seanmalbert/bloom/issues/2377) [#2320](https://github.com/seanmalbert/bloom/issues/2320) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2362](https://github.com/seanmalbert/bloom/issues/2362) [#2395](https://github.com/seanmalbert/bloom/issues/2395) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2407](https://github.com/seanmalbert/bloom/issues/2407) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2418](https://github.com/seanmalbert/bloom/issues/2418) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2374](https://github.com/seanmalbert/bloom/issues/2374) [#2435](https://github.com/seanmalbert/bloom/issues/2435) [#2420](https://github.com/seanmalbert/bloom/issues/2420) [#2412](https://github.com/seanmalbert/bloom/issues/2412) [#2438](https://github.com/seanmalbert/bloom/issues/2438) [#2429](https://github.com/seanmalbert/bloom/issues/2429) [#2452](https://github.com/seanmalbert/bloom/issues/2452) [#2458](https://github.com/seanmalbert/bloom/issues/2458) [#2423](https://github.com/seanmalbert/bloom/issues/2423) [#2432](https://github.com/seanmalbert/bloom/issues/2432) [#2437](https://github.com/seanmalbert/bloom/issues/2437) [#2440](https://github.com/seanmalbert/bloom/issues/2440) [#2441](https://github.com/seanmalbert/bloom/issues/2441) [#2460](https://github.com/seanmalbert/bloom/issues/2460) [#2459](https://github.com/seanmalbert/bloom/issues/2459) [#2464](https://github.com/seanmalbert/bloom/issues/2464) [#2465](https://github.com/seanmalbert/bloom/issues/2465) [#2466](https://github.com/seanmalbert/bloom/issues/2466) [#2436](https://github.com/seanmalbert/bloom/issues/2436) [#2451](https://github.com/seanmalbert/bloom/issues/2451) [#2415](https://github.com/seanmalbert/bloom/issues/2415) [#2354](https://github.com/seanmalbert/bloom/issues/2354) [#2455](https://github.com/seanmalbert/bloom/issues/2455) [#2484](https://github.com/seanmalbert/bloom/issues/2484) [#2482](https://github.com/seanmalbert/bloom/issues/2482) [#2483](https://github.com/seanmalbert/bloom/issues/2483) [#2476](https://github.com/seanmalbert/bloom/issues/2476) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2470](https://github.com/seanmalbert/bloom/issues/2470) [#2488](https://github.com/seanmalbert/bloom/issues/2488) [#2487](https://github.com/seanmalbert/bloom/issues/2487) [#2496](https://github.com/seanmalbert/bloom/issues/2496) [#2498](https://github.com/seanmalbert/bloom/issues/2498) [#2499](https://github.com/seanmalbert/bloom/issues/2499) [#2291](https://github.com/seanmalbert/bloom/issues/2291) [#2461](https://github.com/seanmalbert/bloom/issues/2461) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2494](https://github.com/seanmalbert/bloom/issues/2494) [#2503](https://github.com/seanmalbert/bloom/issues/2503) [#2495](https://github.com/seanmalbert/bloom/issues/2495) [#2477](https://github.com/seanmalbert/bloom/issues/2477) [#2563](https://github.com/seanmalbert/bloom/issues/2563) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2537](https://github.com/seanmalbert/bloom/issues/2537) [#2635](https://github.com/seanmalbert/bloom/issues/2635) [#2624](https://github.com/seanmalbert/bloom/issues/2624) [#2642](https://github.com/seanmalbert/bloom/issues/2642) [#2652](https://github.com/seanmalbert/bloom/issues/2652) [#2649](https://github.com/seanmalbert/bloom/issues/2649) [#2037](https://github.com/seanmalbert/bloom/issues/2037) [#2095](https://github.com/seanmalbert/bloom/issues/2095) [#2162](https://github.com/seanmalbert/bloom/issues/2162) [#2293](https://github.com/seanmalbert/bloom/issues/2293) [#2295](https://github.com/seanmalbert/bloom/issues/2295) [#2296](https://github.com/seanmalbert/bloom/issues/2296) [#2294](https://github.com/seanmalbert/bloom/issues/2294) [#2277](https://github.com/seanmalbert/bloom/issues/2277) [#2299](https://github.com/seanmalbert/bloom/issues/2299) [#2292](https://github.com/seanmalbert/bloom/issues/2292) [#2308](https://github.com/seanmalbert/bloom/issues/2308) [#2239](https://github.com/seanmalbert/bloom/issues/2239) [#2311](https://github.com/seanmalbert/bloom/issues/2311) [#2230](https://github.com/seanmalbert/bloom/issues/2230) [#2302](https://github.com/seanmalbert/bloom/issues/2302) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2215](https://github.com/seanmalbert/bloom/issues/2215) [#2303](https://github.com/seanmalbert/bloom/issues/2303) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2439](https://github.com/seanmalbert/bloom/issues/2439) [#2196](https://github.com/seanmalbert/bloom/issues/2196) [#2238](https://github.com/seanmalbert/bloom/issues/2238) [#2226](https://github.com/seanmalbert/bloom/issues/2226) [#2230](https://github.com/seanmalbert/bloom/issues/2230) [#2243](https://github.com/seanmalbert/bloom/issues/2243) [#2195](https://github.com/seanmalbert/bloom/issues/2195) [#2215](https://github.com/seanmalbert/bloom/issues/2215) [#2266](https://github.com/seanmalbert/bloom/issues/2266) [#2188](https://github.com/seanmalbert/bloom/issues/2188) [#2270](https://github.com/seanmalbert/bloom/issues/2270) [#2188](https://github.com/seanmalbert/bloom/issues/2188) [#2213](https://github.com/seanmalbert/bloom/issues/2213) [#2234](https://github.com/seanmalbert/bloom/issues/2234) [#1901](https://github.com/seanmalbert/bloom/issues/1901) [#2260](https://github.com/seanmalbert/bloom/issues/2260) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#2280](https://github.com/seanmalbert/bloom/issues/2280) [#2253](https://github.com/seanmalbert/bloom/issues/2253) [#2276](https://github.com/seanmalbert/bloom/issues/2276) [#2282](https://github.com/seanmalbert/bloom/issues/2282) [#2262](https://github.com/seanmalbert/bloom/issues/2262) [#2278](https://github.com/seanmalbert/bloom/issues/2278) [#2293](https://github.com/seanmalbert/bloom/issues/2293) [#2295](https://github.com/seanmalbert/bloom/issues/2295) [#2296](https://github.com/seanmalbert/bloom/issues/2296) [#2294](https://github.com/seanmalbert/bloom/issues/2294) [#2277](https://github.com/seanmalbert/bloom/issues/2277) [#2290](https://github.com/seanmalbert/bloom/issues/2290) [#2299](https://github.com/seanmalbert/bloom/issues/2299) [#2292](https://github.com/seanmalbert/bloom/issues/2292) [#2303](https://github.com/seanmalbert/bloom/issues/2303) [#2305](https://github.com/seanmalbert/bloom/issues/2305) [#2306](https://github.com/seanmalbert/bloom/issues/2306) [#2308](https://github.com/seanmalbert/bloom/issues/2308) [#2190](https://github.com/seanmalbert/bloom/issues/2190) [#2239](https://github.com/seanmalbert/bloom/issues/2239) [#2311](https://github.com/seanmalbert/bloom/issues/2311) [#2302](https://github.com/seanmalbert/bloom/issues/2302) [#2301](https://github.com/seanmalbert/bloom/issues/2301) [#1927](https://github.com/seanmalbert/bloom/issues/1927) [#2313](https://github.com/seanmalbert/bloom/issues/2313) [#2289](https://github.com/seanmalbert/bloom/issues/2289) [#2279](https://github.com/seanmalbert/bloom/issues/2279) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2319](https://github.com/seanmalbert/bloom/issues/2319) [#2108](https://github.com/seanmalbert/bloom/issues/2108) [#2326](https://github.com/seanmalbert/bloom/issues/2326) [#2349](https://github.com/seanmalbert/bloom/issues/2349) [#2350](https://github.com/seanmalbert/bloom/issues/2350) [#2351](https://github.com/seanmalbert/bloom/issues/2351) [#2348](https://github.com/seanmalbert/bloom/issues/2348) [#2352](https://github.com/seanmalbert/bloom/issues/2352) [#2316](https://github.com/seanmalbert/bloom/issues/2316) [#2356](https://github.com/seanmalbert/bloom/issues/2356) [#2353](https://github.com/seanmalbert/bloom/issues/2353) [#2338](https://github.com/seanmalbert/bloom/issues/2338) [#2377](https://github.com/seanmalbert/bloom/issues/2377) [#2320](https://github.com/seanmalbert/bloom/issues/2320) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2362](https://github.com/seanmalbert/bloom/issues/2362) [#2395](https://github.com/seanmalbert/bloom/issues/2395) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2407](https://github.com/seanmalbert/bloom/issues/2407) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2418](https://github.com/seanmalbert/bloom/issues/2418) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2374](https://github.com/seanmalbert/bloom/issues/2374) [#2435](https://github.com/seanmalbert/bloom/issues/2435) [#2420](https://github.com/seanmalbert/bloom/issues/2420) [#2412](https://github.com/seanmalbert/bloom/issues/2412) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2458](https://github.com/seanmalbert/bloom/issues/2458) [#2460](https://github.com/seanmalbert/bloom/issues/2460) [#2465](https://github.com/seanmalbert/bloom/issues/2465) [#2436](https://github.com/seanmalbert/bloom/issues/2436) [#2484](https://github.com/seanmalbert/bloom/issues/2484) [#2482](https://github.com/seanmalbert/bloom/issues/2482) [#2483](https://github.com/seanmalbert/bloom/issues/2483) [#2488](https://github.com/seanmalbert/bloom/issues/2488) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2519](https://github.com/seanmalbert/bloom/issues/2519) [#2506](https://github.com/seanmalbert/bloom/issues/2506) [#2534](https://github.com/seanmalbert/bloom/issues/2534) [#2544](https://github.com/seanmalbert/bloom/issues/2544) [#2550](https://github.com/seanmalbert/bloom/issues/2550) [#2288](https://github.com/seanmalbert/bloom/issues/2288) [#2317](https://github.com/seanmalbert/bloom/issues/2317) [#2319](https://github.com/seanmalbert/bloom/issues/2319) [#2108](https://github.com/seanmalbert/bloom/issues/2108) [#2326](https://github.com/seanmalbert/bloom/issues/2326) [#2349](https://github.com/seanmalbert/bloom/issues/2349) [#2350](https://github.com/seanmalbert/bloom/issues/2350) [#2351](https://github.com/seanmalbert/bloom/issues/2351) [#2348](https://github.com/seanmalbert/bloom/issues/2348) [#2352](https://github.com/seanmalbert/bloom/issues/2352) [#2316](https://github.com/seanmalbert/bloom/issues/2316) [#2356](https://github.com/seanmalbert/bloom/issues/2356) [#2353](https://github.com/seanmalbert/bloom/issues/2353) [#2338](https://github.com/seanmalbert/bloom/issues/2338) [#2377](https://github.com/seanmalbert/bloom/issues/2377) [#2320](https://github.com/seanmalbert/bloom/issues/2320) [#2386](https://github.com/seanmalbert/bloom/issues/2386) [#2362](https://github.com/seanmalbert/bloom/issues/2362) [#2395](https://github.com/seanmalbert/bloom/issues/2395) [#2410](https://github.com/seanmalbert/bloom/issues/2410) [#2407](https://github.com/seanmalbert/bloom/issues/2407) [#2430](https://github.com/seanmalbert/bloom/issues/2430) [#2418](https://github.com/seanmalbert/bloom/issues/2418) [#2434](https://github.com/seanmalbert/bloom/issues/2434) [#2374](https://github.com/seanmalbert/bloom/issues/2374) [#2435](https://github.com/seanmalbert/bloom/issues/2435) [#2420](https://github.com/seanmalbert/bloom/issues/2420) [#2412](https://github.com/seanmalbert/bloom/issues/2412) [#2438](https://github.com/seanmalbert/bloom/issues/2438) [#2429](https://github.com/seanmalbert/bloom/issues/2429) [#2452](https://github.com/seanmalbert/bloom/issues/2452) [#2458](https://github.com/seanmalbert/bloom/issues/2458) [#2423](https://github.com/seanmalbert/bloom/issues/2423) [#2432](https://github.com/seanmalbert/bloom/issues/2432) [#2437](https://github.com/seanmalbert/bloom/issues/2437) [#2440](https://github.com/seanmalbert/bloom/issues/2440) [#2441](https://github.com/seanmalbert/bloom/issues/2441) [#2460](https://github.com/seanmalbert/bloom/issues/2460) [#2459](https://github.com/seanmalbert/bloom/issues/2459) [#2464](https://github.com/seanmalbert/bloom/issues/2464) [#2465](https://github.com/seanmalbert/bloom/issues/2465) [#2466](https://github.com/seanmalbert/bloom/issues/2466) [#2436](https://github.com/seanmalbert/bloom/issues/2436) [#2451](https://github.com/seanmalbert/bloom/issues/2451) [#2415](https://github.com/seanmalbert/bloom/issues/2415) [#2354](https://github.com/seanmalbert/bloom/issues/2354) [#2455](https://github.com/seanmalbert/bloom/issues/2455) [#2484](https://github.com/seanmalbert/bloom/issues/2484) [#2482](https://github.com/seanmalbert/bloom/issues/2482) [#2483](https://github.com/seanmalbert/bloom/issues/2483) [#2476](https://github.com/seanmalbert/bloom/issues/2476) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2470](https://github.com/seanmalbert/bloom/issues/2470) [#2488](https://github.com/seanmalbert/bloom/issues/2488) [#2487](https://github.com/seanmalbert/bloom/issues/2487) [#2496](https://github.com/seanmalbert/bloom/issues/2496) [#2498](https://github.com/seanmalbert/bloom/issues/2498) [#2499](https://github.com/seanmalbert/bloom/issues/2499) [#2291](https://github.com/seanmalbert/bloom/issues/2291) [#2461](https://github.com/seanmalbert/bloom/issues/2461) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2494](https://github.com/seanmalbert/bloom/issues/2494) [#2503](https://github.com/seanmalbert/bloom/issues/2503) [#2495](https://github.com/seanmalbert/bloom/issues/2495) [#2477](https://github.com/seanmalbert/bloom/issues/2477) [#2658](https://github.com/seanmalbert/bloom/issues/2658) [#2653](https://github.com/seanmalbert/bloom/issues/2653) [#2630](https://github.com/seanmalbert/bloom/issues/2630) [#2612](https://github.com/seanmalbert/bloom/issues/2612) [#2672](https://github.com/seanmalbert/bloom/issues/2672) [#2558](https://github.com/seanmalbert/bloom/issues/2558) [#2604](https://github.com/seanmalbert/bloom/issues/2604) [#2625](https://github.com/seanmalbert/bloom/issues/2625) [#2650](https://github.com/seanmalbert/bloom/issues/2650) [#2481](https://github.com/seanmalbert/bloom/issues/2481) [#2481](https://github.com/seanmalbert/bloom/issues/2481) [#2481](https://github.com/seanmalbert/bloom/issues/2481) [#2481](https://github.com/seanmalbert/bloom/issues/2481) [#2481](https://github.com/seanmalbert/bloom/issues/2481) [#2481](https://github.com/seanmalbert/bloom/issues/2481) [#2603](https://github.com/seanmalbert/bloom/issues/2603) [#2648](https://github.com/seanmalbert/bloom/issues/2648) [#2673](https://github.com/seanmalbert/bloom/issues/2673) [#2661](https://github.com/seanmalbert/bloom/issues/2661) [#2676](https://github.com/seanmalbert/bloom/issues/2676) [#2680](https://github.com/seanmalbert/bloom/issues/2680) [#2597](https://github.com/seanmalbert/bloom/issues/2597) [#2686](https://github.com/seanmalbert/bloom/issues/2686) [#2683](https://github.com/seanmalbert/bloom/issues/2683) [#2657](https://github.com/seanmalbert/bloom/issues/2657) [#2693](https://github.com/seanmalbert/bloom/issues/2693) [#2694](https://github.com/seanmalbert/bloom/issues/2694) [#2616](https://github.com/seanmalbert/bloom/issues/2616) [#2703](https://github.com/seanmalbert/bloom/issues/2703) [#2697](https://github.com/seanmalbert/bloom/issues/2697) [#2691](https://github.com/seanmalbert/bloom/issues/2691) [#2687](https://github.com/seanmalbert/bloom/issues/2687) [#2700](https://github.com/seanmalbert/bloom/issues/2700) [#2677](https://github.com/seanmalbert/bloom/issues/2677) [#2682](https://github.com/seanmalbert/bloom/issues/2682) [#2689](https://github.com/seanmalbert/bloom/issues/2689) [#2675](https://github.com/seanmalbert/bloom/issues/2675) [#2713](https://github.com/seanmalbert/bloom/issues/2713) [#2702](https://github.com/seanmalbert/bloom/issues/2702) [#2704](https://github.com/seanmalbert/bloom/issues/2704) [#2719](https://github.com/seanmalbert/bloom/issues/2719) [#2714](https://github.com/seanmalbert/bloom/issues/2714) [#2543](https://github.com/seanmalbert/bloom/issues/2543) [#2728](https://github.com/seanmalbert/bloom/issues/2728) [#2692](https://github.com/seanmalbert/bloom/issues/2692) [#2732](https://github.com/seanmalbert/bloom/issues/2732) [#2749](https://github.com/seanmalbert/bloom/issues/2749) [#2744](https://github.com/seanmalbert/bloom/issues/2744) [#2754](https://github.com/seanmalbert/bloom/issues/2754) [#2753](https://github.com/seanmalbert/bloom/issues/2753) [#2441](https://github.com/seanmalbert/bloom/issues/2441) [#2460](https://github.com/seanmalbert/bloom/issues/2460) [#2459](https://github.com/seanmalbert/bloom/issues/2459) [#2464](https://github.com/seanmalbert/bloom/issues/2464) [#2465](https://github.com/seanmalbert/bloom/issues/2465) [#2466](https://github.com/seanmalbert/bloom/issues/2466) [#2436](https://github.com/seanmalbert/bloom/issues/2436) [#2451](https://github.com/seanmalbert/bloom/issues/2451) [#2415](https://github.com/seanmalbert/bloom/issues/2415) [#2354](https://github.com/seanmalbert/bloom/issues/2354) [#2455](https://github.com/seanmalbert/bloom/issues/2455) [#2484](https://github.com/seanmalbert/bloom/issues/2484) [#2482](https://github.com/seanmalbert/bloom/issues/2482) [#2483](https://github.com/seanmalbert/bloom/issues/2483) [#2476](https://github.com/seanmalbert/bloom/issues/2476) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2470](https://github.com/seanmalbert/bloom/issues/2470) [#2488](https://github.com/seanmalbert/bloom/issues/2488) [#2487](https://github.com/seanmalbert/bloom/issues/2487) [#2496](https://github.com/seanmalbert/bloom/issues/2496) [#2498](https://github.com/seanmalbert/bloom/issues/2498) [#2499](https://github.com/seanmalbert/bloom/issues/2499) [#2291](https://github.com/seanmalbert/bloom/issues/2291) [#2461](https://github.com/seanmalbert/bloom/issues/2461) [#2485](https://github.com/seanmalbert/bloom/issues/2485) [#2494](https://github.com/seanmalbert/bloom/issues/2494) [#2503](https://github.com/seanmalbert/bloom/issues/2503) [#2495](https://github.com/seanmalbert/bloom/issues/2495) [#2477](https://github.com/seanmalbert/bloom/issues/2477) [#2505](https://github.com/seanmalbert/bloom/issues/2505) [#2372](https://github.com/seanmalbert/bloom/issues/2372) [#2489](https://github.com/seanmalbert/bloom/issues/2489) [#2497](https://github.com/seanmalbert/bloom/issues/2497) [#2506](https://github.com/seanmalbert/bloom/issues/2506) [#2486](https://github.com/seanmalbert/bloom/issues/2486)
10
+
11
+
12
+ ### BREAKING CHANGES
13
+
14
+ * preferences model and relationships changed
15
+
16
+ * feat: feat(backend): extend UserUpdateDto to support email change
17
+
18
+ picked from dev 3e1fdbd0ea91d4773973d5c485a5ba61303db90a
19
+
20
+ * fix: 2056/user account edit fix
21
+
22
+ picked from dev a15618c0cb548ff5b2ae913b802c9e08bb673f30
23
+
24
+ * refactor: 2085/adds top level catchAll exception filter
25
+
26
+ picked from dev aeaa63d1af1fa3d11671e169cb3bd23d356fface
27
+
28
+ * feat: feat: Change unit number field type to text
29
+
30
+ picked from dev f54be7c7ba6aac8e00fee610dc86584b60cc212d
31
+
32
+ * feat(backend): improve application flagged set saving efficiency
33
+
34
+ * fix: fix: updates address order
35
+
36
+ picked from dev 252e014dcbd2e4c305384ed552135f5a8e4e4767
37
+
38
+ * fix: sets programs to optoinal and updates versions
39
+
40
+ * chore: chore(deps): bump electron from 13.1.7 to 13.3.0
41
+
42
+ * chore: chore(deps): bump axios from 0.21.1 to 0.21.2
43
+
44
+ * fix: adds programs service
45
+
46
+ * fix: fix lisitng e2e tests
47
+
48
+ * fix: fix member tests
49
+
50
+ * fix: adds jurisdictionId to useSWR path
51
+
52
+ * fix: recalculate units available on listing update
53
+
54
+ picked form dev f1a3dbce6478b16542ed61ab20de5dfb9b797262
55
+
56
+ * feat: feat(backend): make use of new application confirmation codes
57
+
58
+ picked from dev 3c45c2904818200eed4568931d4cc352fd2f449e
59
+
60
+ * revert: revert "chore(deps): bump axios from 0.21.1 to 0.21.2
61
+
62
+ picked from dev 2b83bc0393afc42eed542e326d5ef75502ce119c
63
+
64
+ * fix: app submission w/ no due date
65
+
66
+ picked from dev 4af1f5a8448f16d347b4a65ecb85fda4d6ed71fc
67
+
68
+ * feat: adds new preferences, reserved community type
69
+
70
+ * feat: adds bottom border to preferences
71
+
72
+ * feat: updates preference string
73
+
74
+ * fix: preference cleanup for avance
75
+
76
+ * refactor: remove applicationAddress
77
+
78
+ picked from dev bf10632a62bf2f14922948c046ea3352ed010f4f
79
+
80
+ * feat: refactor and add public site application flow cypress tests
81
+
82
+ picked from dev 9ec0e8d05f9570773110754e7fdaf49254d1eab8
83
+
84
+ * feat: better seed data for ami-charts
85
+
86
+ picked from dev d8b1d4d185731a589c563a32bd592d01537785f3
87
+
88
+ * feat: adds listing management cypress tests to partner portal
89
+
90
+ * fix: listings management keep empty strings, remove empty objects
91
+
92
+ picked from dev c4b1e833ec128f457015ac7ffa421ee6047083d9
93
+
94
+ * feat: one month rent
95
+
96
+ picked from dev 883b0d53030e1c4d54f2f75bd5e188bb1d255f64
97
+
98
+ * test: view.spec.ts test
99
+
100
+ picked from dev 324446c90138d8fac50aba445f515009b5a58bfb
101
+
102
+ * refactor: removes jsonpath
103
+
104
+ picked from dev deb39acc005607ce3076942b1f49590d08afc10c
105
+
106
+ * feat: adds jurisdictions to pref seeds
107
+
108
+ picked from dev 9e47cec3b1acfe769207ccbb33c07019cd742e33
109
+
110
+ * feat: new demographics sub-race questions
111
+
112
+ picked from dev 9ab892694c1ad2fa8890b411b3b32af68ade1fc3
113
+
114
+ * feat: updates email confirmation for lottery
115
+
116
+ picked from dev 1a5e824c96d8e23674c32ea92688b9f7255528d3
117
+
118
+ * fix: add ariaHidden to Icon component
119
+
120
+ picked from dev c7bb86aec6fd5ad386c7ca50087d0113b14503be
121
+
122
+ * fix: add ariaLabel prop to Button component
123
+
124
+ picked from dev 509ddc898ba44c05e26f8ed8c777f1ba456eeee5
125
+
126
+ * fix: change the yes/no radio text to be more descriptive
127
+
128
+ picked from dev 0c46054574535523d6f217bb0677bbe732b8945f
129
+
130
+ * fix: remove alameda reference in demographics
131
+
132
+ picked from dev 7d5991cbf6dbe0b61f2b14d265e87ce3687f743d
133
+
134
+ * chore: release version
135
+
136
+ picked from dev fe82f25dc349877d974ae62d228fea0354978fb7
137
+
138
+ * feat: ami chart jurisdictionalized
139
+
140
+ picked from dev 0a5cbc88a9d9e3c2ff716fe0f44ca6c48f5dcc50
141
+
142
+ * refactor: make backend a peer dependency in ui-components
143
+
144
+ picked from dev 952aaa14a77e0960312ff0eeee51399d1d6af9f3
145
+
146
+ * feat: add a phone number column to the user_accounts table
147
+
148
+ picked from dev 2647df9ab9888a525cc8a164d091dda6482c502a
149
+
150
+ * chore: removes application program partners
151
+
152
+ * chore: removes application program display
153
+
154
+ * Revert "chore: removes application program display"
155
+
156
+ This reverts commit 14825b4a6c9cd1a7235e32074e32af18a71b5c26.
157
+
158
+ * Revert "chore: removes application program partners"
159
+
160
+ This reverts commit d7aa38c777972a2e21d9f816441caa27f98d3f86.
161
+
162
+ * chore: yarn.lock and backend-swagger
163
+
164
+ * fix: removes Duplicate identifier fieldGroupObjectToArray
165
+
166
+ * feat: skip preferences if not on listing
167
+
168
+ * chore(release): version
169
+
170
+ * fix: cannot save custom mailing, dropoff, or pickup address
171
+
172
+ * chore(release): version
173
+
174
+ * chore: converge on one axios version, remove peer dependency
175
+
176
+ * chore(release): version
177
+
178
+ * feat: simplify Waitlist component and use more flexible schema
179
+
180
+ * chore(release): version
181
+
182
+ * fix: lottery results uploads now save
183
+
184
+ * chore(release): version
185
+
186
+ * feat: add SRO unit type
187
+
188
+ * chore(release): version
189
+
190
+ * fix: paper application submission
191
+
192
+ * chore(release): version
193
+
194
+ * fix: choose-language context
195
+
196
+ * chore(release): version
197
+
198
+ * fix: applications/view hide prefs
199
+
200
+ * chore(release): version
201
+
202
+ * feat: overrides fallback to english, tagalog support
203
+
204
+ * chore(release): version
205
+
206
+ * fix: account translations
207
+
208
+ * chore(release): version
209
+
210
+ * fix: units with invalid ami chart
211
+
212
+ * chore(release): version
213
+
214
+ * fix: remove description for the partners programs
215
+
216
+ * fix: fix modal styles on mobile
217
+
218
+ * fix: visual improvement to programs form display
219
+
220
+ * fix: submission tests not running
221
+ * sign-in pages have been updated
222
+ * moved some helpers from ui-components to shared-helpers
223
+ * remove applicationDueTime field and consolidated into applicationDueDate
224
+
225
+ * chore(release): version
226
+
227
+ - @bloom-housing/backend-core@3.0.2-alpha.13
228
+ - @bloom-housing/shared-helpers@4.0.1-alpha.21
229
+ - @bloom-housing/partners@4.0.1-alpha.23
230
+ - @bloom-housing/public@4.0.1-alpha.22
231
+ - @bloom-housing/ui-components@4.0.1-alpha.21
232
+ * moved some helpers from ui-components to shared-helpers
233
+ * remove applicationDueTime field and consolidated into applicationDueDate
234
+
235
+ * chore(release): version
236
+
237
+ - @bloom-housing/backend-core@3.0.2-alpha.13
238
+ - @bloom-housing/shared-helpers@4.0.1-alpha.21
239
+ - @bloom-housing/partners@4.0.1-alpha.23
240
+ - @bloom-housing/public@4.0.1-alpha.22
241
+ - @bloom-housing/ui-components@4.0.1-alpha.21
242
+ * consolidated all event section components in one new component, uptake will require removing the deprecated components and uptaking EventSection
243
+
244
+ * chore(release): version
245
+
246
+ - @bloom-housing/backend-core@3.0.2-alpha.38
247
+ - @bloom-housing/shared-helpers@4.0.1-alpha.63
248
+ - @bloom-housing/partners@4.0.1-alpha.67
249
+ - @bloom-housing/public@4.0.1-alpha.66
250
+ - @bloom-housing/ui-components@4.0.1-alpha.62
251
+ * preferences model and relationships changed
252
+
253
+ * feat: feat(backend): extend UserUpdateDto to support email change
254
+
255
+ picked from dev 3e1fdbd0ea91d4773973d5c485a5ba61303db90a
256
+
257
+ * fix: 2056/user account edit fix
258
+
259
+ picked from dev a15618c0cb548ff5b2ae913b802c9e08bb673f30
260
+
261
+ * refactor: 2085/adds top level catchAll exception filter
262
+
263
+ picked from dev aeaa63d1af1fa3d11671e169cb3bd23d356fface
264
+
265
+ * feat: feat: Change unit number field type to text
266
+
267
+ picked from dev f54be7c7ba6aac8e00fee610dc86584b60cc212d
268
+
269
+ * feat(backend): improve application flagged set saving efficiency
270
+
271
+ * fix: fix: updates address order
272
+
273
+ picked from dev 252e014dcbd2e4c305384ed552135f5a8e4e4767
274
+
275
+ * fix: sets programs to optoinal and updates versions
276
+
277
+ * chore: chore(deps): bump electron from 13.1.7 to 13.3.0
278
+
279
+ * chore: chore(deps): bump axios from 0.21.1 to 0.21.2
280
+
281
+ * fix: adds programs service
282
+
283
+ * fix: fix lisitng e2e tests
284
+
285
+ * fix: fix member tests
286
+
287
+ * fix: adds jurisdictionId to useSWR path
288
+
289
+ * fix: recalculate units available on listing update
290
+
291
+ picked form dev f1a3dbce6478b16542ed61ab20de5dfb9b797262
292
+
293
+ * feat: feat(backend): make use of new application confirmation codes
294
+
295
+ picked from dev 3c45c2904818200eed4568931d4cc352fd2f449e
296
+
297
+ * revert: revert "chore(deps): bump axios from 0.21.1 to 0.21.2
298
+
299
+ picked from dev 2b83bc0393afc42eed542e326d5ef75502ce119c
300
+
301
+ * fix: app submission w/ no due date
302
+
303
+ picked from dev 4af1f5a8448f16d347b4a65ecb85fda4d6ed71fc
304
+
305
+ * feat: adds new preferences, reserved community type
306
+
307
+ * feat: adds bottom border to preferences
308
+
309
+ * feat: updates preference string
310
+
311
+ * fix: preference cleanup for avance
312
+
313
+ * refactor: remove applicationAddress
314
+
315
+ picked from dev bf10632a62bf2f14922948c046ea3352ed010f4f
316
+
317
+ * feat: refactor and add public site application flow cypress tests
318
+
319
+ picked from dev 9ec0e8d05f9570773110754e7fdaf49254d1eab8
320
+
321
+ * feat: better seed data for ami-charts
322
+
323
+ picked from dev d8b1d4d185731a589c563a32bd592d01537785f3
324
+
325
+ * feat: adds listing management cypress tests to partner portal
326
+
327
+ * fix: listings management keep empty strings, remove empty objects
328
+
329
+ picked from dev c4b1e833ec128f457015ac7ffa421ee6047083d9
330
+
331
+ * feat: one month rent
332
+
333
+ picked from dev 883b0d53030e1c4d54f2f75bd5e188bb1d255f64
334
+
335
+ * test: view.spec.ts test
336
+
337
+ picked from dev 324446c90138d8fac50aba445f515009b5a58bfb
338
+
339
+ * refactor: removes jsonpath
340
+
341
+ picked from dev deb39acc005607ce3076942b1f49590d08afc10c
342
+
343
+ * feat: adds jurisdictions to pref seeds
344
+
345
+ picked from dev 9e47cec3b1acfe769207ccbb33c07019cd742e33
346
+
347
+ * feat: new demographics sub-race questions
348
+
349
+ picked from dev 9ab892694c1ad2fa8890b411b3b32af68ade1fc3
350
+
351
+ * feat: updates email confirmation for lottery
352
+
353
+ picked from dev 1a5e824c96d8e23674c32ea92688b9f7255528d3
354
+
355
+ * fix: add ariaHidden to Icon component
356
+
357
+ picked from dev c7bb86aec6fd5ad386c7ca50087d0113b14503be
358
+
359
+ * fix: add ariaLabel prop to Button component
360
+
361
+ picked from dev 509ddc898ba44c05e26f8ed8c777f1ba456eeee5
362
+
363
+ * fix: change the yes/no radio text to be more descriptive
364
+
365
+ picked from dev 0c46054574535523d6f217bb0677bbe732b8945f
366
+
367
+ * fix: remove alameda reference in demographics
368
+
369
+ picked from dev 7d5991cbf6dbe0b61f2b14d265e87ce3687f743d
370
+
371
+ * chore: release version
372
+
373
+ picked from dev fe82f25dc349877d974ae62d228fea0354978fb7
374
+
375
+ * feat: ami chart jurisdictionalized
376
+
377
+ picked from dev 0a5cbc88a9d9e3c2ff716fe0f44ca6c48f5dcc50
378
+
379
+ * refactor: make backend a peer dependency in ui-components
380
+
381
+ picked from dev 952aaa14a77e0960312ff0eeee51399d1d6af9f3
382
+
383
+ * feat: add a phone number column to the user_accounts table
384
+
385
+ picked from dev 2647df9ab9888a525cc8a164d091dda6482c502a
386
+
387
+ * chore: removes application program partners
388
+
389
+ * chore: removes application program display
390
+
391
+ * Revert "chore: removes application program display"
392
+
393
+ This reverts commit 14825b4a6c9cd1a7235e32074e32af18a71b5c26.
394
+
395
+ * Revert "chore: removes application program partners"
396
+
397
+ This reverts commit d7aa38c777972a2e21d9f816441caa27f98d3f86.
398
+
399
+ * chore: yarn.lock and backend-swagger
400
+
401
+ * fix: removes Duplicate identifier fieldGroupObjectToArray
402
+
403
+ * feat: skip preferences if not on listing
404
+
405
+ * chore(release): version
406
+
407
+ * fix: cannot save custom mailing, dropoff, or pickup address
408
+
409
+ * chore(release): version
410
+
411
+ * chore: converge on one axios version, remove peer dependency
412
+
413
+ * chore(release): version
414
+
415
+ * feat: simplify Waitlist component and use more flexible schema
416
+
417
+ * chore(release): version
418
+
419
+ * fix: lottery results uploads now save
420
+
421
+ * chore(release): version
422
+
423
+ * feat: add SRO unit type
424
+
425
+ * chore(release): version
426
+
427
+ * fix: paper application submission
428
+
429
+ * chore(release): version
430
+
431
+ * fix: choose-language context
432
+
433
+ * chore(release): version
434
+
435
+ * fix: applications/view hide prefs
436
+
437
+ * chore(release): version
438
+
439
+ * feat: overrides fallback to english, tagalog support
440
+
441
+ * chore(release): version
442
+
443
+ * fix: account translations
444
+
445
+ * chore(release): version
446
+
447
+ * fix: units with invalid ami chart
448
+
449
+ * chore(release): version
450
+
451
+ * fix: remove description for the partners programs
452
+
453
+ * fix: fix modal styles on mobile
454
+
455
+ * fix: visual improvement to programs form display
456
+
457
+ * fix: submission tests not running
458
+ * sign-in pages have been updated
459
+ * moved some helpers from ui-components to shared-helpers
460
+ * remove applicationDueTime field and consolidated into applicationDueDate
461
+
462
+ * chore(release): version
463
+
464
+ - @bloom-housing/backend-core@3.0.2-alpha.13
465
+ - @bloom-housing/shared-helpers@4.0.1-alpha.21
466
+ - @bloom-housing/partners@4.0.1-alpha.23
467
+ - @bloom-housing/public@4.0.1-alpha.22
468
+ - @bloom-housing/ui-components@4.0.1-alpha.21
469
+ * moved some helpers from ui-components to shared-helpers
470
+ * remove applicationDueTime field and consolidated into applicationDueDate
471
+
472
+ * chore(release): version
473
+
474
+ - @bloom-housing/backend-core@3.0.2-alpha.13
475
+ - @bloom-housing/shared-helpers@4.0.1-alpha.21
476
+ - @bloom-housing/partners@4.0.1-alpha.23
477
+ - @bloom-housing/public@4.0.1-alpha.22
478
+ - @bloom-housing/ui-components@4.0.1-alpha.21
479
+ * consolidated all event section components in one new component, uptake will require removing the deprecated components and uptaking EventSection
480
+
481
+ * chore(release): version
482
+
483
+ - @bloom-housing/backend-core@3.0.2-alpha.38
484
+ - @bloom-housing/shared-helpers@4.0.1-alpha.63
485
+ - @bloom-housing/partners@4.0.1-alpha.67
486
+ - @bloom-housing/public@4.0.1-alpha.66
487
+ - @bloom-housing/ui-components@4.0.1-alpha.62
488
+ * preferences model and relationships changed
489
+
490
+ * feat: feat(backend): extend UserUpdateDto to support email change
491
+
492
+ picked from dev 3e1fdbd0ea91d4773973d5c485a5ba61303db90a
493
+
494
+ * fix: 2056/user account edit fix
495
+
496
+ picked from dev a15618c0cb548ff5b2ae913b802c9e08bb673f30
497
+
498
+ * refactor: 2085/adds top level catchAll exception filter
499
+
500
+ picked from dev aeaa63d1af1fa3d11671e169cb3bd23d356fface
501
+
502
+ * feat: feat: Change unit number field type to text
503
+
504
+ picked from dev f54be7c7ba6aac8e00fee610dc86584b60cc212d
505
+
506
+ * feat(backend): improve application flagged set saving efficiency
507
+
508
+ * fix: fix: updates address order
509
+
510
+ picked from dev 252e014dcbd2e4c305384ed552135f5a8e4e4767
511
+
512
+ * fix: sets programs to optoinal and updates versions
513
+
514
+ * chore: chore(deps): bump electron from 13.1.7 to 13.3.0
515
+
516
+ * chore: chore(deps): bump axios from 0.21.1 to 0.21.2
517
+
518
+ * fix: adds programs service
519
+
520
+ * fix: fix lisitng e2e tests
521
+
522
+ * fix: fix member tests
523
+
524
+ * fix: adds jurisdictionId to useSWR path
525
+
526
+ * fix: recalculate units available on listing update
527
+
528
+ picked form dev f1a3dbce6478b16542ed61ab20de5dfb9b797262
529
+
530
+ * feat: feat(backend): make use of new application confirmation codes
531
+
532
+ picked from dev 3c45c2904818200eed4568931d4cc352fd2f449e
533
+
534
+ * revert: revert "chore(deps): bump axios from 0.21.1 to 0.21.2
535
+
536
+ picked from dev 2b83bc0393afc42eed542e326d5ef75502ce119c
537
+
538
+ * fix: app submission w/ no due date
539
+
540
+ picked from dev 4af1f5a8448f16d347b4a65ecb85fda4d6ed71fc
541
+
542
+ * feat: adds new preferences, reserved community type
543
+
544
+ * feat: adds bottom border to preferences
545
+
546
+ * feat: updates preference string
547
+
548
+ * fix: preference cleanup for avance
549
+
550
+ * refactor: remove applicationAddress
551
+
552
+ picked from dev bf10632a62bf2f14922948c046ea3352ed010f4f
553
+
554
+ * feat: refactor and add public site application flow cypress tests
555
+
556
+ picked from dev 9ec0e8d05f9570773110754e7fdaf49254d1eab8
557
+
558
+ * feat: better seed data for ami-charts
559
+
560
+ picked from dev d8b1d4d185731a589c563a32bd592d01537785f3
561
+
562
+ * feat: adds listing management cypress tests to partner portal
563
+
564
+ * fix: listings management keep empty strings, remove empty objects
565
+
566
+ picked from dev c4b1e833ec128f457015ac7ffa421ee6047083d9
567
+
568
+ * feat: one month rent
569
+
570
+ picked from dev 883b0d53030e1c4d54f2f75bd5e188bb1d255f64
571
+
572
+ * test: view.spec.ts test
573
+
574
+ picked from dev 324446c90138d8fac50aba445f515009b5a58bfb
575
+
576
+ * refactor: removes jsonpath
577
+
578
+ picked from dev deb39acc005607ce3076942b1f49590d08afc10c
579
+
580
+ * feat: adds jurisdictions to pref seeds
581
+
582
+ picked from dev 9e47cec3b1acfe769207ccbb33c07019cd742e33
583
+
584
+ * feat: new demographics sub-race questions
585
+
586
+ picked from dev 9ab892694c1ad2fa8890b411b3b32af68ade1fc3
587
+
588
+ * feat: updates email confirmation for lottery
589
+
590
+ picked from dev 1a5e824c96d8e23674c32ea92688b9f7255528d3
591
+
592
+ * fix: add ariaHidden to Icon component
593
+
594
+ picked from dev c7bb86aec6fd5ad386c7ca50087d0113b14503be
595
+
596
+ * fix: add ariaLabel prop to Button component
597
+
598
+ picked from dev 509ddc898ba44c05e26f8ed8c777f1ba456eeee5
599
+
600
+ * fix: change the yes/no radio text to be more descriptive
601
+
602
+ picked from dev 0c46054574535523d6f217bb0677bbe732b8945f
603
+
604
+ * fix: remove alameda reference in demographics
605
+
606
+ picked from dev 7d5991cbf6dbe0b61f2b14d265e87ce3687f743d
607
+
608
+ * chore: release version
609
+
610
+ picked from dev fe82f25dc349877d974ae62d228fea0354978fb7
611
+
612
+ * feat: ami chart jurisdictionalized
613
+
614
+ picked from dev 0a5cbc88a9d9e3c2ff716fe0f44ca6c48f5dcc50
615
+
616
+ * refactor: make backend a peer dependency in ui-components
617
+
618
+ picked from dev 952aaa14a77e0960312ff0eeee51399d1d6af9f3
619
+
620
+ * feat: add a phone number column to the user_accounts table
621
+
622
+ picked from dev 2647df9ab9888a525cc8a164d091dda6482c502a
623
+
624
+ * chore: removes application program partners
625
+
626
+ * chore: removes application program display
627
+
628
+ * Revert "chore: removes application program display"
629
+
630
+ This reverts commit 14825b4a6c9cd1a7235e32074e32af18a71b5c26.
631
+
632
+ * Revert "chore: removes application program partners"
633
+
634
+ This reverts commit d7aa38c777972a2e21d9f816441caa27f98d3f86.
635
+
636
+ * chore: yarn.lock and backend-swagger
637
+
638
+ * fix: removes Duplicate identifier fieldGroupObjectToArray
639
+
640
+ * feat: skip preferences if not on listing
641
+
642
+ * chore(release): version
643
+
644
+ * fix: cannot save custom mailing, dropoff, or pickup address
645
+
646
+ * chore(release): version
647
+
648
+ * chore: converge on one axios version, remove peer dependency
649
+
650
+ * chore(release): version
651
+
652
+ * feat: simplify Waitlist component and use more flexible schema
653
+
654
+ * chore(release): version
655
+
656
+ * fix: lottery results uploads now save
657
+
658
+ * chore(release): version
659
+
660
+ * feat: add SRO unit type
661
+
662
+ * chore(release): version
663
+
664
+ * fix: paper application submission
665
+
666
+ * chore(release): version
667
+
668
+ * fix: choose-language context
669
+
670
+ * chore(release): version
671
+
672
+ * fix: applications/view hide prefs
673
+
674
+ * chore(release): version
675
+
676
+ * feat: overrides fallback to english, tagalog support
677
+
678
+ * chore(release): version
679
+
680
+ * fix: account translations
681
+
682
+ * chore(release): version
683
+
684
+ * fix: units with invalid ami chart
685
+
686
+ * chore(release): version
687
+
688
+ * fix: remove description for the partners programs
689
+
690
+ * fix: fix modal styles on mobile
691
+
692
+ * fix: visual improvement to programs form display
693
+
694
+ * fix: submission tests not running
695
+ * sign-in pages have been updated
696
+ * moved some helpers from ui-components to shared-helpers
697
+ * remove applicationDueTime field and consolidated into applicationDueDate
698
+
699
+ * chore(release): version
700
+
701
+ - @bloom-housing/backend-core@3.0.2-alpha.13
702
+ - @bloom-housing/shared-helpers@4.0.1-alpha.21
703
+ - @bloom-housing/partners@4.0.1-alpha.23
704
+ - @bloom-housing/public@4.0.1-alpha.22
705
+ - @bloom-housing/ui-components@4.0.1-alpha.21
706
+ * moved some helpers from ui-components to shared-helpers
707
+ * remove applicationDueTime field and consolidated into applicationDueDate
708
+
709
+ * chore(release): version
710
+
711
+ - @bloom-housing/backend-core@3.0.2-alpha.13
712
+ - @bloom-housing/shared-helpers@4.0.1-alpha.21
713
+ - @bloom-housing/partners@4.0.1-alpha.23
714
+ - @bloom-housing/public@4.0.1-alpha.22
715
+ - @bloom-housing/ui-components@4.0.1-alpha.21
716
+ * consolidated all event section components in one new component, uptake will require removing the deprecated components and uptaking EventSection
717
+
718
+ * chore(release): version
719
+
720
+ - @bloom-housing/backend-core@3.0.2-alpha.38
721
+ - @bloom-housing/shared-helpers@4.0.1-alpha.63
722
+ - @bloom-housing/partners@4.0.1-alpha.67
723
+ - @bloom-housing/public@4.0.1-alpha.66
724
+ - @bloom-housing/ui-components@4.0.1-alpha.62
725
+ * There is a new prop interface for the StandardTable component and all components that use it, which includes passing cell content within a new object, allowing us to support new cell options - all tables will need to pass data with the new format.
726
+
727
+ * chore(release): version
728
+
729
+ - @bloom-housing/shared-helpers@4.2.2-alpha.10
730
+ - @bloom-housing/partners@4.2.2-alpha.11
731
+ - @bloom-housing/public@4.2.2-alpha.11
732
+ - @bloom-housing/ui-components@4.2.2-alpha.10
733
+ * the Waitlist component was renamed to QuantityRowSection which also has a new prop set to account for a flexible number of rows and strings
734
+
735
+ * chore(release): version
736
+
737
+ - @bloom-housing/shared-helpers@4.2.2-alpha.23
738
+ - @bloom-housing/partners@4.2.2-alpha.27
739
+ - @bloom-housing/public@4.2.2-alpha.26
740
+ - @bloom-housing/ui-components@4.2.2-alpha.23
741
+ * the LeasingAgent component has been renamed to Contact with a new generalized prop set, the SidebarAddress component has been renamed to ContactAddress with a new generalized prop set
742
+
743
+ * chore(release): version
744
+
745
+ - @bloom-housing/shared-helpers@4.2.2-alpha.24
746
+ - @bloom-housing/partners@4.2.2-alpha.28
747
+ - @bloom-housing/public@4.2.2-alpha.27
748
+ - @bloom-housing/ui-components@4.2.2-alpha.24
749
+ * consolidated all event section components in one new component, uptake will require removing the deprecated components and uptaking EventSection
750
+
751
+ * chore(release): version
752
+
753
+ - @bloom-housing/backend-core@3.0.2-alpha.38
754
+ - @bloom-housing/shared-helpers@4.0.1-alpha.63
755
+ - @bloom-housing/partners@4.0.1-alpha.67
756
+ - @bloom-housing/public@4.0.1-alpha.66
757
+ - @bloom-housing/ui-components@4.0.1-alpha.62
758
+
759
+
760
+
761
+
762
+
763
+ ## [4.4.1-alpha.27](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.26...@bloom-housing/ui-components@4.4.1-alpha.27) (2022-06-14)
764
+
765
+
766
+ ### Features
767
+
768
+ * actionable row component ([#2810](https://github.com/bloom-housing/bloom/issues/2810)) ([da10703](https://github.com/bloom-housing/bloom/commit/da107038d05b7efd601af70673666a125293ffef))
769
+
770
+
771
+
772
+
773
+
774
+ ## [4.4.1-alpha.26](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.25...@bloom-housing/ui-components@4.4.1-alpha.26) (2022-06-13)
775
+
776
+
777
+ ### Features
778
+
779
+ * **expandablecontent.tsx:** add classname prop ([0fc164d](https://github.com/bloom-housing/bloom/commit/0fc164dcf9a9b6df2511dd1eb09ca62c4e79fbb4)), closes [#2798](https://github.com/bloom-housing/bloom/issues/2798)
780
+
781
+
782
+
783
+
784
+
785
+ ## [4.4.1-alpha.25](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.24...@bloom-housing/ui-components@4.4.1-alpha.25) (2022-06-10)
786
+
787
+
788
+ ### Bug Fixes
789
+
790
+ * add missing dependency preventing build ([#2808](https://github.com/bloom-housing/bloom/issues/2808)) ([ca95792](https://github.com/bloom-housing/bloom/commit/ca95792249186c62ba546b13ff6564186c4a12af))
791
+
792
+
793
+
794
+
795
+
796
+ ## [4.4.1-alpha.24](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.23...@bloom-housing/ui-components@4.4.1-alpha.24) (2022-06-10)
797
+
798
+
799
+ ### Bug Fixes
800
+
801
+ * remove backend dependency from ui-components ([#2804](https://github.com/bloom-housing/bloom/issues/2804)) ([aa41b56](https://github.com/bloom-housing/bloom/commit/aa41b5629bcc2c24ecc67de5efc0101970522bc0))
802
+
803
+
804
+
805
+
806
+
807
+ ## [4.4.1-alpha.23](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.22...@bloom-housing/ui-components@4.4.1-alpha.23) (2022-06-09)
808
+
809
+ **Note:** Version bump only for package @bloom-housing/ui-components
810
+
811
+
812
+
813
+
814
+
815
+ ## [4.4.1-alpha.22](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.21...@bloom-housing/ui-components@4.4.1-alpha.22) (2022-06-09)
816
+
817
+ **Note:** Version bump only for package @bloom-housing/ui-components
818
+
819
+
820
+
821
+
822
+
823
+ ## [4.4.1-alpha.21](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.20...@bloom-housing/ui-components@4.4.1-alpha.21) (2022-06-09)
824
+
825
+ **Note:** Version bump only for package @bloom-housing/ui-components
826
+
827
+
828
+
829
+
830
+
831
+ ## [4.4.1-alpha.20](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.19...@bloom-housing/ui-components@4.4.1-alpha.20) (2022-06-09)
832
+
833
+ **Note:** Version bump only for package @bloom-housing/ui-components
834
+
835
+
836
+
837
+
838
+
839
+ ## [4.4.1-alpha.19](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.18...@bloom-housing/ui-components@4.4.1-alpha.19) (2022-06-08)
840
+
841
+ **Note:** Version bump only for package @bloom-housing/ui-components
842
+
843
+
844
+
845
+
846
+
847
+ ## [4.4.1-alpha.18](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.17...@bloom-housing/ui-components@4.4.1-alpha.18) (2022-06-08)
848
+
849
+ **Note:** Version bump only for package @bloom-housing/ui-components
850
+
851
+
852
+
853
+
854
+
855
+ ## [4.4.1-alpha.17](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.16...@bloom-housing/ui-components@4.4.1-alpha.17) (2022-06-07)
856
+
857
+ **Note:** Version bump only for package @bloom-housing/ui-components
858
+
859
+
860
+
861
+
862
+
863
+ ## [4.4.1-alpha.16](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.15...@bloom-housing/ui-components@4.4.1-alpha.16) (2022-06-07)
864
+
865
+
866
+ ### Bug Fixes
867
+
868
+ * changed aria-selected to aria-current issue [#698](https://github.com/bloom-housing/bloom/issues/698) ([bed1b23](https://github.com/bloom-housing/bloom/commit/bed1b23d63af134542f6760aa70d1ccac87940fa))
869
+
870
+
871
+ ### Features
872
+
873
+ * **sidenav component:** update Prototype SideNav Component for Production Usage ([4ae5e5c](https://github.com/bloom-housing/bloom/commit/4ae5e5c159c7150a808df85b2aa47e443256eb5f)), closes [#698](https://github.com/bloom-housing/bloom/issues/698)
874
+
875
+
876
+
877
+
878
+
879
+ ## [4.4.1-alpha.15](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.14...@bloom-housing/ui-components@4.4.1-alpha.15) (2022-06-07)
880
+
881
+ **Note:** Version bump only for package @bloom-housing/ui-components
882
+
883
+
884
+
885
+
886
+
887
+ ## [4.4.1-alpha.14](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.13...@bloom-housing/ui-components@4.4.1-alpha.14) (2022-06-06)
888
+
889
+
890
+ ### Features
891
+
892
+ * create table card component ([#2781](https://github.com/bloom-housing/bloom/issues/2781)) ([7cb3147](https://github.com/bloom-housing/bloom/commit/7cb31477268733b8b3d51dd77b2e33afb713ffbc))
893
+
894
+
895
+
896
+
897
+
898
+ ## [4.4.1-alpha.13](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.12...@bloom-housing/ui-components@4.4.1-alpha.13) (2022-06-04)
899
+
900
+
901
+ ### Features
902
+
903
+ * **modal:** add option for fixed-height scrollable modal ([#2769](https://github.com/bloom-housing/bloom/issues/2769)) ([756582d](https://github.com/bloom-housing/bloom/commit/756582d4e36c2772a420c8bcbf9625bb6be66ad6))
904
+
905
+
906
+
907
+
908
+
909
+ ## [4.4.1-alpha.12](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.11...@bloom-housing/ui-components@4.4.1-alpha.12) (2022-06-03)
910
+
911
+ **Note:** Version bump only for package @bloom-housing/ui-components
912
+
913
+
914
+
915
+
916
+
917
+ ## [4.4.1-alpha.11](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.10...@bloom-housing/ui-components@4.4.1-alpha.11) (2022-06-02)
918
+
919
+ **Note:** Version bump only for package @bloom-housing/ui-components
920
+
921
+
922
+
923
+
924
+
925
+ ## [4.4.1-alpha.10](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.9...@bloom-housing/ui-components@4.4.1-alpha.10) (2022-06-01)
926
+
927
+
928
+ ### Features
929
+
930
+ * add accessibility building features to listing ([#2755](https://github.com/bloom-housing/bloom/issues/2755)) ([0c8dfb8](https://github.com/bloom-housing/bloom/commit/0c8dfb833d0ef6d4f4927636c9f01bae6f48e4f1))
931
+
932
+
933
+
934
+
935
+
936
+ ## [4.4.1-alpha.9](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.8...@bloom-housing/ui-components@4.4.1-alpha.9) (2022-05-31)
937
+
938
+
939
+ ### Features
940
+
941
+ * load overly to partner listings grid ([#2621](https://github.com/bloom-housing/bloom/issues/2621)) ([4785f34](https://github.com/bloom-housing/bloom/commit/4785f344831f97dac2164224e32247619e5ac808))
942
+
943
+
944
+
945
+
946
+
947
+ ## [4.4.1-alpha.8](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.7...@bloom-housing/ui-components@4.4.1-alpha.8) (2022-05-31)
948
+
949
+ **Note:** Version bump only for package @bloom-housing/ui-components
950
+
951
+
952
+
953
+
954
+
6
955
  ## [4.4.1-alpha.7](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.4.1-alpha.6...@bloom-housing/ui-components@4.4.1-alpha.7) (2022-05-31)
7
956
 
8
957
  **Note:** Version bump only for package @bloom-housing/ui-components