diff --git a/README.md b/README.md index d7f96691..061c2f54 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ | 450 | 449 | 448 | 447 | 446 | 445 | 444 | 443 | 442 | 441 | | 440 | 439 | 438 | 437 | 436 | 435 | 434 | 433 | 432 | 431 | | 430 | 429 | 428 | 427 | 426 | 425 | 424 | 423 | 422 | 421 | -| 420 | 419 | 418 | [417][] | [416][] | [415][] | [414][] | [413][] | [412][] | [411][] | +| 420 | 419 | [418][] | [417][] | [416][] | [415][] | [414][] | [413][] | [412][] | [411][] | | [410][] | [409][] | [408][] | [407][] | [406][] | [405][] | 404 | [403][] | [402][] | [401][] | @@ -112,6 +112,7 @@ +[418]: src/episodes/418/index.md [417]: src/episodes/417/index.md [416]: src/episodes/416/index.md [415]: src/episodes/415/index.md diff --git a/src/episodes/418/index.md b/src/episodes/418/index.md new file mode 100644 index 00000000..c5a23400 --- /dev/null +++ b/src/episodes/418/index.md @@ -0,0 +1,60 @@ +## Поддержите нас + +- [Патреон](https://www.patreon.com/webstandards_ru) +- [Бусти](https://boosty.to/webstandards_ru) +- USDT: TDWwqYaDVuXQuoDUxAGc3DtttPaFqLcJ1F +- TON: UQDtdvstR13TCLsiD-L_LGzkehbPQkpuP5UnOybzutwG0HUg + +[Ишью для подкаста](https://github.com/web-standards-ru/podcast) + +## Как DMA помог браузерам + +- [Exclusive: EU’s new tech laws are working; small browsers gain market share](https://www.reuters.com/technology/eus-new-tech-laws-are-working-small-browsers-gain-market-share-2024-04-10/) +- [Aloha](https://alohabrowser.com/) + +## Safari TP 192 + +- [Release Notes for Safari Technology Preview 192](https://webkit.org/blog/15260/release-notes-for-safari-technology-preview-192/) + +## Уровни заголовков + +- [Intent to Prototype: headingstart attribute](https://groups.google.com/a/chromium.org/g/blink-dev/c/8yl-pJhuLHE/m/1GDufCYWAAAJ) +- [Consider adding a headinglevelstart attribute](https://github.com/whatwg/html/issues/5033#issuecomment-2049295979) + +## Select на стероидах + +- [We were planning to ship selectlist, now we’re reusing the select](https://twitter.com/una/status/1778470817007087862) +- [Stylable Select Element](https://open-ui.org/components/selectlist/) + +## Переключатель темы в браузере + +- [What if you had real control over Light Mode / Dark Mode on a per-site basis?](https://www.bram.us/2024/04/13/what-if-you-had-real-control-over-light-mode-dark-mode-on-a-per-site-basis/) +- [Browser Security Bugs that Aren’t: JavaScript in PDF – text/plain](https://textslashplain.com/2024/04/10/browser-security-bugs-that-arent-javascript-in-pdf/) + +## JS в PDF + +- [PDF.js](https://github.com/mozilla/pdf.js) + +## Svelte узнал HTML + +- [Svelte parses HTML all wrong](https://github.com/sveltejs/svelte/issues/11052) +- [Jumping HTML tags. Another reason to validate your markup](https://pepelsbey.dev/articles/jumping-html-tags/) + +## Песочница в V8 + +- [The V8 Sandbox](https://v8.dev/blog/sandbox) + +## CSS-миксины на слоях + +- [Layered Toggles: Optional CSS Mixins](https://kizu.dev/layered-toggles/) +- [Mixins three ways](https://dutchcelt.nl/posts/css-mixins/) + +## Figma развлекается + +- [Flippy Bird](https://www.figma.com/community/widget/1042170055079420094) +- [Surf the web like it’s 1999](https://www.figma.com/blog/april-fun-day-cursors/) +- [Framework by Figma](https://figma.zoom.us/webinar/register/WN_wuU7OSgiSRWQ3Gm7HAWlCQ#/registration) + +## Ответы на вопросы + +[podcast@web-standards.ru](mailto:podcast@web-standards.ru) diff --git a/src/episodes/418/index.yml b/src/episodes/418/index.yml new file mode 100644 index 00000000..b33c4c61 --- /dev/null +++ b/src/episodes/418/index.yml @@ -0,0 +1,35 @@ +title: DMA, Safari, заголовки, select, темы, JS в PDF, HTML, песочница в V8, CSS-миксины, Figma + +date: 2024-04-15T09:00 + +hosts: + - Вадим Макеев + - Алексей Симоненко + - Полина Гуртовая + - Никита Дубко + - Юля Миоцен + +chapters: + - time: 00:00:00 + title: 'Интро' + - time: 00:05:00 + title: 'Как DMA помог браузерам' + - time: 00:13:26 + title: 'Safari TP 192' + - time: 00:21:46 + title: 'Уровни заголовков' + - time: 00:39:38 + title: 'Select на стероидах' + - time: 00:45:40 + title: 'Переключатель темы в браузере' + - time: 00:59:11 + title: 'JS в PDF' + - time: 01:05:13 + title: 'Svelte узнал HTML' + - time: 01:14:31 + title: 'Песочница в V8' + - time: 01:21:39 + title: 'CSS-миксины на слоях' + - time: 01:33:26 + title: 'Figma развлекается' +duration: 01:39:22