{"componentChunkName":"component---src-templates-blog-list-jsx","path":"/blog/4/","result":{"data":{"allMdx":{"edges":[{"node":{"fields":{"slug":"/blog/clever-polypane-debugging-features-im-loving-by-ryan-trimble/","date":"2024-10-30T23:00:00.000Z","updated":"2024-10-30T23:00:00.000Z","collection":"posts"},"excerpt":"Over on  CSS Tricks , Ryan Trimble recently wrote about a feature in Polypane that he just discovered: the different overlays that the  Outline panel  can show. He writes: \"I’m working on a refresh of my personal website…","timeToRead":1,"frontmatter":{"title":"Clever Polypane Debugging Features I'm Loving by Ryan Trimble","cover":"/blogs/ryan/cover.svg","date":"2024-10-31","updated":null}}},{"node":{"fields":{"slug":"/blog/polypane-22/","date":"2024-10-27T23:00:00.000Z","updated":"2024-10-27T23:00:00.000Z","collection":"posts"},"excerpt":"In Polypane 22 we added the option to screenshot social media previews, the elements panel has been updated with new element-specific pseudo state options, we've added the latest iPhone and Pixel devices and updated to…","timeToRead":8,"frontmatter":{"title":"Polypane 22","cover":"/img/mail/icon.svg","date":"2024-10-28","updated":null}}},{"node":{"fields":{"slug":"/blog/polypane-21-1/","date":"2024-09-01T22:00:00.000Z","updated":"2024-09-01T22:00:00.000Z","collection":"posts"},"excerpt":"Polypane 21.1 adds scroll syncing to all scrollable areas as well as various improvements and fixes. Scroll syncing for all scrollable areas Polypane always synced the main vertical scroll position of a page (the browser…","timeToRead":2,"frontmatter":{"title":"Polypane 21.1","cover":"/img/mail/icon.svg","date":"2024-09-02","updated":null}}},{"node":{"fields":{"slug":"/blog/polypane-on-the-contejas-code-podcast/","date":"2024-08-28T22:00:00.000Z","updated":"2024-08-28T22:00:00.000Z","collection":"posts"},"excerpt":"I joined Tejas on the ConTejas Code Podcast to talk about running Polypane from both a technical and strategic/business perspective. We spoke about a lot of different challenges and the trade-offs you sometimes have to…","timeToRead":1,"frontmatter":{"title":"Polypane on the ConTejas Code Podcast","cover":"/blogs/contejas/cover.jpg","date":"2024-08-29","updated":null}}},{"node":{"fields":{"slug":"/blog/polypane-21/","date":"2024-08-21T22:00:00.000Z","updated":"2024-08-21T22:00:00.000Z","collection":"posts"},"excerpt":"This is a boring release, primarily to fix stability issues on some Apple Silicon devices. It's also based on the latest Chromium 128 so that's why it's a major version. Actual new features in the next proper release…","timeToRead":2,"frontmatter":{"title":"Polypane 21","cover":"/img/mail/icon.svg","date":"2024-08-22","updated":null}}},{"node":{"fields":{"slug":"/blog/polypane-20-1-the-accessibility-tree/","date":"2024-07-28T22:00:00.000Z","updated":"2024-07-28T22:00:00.000Z","collection":"posts"},"excerpt":"Polypane 20.1 adds a live accessibility tree and emulation for the default font-size, Lets you copy and save SVGs as easily as images, has new features in the Meta panel and the Elements panel as well as many…","timeToRead":8,"frontmatter":{"title":"Polypane 20.1: The accessibility tree","cover":"/img/mail/icon.svg","date":"2024-07-29","updated":null}}},{"node":{"fields":{"slug":"/blog/getting-stuck-all-the-ways-position-sticky-can-fail/","date":"2024-07-14T22:00:00.000Z","updated":"2024-07-14T22:00:00.000Z","collection":"posts"},"excerpt":"CSS's  position: sticky  is a dream come true for web developers. It allows elements to switch between relative and fixed positioning based on the scroll position, without needing any JavaScript. It's great for…","timeToRead":5,"frontmatter":{"title":"Getting stuck: all the ways position:sticky can fail","cover":"/blogs/sticky/cover.svg","date":"2024-07-15","updated":null}}},{"node":{"fields":{"slug":"/blog/polypane-on-the-js-party-podcast/","date":"2024-06-20T22:00:00.000Z","updated":"2024-06-20T22:00:00.000Z","collection":"posts"},"excerpt":"I joined the folks at Changelog to talk about all things Polypane and had a great time chatting about everything from the business side of things to nitty gritty details of new features I was working on. Listen to it…","timeToRead":1,"frontmatter":{"title":"Polypane on the JS Party Podcast","cover":"/blogs/jsparty/jsparty.webp","date":"2024-06-21","updated":null}}},{"node":{"fields":{"slug":"/blog/the-complete-guide-to-css-media-queries/","date":"2020-06-01T22:00:00.000Z","updated":"2024-06-18T22:00:00.000Z","collection":"posts"},"excerpt":"Media queries are what make modern responsive design possible. With them you can set different styling based on things like a users screen size, device capabilities or user preferences. But how do they work, which ones…","timeToRead":24,"frontmatter":{"title":"The complete guide to CSS media queries","cover":"/blogs/complete/web_development__isometric.svg","date":"2020-06-02","updated":"2024-06-19"}}},{"node":{"fields":{"slug":"/blog/polypane-20-browser-features-and-performance/","date":"2024-06-17T22:00:00.000Z","updated":"2024-06-17T22:00:00.000Z","collection":"posts"},"excerpt":"Polypane 20 improves the features and performance of the Elements and Outline panel, as well as improving general browser features and stability. It's also running the latest version of Chromium, 126. With  Polypane 1…","timeToRead":8,"frontmatter":{"title":"Polypane 20: Browser features and performance","cover":"/img/mail/icon.svg","date":"2024-06-18","updated":null}}},{"node":{"fields":{"slug":"/blog/how-to-find-broken-links-with-polypane/","date":"2021-04-11T22:00:00.000Z","updated":"2024-05-27T22:00:00.000Z","collection":"posts"},"excerpt":"Broken links, or \"dead links\", on your website are links that go to a URL that doesn't work. Sometimes this is because the\nsite you're linking to has gone offline or has a server error, sometimes it's because there is a…","timeToRead":6,"frontmatter":{"title":"How to find broken links with Polypane","cover":"/blogs/brokenlinks/cover.svg","date":"2021-04-12","updated":"2024-05-28"}}},{"node":{"fields":{"slug":"/blog/polypane-19-workflow-improvements/","date":"2024-05-15T22:00:00.000Z","updated":"2024-05-26T22:00:00.000Z","collection":"posts"},"excerpt":"Polypane 19 comes with updated performance tests, a live DOM view in the elements panel and tons of workflow improvements. It also runs on a new Chromium version, 124. Performance testing We added capo.js to the meta…","timeToRead":15,"frontmatter":{"title":"Polypane 19: Workflow improvements","cover":"/img/mail/icon.svg","date":"2024-05-16","updated":"2024-05-27"}}}]}},"pageContext":{"limit":12,"skip":36,"numPages":12,"currentPage":4}},"staticQueryHashes":["4164364741","425175329"]}