v6.1.7
What's Changed
- Moved from cjs to tree-shaking by @mariush2 in #244
- Fix/bad release by @mariush2 in #245
- 🩹 show chips with true or false by @AmandaElvkull in #246
- Feature/feedback update by @aslakihle in #249
- ♻️ small fix for usepagemenuprovider by @AmandaElvkull in #247
- Added search params to Sieve by @mariush2 in #251
- ✨ add serachparams to sieve by @AmandaElvkull in #250
- Upgrade to styled-components v6 by @mariush2 in #252
- Added CODEOWNERS to config files by @mariush2 in #253
- Fix/feedback form fic + consent checkbox by @aslakihle in #255
- Fixed TopBar Logo misalignment by @mariush2 in #254
- 📝 Added/Improved Storybook by @mariush2 in #256
- 🚸 updated export for skeletonbase animation by @AmandaElvkull in #257
- Add esm build by @mariush2 in #258
- Fix/feedbackFix2 by @aslakihle in #259
- Fix bad types in release by @mariush2 in #260
- Fix storybook build by @mariush2 in #261
- fix/esm-cjs-conflict by @mariush2 in #262
- Bug/formatRelativeDateTime by @jelsabird in #263
- ✅ Improved date util by @jelsabird in #264
- 🐛 Mui dependencies ended up in different chunks by @jelsabird in #265
- Fix/split deckGL chunks by @aslakihle in #266
- Fix/feature toggling request fail by @aslakihle in #267
- ✨ Ability to include custom help menu items by @jelsabird in #268
- Pre-commit files / install script by @mariush2 in #270
- Fixing useSignalRHook by @mariush2 in #271
- Feat/feedback1.0 by @aslakihle in #272
- Removing 'host' parameter from useSignarlR-hook by @mariush2 in #273
- Change log level for SignalR connections by @mariush2 in #274
- ⚡ Removed itemref to avoid rerender children by @AmandaElvkull in #275
- Added build-and-use script by @mariush2 in #277
- ✨ add security headers by @Brynjulf in #276
- 🐛 add file owner to nginx conf files by @Brynjulf in #278
- 🐛 attempt to use pid instead to set proper permission by @Brynjulf in #279
- 🐛 remove port 80 from nginx, added security headers to all requests by @Brynjulf in #280
- Update precommit install script to work with PWEX by @mariush2 in #281
- 📝 update readme and yaml name by @Brynjulf in #282
- 📝 added printf on securityheaders download by @Brynjulf in #283
- 🎨 update nginx conf by @Brynjulf in #284
- 🐛 include securityheaders from conf.d folder by @Brynjulf in #285
- 🐛 Ensure 2-digit day and month by @jelsabird in #286
- ✨ add self to connect-src csp by @Brynjulf in #287
- 💄 Added compact style for FileUploadArea by @jelsabird in #288
- 🐛 ensure number icons are not squished by @Brynjulf in #289
- Fix bad re-add in precommit script by @mariush2 in #290
- Feat/run prettier on config folder by @Brynjulf in #291
- Debounced searching for Sieve component by @mariush2 in #292
- Updated securityheaders by @mariush2 in #293
- Revert changes to proxy/securityheaders.conf by @mariush2 in #294
- Success/Failure icons by @mariush2 in #295
- ✨ Added new GuidelineItem type with just title and element prop by @mariush2 in #298
- Feat/feedback improvements by @aslakihle in #296
- upgrade/sc-v6 by @mariush2 in #300
- Fixing prop names where it was forgotten by @mariush2 in #301
- ♻️ use eds token for spacing instead of hardcoded value by @Brynjulf in #303
- ✨ Added snail Icon for Dasha by @AmandaElvkull in #302
- Fix/option drawer custom props for styled components 6 by @aslakihle in #304
- 🔒 disable scripts when running yarn by @Brynjulf in #305
- ✨ added blob storage to allow img src by @Brynjulf in #306
- 🎨 Change to new prefix for styled components by @AmandaElvkull in #307
- 🔧 update csp with blob: by @Brynjulf in #308
- New guideline components by @mariush2 in #309
- 🔧 allow radix apps through csp by @Brynjulf in #310
- Fix gap in Guidelines.Section by @mariush2 in #311
- Fixing missing $ on some styled-component's props, also fixing width of CopyText wrapper by @mariush2 in #312
- Upgrading to react-query v5 by @mariush2 in #313
- Adding global styles to template by @mariush2 in #314
- ✨ SkeletonGradient for use in SVG skeletons by @mariush2 in #315
- Feat/skeleton gradient fix by @aslakihle in #316
- Upgrade msal packages and auth flow by @mariush2 in #317
- Updating securityheaders.conf by @mariush2 in #318
- Fixing combobox outlines still being visible by @mariush2 in #319
- Using accounts from msal to set active account by @mariush2 in #320
- Fixing 401 errors by @mariush2 in #321
- Move getToken outside of useEffect in AuthProviderInner by @mariush2 in #322
- Change how OpenAPI.TOKEN is being set by @mariush2 in #323
- Fix account not being set properly by @mariush2 in #324
- 🐛 ⬆️ disable the send button while we are sending off a f… by @Brynjulf in #325
- 🔥 Removed Fileprogress and hourglass component by @AmandaElvkull in #327
- Feat/feedback multiple attachments by @aslakihle in #328
- Dark mode for sidebar by @mariush2 in #329
- Feat/use local storage keep alive by @aslakihle in #330
- HeaderDrawer component by @mariush2 in #331
- Added children functionality to page menu components by @mariush2 in #332
- Add postMessage listener to be used by pozo by @mariush2 in #333
- Fix id not being set correctly in HeaderDrawer component by @mariush2 in #334
- Calling msalApp init before handling post message by @mariush2 in #335
- Fix redirecting when inside iframe by @mariush2 in #336
- Fix bad redirect uri when in iframe by @mariush2 in #337
- 🐛 Fix crashing when ALLOWED_PARENT_DOMAINS is undefined by @mariush2 in #338
- Fix/feature toggle attachments in feedback by @aslakihle in #339
- Change back redirectUri to always be window.location.origin by @mariush2 in #340
- Bump node version to 21 in Dockerfile by @mariush2 in #341
- Fixing formatDate bug and removing log from postMessage handler by @mariush2 in #342
- ✨ : show app related release notes in-app by @Brynjulf in #326
- ✨ added close button inside modal by @Brynjulf in #345
- Fixing bad tests by @mariush2 in #344
- ⬆️ bump patch version by @Brynjulf in #346
- docs: 📝 Added Security.md by @skjalg-eriksen in #343
- Fix/forgot to expose hook by @Brynjulf in #347
- Format date with preceding zeros by @jelsabird in #348
- Clear local storage by @jelsabird in #349
- Fixing removing last filter in a group bug by @mariush2 in #350
- Removing unused dependencies by @mariush2 in #351
- Adding bravos logo by @mariush2 in #352
- Feat/feedback redesign by @aslakihle in #353
- Added H1 & H1 Icons by @AmandaElvkull in #354
- 🎨 Added new icons to index by @AmandaElvkull in #355
- 🔖 5.5.2 by @AmandaElvkull in #357
- 🔥 remove applicationName prop from story by @Brynjulf in #356
- Fix/FeedbackUrlFix by @aslakihle in #358
- ✨ Add read token to release note to show image by @AmandaElvkull in #359
- 🧑💻 ✅ updated release notes link to point… by @Brynjulf in #360
- ✅ added tests to useFeatureToggling hook by @Brynjulf in #361
- Fix/feedback attachment tooltip by @aslakihle in #362
- Fix/feature toggling by @aslakihle in #363
- Added disabled prop to SideBar/MenuItem by @mariush2 in #364
- 📄 add license.md to root by @Brynjulf in #365
- 🐛 fix typo in file name by @Brynjulf in #366
- Fix/feedback suggestions not sending to slack by @aslakihle in #368
- 📝 added contribution file by @Brynjulf in #367
- Fix/reset feedback form bug by @aslakihle in #370
- 🔖 5.6.3 by @aslakihle in #371
- Feat/sharepointIcon by @aslakihle in #372
- Feat/use specific snow ci by @Brynjulf in #373
- 🐛 move configuration item fallback out of function, so that hoste… by @Brynjulf in #374
- Feat/file progress new design by @aslakihle in #375
- feat / sort_small icon by @aslakihle in #376
- Feat/info icon by @aslakihle in #377
- Adding x-large size to ProfileAvatar by @mariush2 in #378
- Feat/feedback meta data by @aslakihle in #379
- Adding custom button prop to TopBar.Account for use in portal by @mariush2 in #381
- Feature/Dark Mode by @eddiman in #380
- Fix/remove log by @aslakihle in #382
- PageWithTilte wrapper component by @mariush2 in #383
- Fix/dark mode changes by @eddiman in #385
- Lint-staged in precommit by @mariush2 in #386
- Update .lintstagedrc.yaml to use NPM scripts by @mariush2 in #387
- ✨ Added possibility to send build and use app as arg by @mariush2 in #384
- Feature/spacing modes by @eddiman in #388
- 🐛 Wrong sorting within month of release notes by @jelsabird in #389
- Fix/minor color changes by @eddiman in #390
- Minor fixes for tooltip text in dark mode, and dark mode for linearprogress in ChangeField loading by @eddiman in #391
- RichTextEditor / RichTextDisplay components by @mariush2 in #392
- 🔥 ✨ replace yarn with npm by @Brynjulf in #393
- Fix build and use by @mariush2 in #395
- fixes in optional tooltip by @eddiman in #396
- 🔧 do not cache env-config.js by @Brynjulf in #398
- Design refinement - RichTextEditor by @mariush2 in #397
- removed hardcoded string concat from optionaltooltip title by @eddiman in #399
- Add rich text components to export by @mariush2 in #400
- Upgrade packages by @mariush2 in #401
- Downgrade @Azure packages by @mariush2 in #402
- Fixing setupLocalhost.mjs script by @mariush2 in #403
- Fix height and plugin crash - RichTextEditor by @mariush2 in #404
- Fix/application icon name by @mariush2 in #405
- 🐛 Release notes months is sorted the wrong way by @jelsabird in #406
- Fix setupLocalhost.mjs script by @mariush2 in #407
- RichTextDisplay - imageReadToken prop by @mariush2 in #408
- 👷 🎨 split workflows into multiple files by @Brynjulf in #409
- ✨ 👷 ability to deploy to radix from github by @Brynjulf in #410
- 🐛 🔨 corrected file path by @Brynjulf in #411
- 🐛 corrected directory traversal by @Brynjulf in #412
- iconOnly prop for ApplicationIcon components by @mariush2 in #413
- 👷 remove slack notifications to dev, set env on n… by @Brynjulf in #415
- 🐛 typo in workflow by @Brynjulf in #414
- Fix fallback icon in ApplicationIcon component by @mariush2 in #416
- Created useFakeProgress hook by @mariush2 in #417
- 🎨 Implement new design for TopBar by @AmandaElvkull in #369
- Table component by @mariush2 in #419
- Fix/resources fix by @AmandaElvkull in #418
- 🎨 Added extra check if its only one field by @AmandaElvkull in #420
- ✨ Added new Resources icon and implement in topbar by @AmandaElvkull in #421
- 🎨 Moved out fieldselector from header click in topbar by @AmandaElvkull in #422
- Feature/account by @mariush2 in #423
- Fix eds input styling not being overriden by @mariush2 in #426
- 🎨 Added Header as sticky and change padding for notifications in top bar by @AmandaElvkull in #427
- 👷 Added 'feature-release' env to storybook radix … by @mariush2 in #428
- ✨ 👷 add automatic release by @Brynjulf in #425
- 🐛 accidently removed script lines for downloading github actions by @Brynjulf in #431
- 🐛 corrected job reference by @Brynjulf in #432
New Contributors
- @jelsabird made their first contribution in #263
- @Brynjulf made their first contribution in #276
- @skjalg-eriksen made their first contribution in #343
- @eddiman made their first contribution in #380
Full Changelog: v3.8.9...v6.1.7