Releases: agrc/wfrc-rtp-projects
Releases Β· agrc/wfrc-rtp-projects
v5.3.9
v5.3.9-0
v5.3.8
v5.3.7
v5.3.6
5.3.6 (2024-08-15)
β BREAKING CHANGES
- added
rtpInfoLink
required config prop - Added
aboutTitle
required config - Added the following config props under
layerSelector
:BWName
BWOpacity
projectInformation
config changes:commentsEnabled
andcommentsEnabledUntil
have been replaced withshowComments
,newCommentsEnabled
, andnewCommentsEnabledUtil
. See the updated docs for details.- A new filter config property,
limitFacilityType
, has been added. Also, theuseAnd
andoffByDefault
options have been removed since they are no longer needed. defaultExtent
needs to be added to your config.- The
projectInformation.newCommentsOpenUtil
config value has been renamed tocommentsEnabledUntil
. - The
infoText
andprojectTypes
configs have been nested underfilter
.
Features
- add "Limit to [no] ROW needed" filter control (c6d2eb1), closes #152
- add (un)select all header links (b82af26), closes #26
- add
disableAdvanced
filter config (e40a28f) - add about sidebar collapsible panel (57cb3fa), closes #151
- add config docs (ff39312)
- add configurable "RTP Info" link to header (670b98b), closes #150
- add defaultExtent config value (dc76865)
- add error boundary to filter (e25addd)
- add filter state as url query parameter (b4d68d9), closes #13
- add final configurable options (a74a3ef), closes #9
- add firebase deploy action for dev (6a32dc9)
- add google analytics (27db32c)
- add home button (d73b240)
- add link to wfrc favicon (8b4e051), closes #29
- add map widget resizer handle and other layout improvements (b5d82e6), closes #44
- add modes config to limit controls (044fc88), closes #168
- add optional help popup to advanced filter checkboxes (d221c10)
- add project-level error boundary (234c43c), closes #47
- add selected project as a url parameter (f1e200e), closes #13
- add sherlock (51da6e6)
- add support for black and white imagery base map (0543008), closes #110
- add udot/local toggle to facility type limit checkboxes (c08be8f), closes #70
- add url parameters for preserving map extent (640a4b4), closes #13
- add validation message to cost filter (d37686a), closes #48
- add vision refresh basemap to layer selector (aa55df4)
- added info popup to use phasing (98d87ad)
- auto-cancel builds (6085cf3)
- auto-open project info on map feature click (8fcf25a)
- begin to flesh out simple filter layout and framework (1b1bd0f)
- cut prereleases in dev (c1824d3)
- flesh out basic layout (5d9233f)
- implement "Limit to Needs Phase..." checkbox (dfdda0b), closes #69
- implement commentsEnabledUntil config (048a663), closes #66
- implement cost filters (e123e04)
- implement info popup (e9ac26a)
- implement layer selector (fce296d), closes #63 #64
- implement phase year filters in advanced (b140956)
- implement project type header in phase tab (9d51933)
- implement reset filter button (e52b0c3), closes #12
- implement splash screen (de576fa), closes #65
- implement use phasing radio buttons (abd980f)
- initial filter by project type implementation (f5007cd)
- make application title configurable (3160c6b)
- open advanced filter on load if url params have changed filter params (62f98b1), closes #89
- port comments widget from old wab app (e02835d)
- port Project Information widget from wasatch choice map (66b704c), closes #19
- pretty print sql in console logs (1fd61a5), closes #31
- show symbols from feature layers (45980a7)
- sync advanced toggle state between tabs (a567678)
- sync project types between mode/phase tabs (01fe1f3)
- tooling: add eslint npm command (4f9279e), closes #2
- tooling: add react eslint configs (2d2d9c6)
- tooling: bootstrap and sass ([f2ddeaf](https://gith...