-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release version 5.2 #2113
Release version 5.2 #2113
Commits on Mar 17, 2022
-
Add "backgroundImageUrl" and custom css properties for controlling ba…
…ckground of the card component (#2047) * ✨ Make it possible to set & control card bg image * ✨ Add 'backgroundImageUrl' input property to card * 📝 Document background-image related API * 📝 Reword table text & remove type column * 📝 Add card with background image examples * 🚚 Move all card examples to a shared module * ✅ Add tests for backgroundImageUrl * 🖊️ Uppercase CSS in documentation Co-authored-by: Jesper Kaltoft Vind <[email protected]> * 📝 Expand documentation on card background image I've attempted expanding the documentation such that it explains the pros and cons of each method. * 📝 Modify css background example to use media queries Co-authored-by: Jesper Kaltoft Vind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 008a771 - Browse repository at this point
Copy the full SHA 008a771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb3319 - Browse repository at this point
Copy the full SHA 7fb3319View commit details -
Make it possible to use time scale as a custom option for chart (#2082)
* Reintroduce TimeScale for ChartJS With stock charts we need Time Cartesian Axis for comparison of securities. When using time as X scale type we need a way providing zero labels (an empty array), since these are autogenerated by TimeScale. In chart-js.service the method labelsToApply needs a way of returning [] * ✨ Allow an empty array to disable labels * 🔥 Remove log statements * ✨ Make it possible to bypass default labels for stock Co-authored-by: Mads Buchmann Frederiksen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67472ff - Browse repository at this point
Copy the full SHA 67472ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c9ca91 - Browse repository at this point
Copy the full SHA 5c9ca91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022d7e4 - Browse repository at this point
Copy the full SHA 022d7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b7a23 - Browse repository at this point
Copy the full SHA 86b7a23View commit details -
🐛 Push scaling of header to next cycle (#2111)
With setTimeout we can avoid ResizeObserver loop exceeded warnings. These are hidden by browsers, but can be picked up by frontend error logging services. It most likely happens because the ResizeObserver observes repeated size changes before the original scaleHeader callback has finished.
Configuration menu - View commit details
-
Copy full SHA for 886c2a4 - Browse repository at this point
Copy the full SHA 886c2a4View commit details -
⬆️ Bump follow-redirects from 1.14.7 to 1.14.8 (#2049)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1bff549 - Browse repository at this point
Copy the full SHA 1bff549View commit details -
⬆️ Bump prismjs from 1.25.0 to 1.27.0 (#2070)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f6a993 - Browse repository at this point
Copy the full SHA 8f6a993View commit details -
⬆️ Bump url-parse from 1.5.3 to 1.5.10 (#2071)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 443a3ae - Browse repository at this point
Copy the full SHA 443a3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 334a645 - Browse repository at this point
Copy the full SHA 334a645View commit details