-
Updated
May 23, 2020 - JavaScript
lazy-loading
Here are 600 public repositories matching this topic...
-
Updated
Jun 25, 2020 - JavaScript
It would be great to migrate tests to use new Angular Material Component Test Harness in the unit tests.
The migration should be mostly mechanical as it's basically replacing ad-hoc selectors with the selectors provided by the @angular/cdk.
Test can be run in watch mode using npm run watch...
-
Updated
May 16, 2020 - JavaScript
The current Storybook examples mostly functions as a playground to test various configurations.
It should be reworked so it functions as a collection of examples, with documentation of usage. Leverage Storybook Docs addon to embed documentation and codesnippets.
Take advantage of mdx to build a documentation.
-
Updated
Jun 20, 2020 - HTML
-
Updated
Jun 25, 2018 - JavaScript
-
Updated
May 28, 2019 - JavaScript
I'm submitting a ...
[ * ] Documentation issue or request
Current behavior
I have added a new language to the languages list. Change in language's combo is Ok and works. The problem is that i want to set a new language as default.
I did this in config.local.json but default language is not set on application start. Is there another changes that i should make to hav
I was going to use this module, but there are several problems in the documentation which I need to report:
-
The part which talks about SSR and SEO is not really clear, and it does not provide an example of a module import that uses this technique.
-
Other preset types are not included in the docs and you have to look for it on the library code (
ssrPreset,intersectionObserverPreset)
-
Updated
Jun 26, 2020 - TypeScript
-
Updated
Nov 17, 2019 - JavaScript
If I'm not mistaken the blur and black and white effects are related to the placeholderSrc, and opacity creates a blank space then transition to the loaded image.
It would be nice if I define placeholder prop, then the opacity effect could use it
Ex:
<LazyLoadImage src="some-big-image.jpg" placeholder={<div>Loading...</div>} effect="opacity" />
-
Updated
Jun 26, 2020 - JavaScript
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Feb 24, 2020 - Java
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
http://mol.js.org/app/demo/-/#demo=mol_portion_demo
Так как portion может использоваться для рисования прогресс бара, было бы не плохо показать такой вариант его применения в виде прогрессбара заполняющегося до 0 до конца, а потом откатывающегося обратно. Пример прикручивания анимации можно глянуть в $mol_plot_demo.
-
Updated
Jan 8, 2020 - JavaScript
-
Updated
Oct 7, 2018 - JavaScript
I got weird typing errors after adding react-lazy-images to my project and didn't understand them until I read #13. Using the workaround described there works for me. I think, however, it would make this project easier to use for anyone using TypeScript if this requirement were clearly documented in the project's README. Otherwise you have to have the insight to look into the closed GitHub issues
-
Updated
Jun 24, 2020 - JavaScript
-
Updated
Oct 16, 2019 - TypeScript
-
Updated
Jun 29, 2020 - PHP
-
Updated
May 23, 2020 - JavaScript
-
Updated
Jun 5, 2017 - Java
Description
When developing on a responsive website there are some elements that has to be cloned and used doubled - for example a navigation for the burger-style-menu on mobile and the mega-menu on a large screen.
Instead of loading both at once, what, if it would be possible to load a module only when a certain viewport width/height is valid, like:
import { ModuleSigna-
Updated
Jun 26, 2020 - TypeScript
Improve this page
Add a description, image, and links to the lazy-loading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lazy-loading topic, visit your repo's landing page and select "manage topics."
As it currently stands, the deferred initialization of a ghost object (as per documentation) looks quite messy: