Commit 180a622
authored
Add HaTS link to the main page (#2028)
* Add screen_view, ad_impression, campaign_details events to EventBuilder
* remove UA toggle
* update the react-spinner version
* remove unimplemented LineItem component
* Force Typography to use span tag instead of div to avoid compilation warnings. Remove duplicate code and fix tests by renaming labels...
* remove UA code and tests
* fix tests
* Dimensions and Metrics Explorer UX update
Use the autocomplete component to search metrics/dimensions.
The main list of all dimensions/metrics remains unchanged when selecting fields for compatibility check.
The list of options available in Autocomplete components is updated based on fields' compatibility.
Display field categories in accordion with Expand all / Collapse all options.
Add option to display compatible only/incompatible only/all fields.
Render field description using Markdown.
* add HATS survey link to the main page under the "Help & Feedback" section1 parent 9a7455f commit 180a622
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
91 | 98 | | |
92 | 99 | | |
93 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments