v1.57.0
nr-opensource-bot
released this
29 Sep 21:16
·
1989 commits
to develop
since this release
1.57.0 (2021-09-29)
Bug Fixes
- Add back slug (abcdf80)
- add default export back (e28f7a2)
- add markdown description back (7e6d628)
- add outline rule when focused (e811f6d)
- add tessen as hook dependency (e8ba8a7)
- Add useEffect and state to conditionally render footer (f6ac192)
- adding title prop (2b71cb9)
- allow view toggle to work on mobile (fc081f0)
- banner text breaking out of image (639245b)
- blur select element to prevent need to double click to open again (fa71319)
- center image in slider, fade out when image slides and leaves (459daf2)
- fix lint error (3abb4fb)
- fix lint error on alt attribute (62a0538)
- fix lint errors (c5cb659)
- fix linting erors (3e1fd5a)
- fix linting error (12c7f48)
- fix margins for select elems (235a30b)
- fix replace all typo (f78fa50)
- make slightly more responsive (fa139a4)
- navigate to the correct nerdlet (ea792b3)
- prevent image from overflowing top/bottom of slide (a8f18ba)
- remove extra encoding step (6fb1307)
- remove unneeded no image placeholder for now (f07fc88)
- removed float and refactored creeateMenuItems (af37d37)
- removed terminal warnings for student page (729b61d)
- Search onClear functionality (09364fa)
- swap CI env variable for require.main (ca72aab)
- update catalog ordering and search fields (ba1e216)
- update search property to avoid name conflict (8771cb3)
- update var used for conditional (325ac77)
- use isMobile variable (c5caed2)
- use module.exports (113e8a7)
- use module.exports (7d9798b)
Features
- add beta banner to details page (f7c4ca8)
- add beta banner to marketplace (6ff9ddb)
- add breadcrumbs to details pages (2ec9930)
- add button with link to pack directory (b2385c2)
- add categories to filter the catalog (31510a5)
- add counts to categories (69fca4a)
- add data sources tab content (bd7da77)
- add empty state for pack details (5155e15)
- add fade animation for each slide (5978e1c)
- add featured pack functionality (1991299)
- add final copy for dashboards, alerts, synthetics (05f74d5)
- add install button and instrument (2cd7e5d)
- add left arrow to navigate to previous image (b43b7b5)
- add new cookie mgmt/tessen upgrade via theme bump (00a7c00)
- Add scheduled workflow to pull in o11y packs (f008df1)
- add slide dots. add liz's sliding transformation config (c871c2a)
- add standard intro text to tabs (d6cde0a)
- added a suite of tab components (unstyled) (38062e2)
- added click through view instrumentation (acc7245)
- added filtering and sorting (0e56ef8)
- added Install component (66ad38b)
- added SegmentedControl component (b34fcd1)
- added url query params (eb53936)
- adding the alert types (f35e5b5)
- animate expanding the search input (1a39e70)
- apply filter on images in dark mode (fd8a79b)
- change InstallButton text based on installPlans (d937910)
- connect the install button to the correct platform URL (8d911ba)
- get installPlans for quickstarts (14d835d)
- implement image gallery (2b43227)
- make form controls more responsive. refactor form controls for more control over style (8fa0a46)
- mobile styles for tabs (8365874)
- move search bar into controls area (b5dd656)
- pack list view (82adc31)
- search bar filters on name and desc (181f043)
- search by keywords and 'All' category (ae143d5)
- simplify search / filtering (71bdd71)
- tessen instrumentation (5742fb2)
- update install pack button when nothing to install (b5cf5a3)
- Update o11y pack details page (d078830)
- update react-markdown and use markdown in pack description on details page (c156ed6)