About Mastodon Bluesky CodePen GitHub RSS Feed My Projects New and old! Read my microblog, see what I’m coding now and my design portfolio. Web Agencies Need a hand? I’m reliable, flexible, and pride myself in communication and initiative to delivery on time and within budget. Business...
CodePen Embed Fallback I haven’t really found a good use case for either of these yet. If you have any ideas or feel like it could’ve helped you in your projects, let me know in the comments!
Here it is :CodePen In your example, you re-render the MapContainer by setting it the map instance in state so that's expected to be problematic, you're likely creating a loop. Not a good choice, you're right, even if it worked earlier. Any idea what I should do to be able to ...
Demo codepen Usage Usage as ESM As composable (both Vue3 and Vue2) <scriptsetup>import{ref}from'vue';import{useKeyboardTrapFactory}from'@pdanpdan/vue-keyboard-trap';// you can do this in another file and import the configured `useKeyboardTrap`constuseKeyboardTrap=useKeyboardTrapFactory({/...
CodePen Embed Fallback Try changing thecontainervalues and see how the demos respond. These demos usecontainer-type: sizewhich doesn’t restrict the axis. When both theheightandwidthof the containers meet certain thresholds, the shirt sizing adjusts in the first demo. The second demo shows how...
As it stands, container queries are still in an early, experimental phase and the implementation is prone to change. If you want to start using container queries in your projects today, you’ll need to add them using progressive enhancement with feature detection or use a JavaScript polyfill. ...
NotificationsYou must be signed in to change notification settings Code Issues1 Pull requests10 Actions Projects Security Insights Additional navigation options master 9Branches4Tags Code Folders and files Name Last commit message Last commit date ...