Mesop

Latest version: v1.0.1

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.9.2

Not secure
What's Changed
* Allow multiple selections on select box by richard-to in https://github.com/google/mesop/pull/481
* chore: fix typo in docs/index.md by simkimsia in https://github.com/google/mesop/pull/487
* Unpin deepdiff by richard-to in https://github.com/google/mesop/pull/482
* Update test command in docs by richard-to in https://github.com/google/mesop/pull/484
* Fix node_modules path in docker compose by richard-to in https://github.com/google/mesop/pull/486
* Update grpc-tools to 1.12.4 by richard-to in https://github.com/google/mesop/pull/490
* chore: fix typo in posts/why_mesop.md by simkimsia in https://github.com/google/mesop/pull/502
* Use ipv4 host if ipv6 is not available by wwwillchen in https://github.com/google/mesop/pull/497
* Add `on_blur` for input / textarea by wwwillchen in https://github.com/google/mesop/pull/517
* Add SecurityPolicy to docs by wwwillchen in https://github.com/google/mesop/pull/521
* Remove $ prefix from shell commands by wwwillchen in https://github.com/google/mesop/pull/523
* added proper example for navigate api by Rakib-hosen in https://github.com/google/mesop/pull/525
* Fix deserializing dict for stateclass by wwwillchen in https://github.com/google/mesop/pull/520
* Create InputEnterEvent which includes input value by wwwillchen in https://github.com/google/mesop/pull/522
* Fix mimetype for JS files by wwwillchen in https://github.com/google/mesop/pull/532
* Bump to v0.9.2 by wwwillchen in https://github.com/google/mesop/pull/533

New Contributors
* simkimsia made their first contribution in https://github.com/google/mesop/pull/487
* Rakib-hosen made their first contribution in https://github.com/google/mesop/pull/525

**Full Changelog**: https://github.com/google/mesop/compare/v0.9.1...v0.9.2

0.9.1

Not secure
Highlights
- Fixes to web component - improving security and DevEx
- Loosen Pydantic dependency version requirement - Pydantic v1 or v2 now works

What's Changed
* Add Python classes for uploader.md by wwwillchen in https://github.com/google/mesop/pull/462
* Add sudo support inside Docker image. by richard-to in https://github.com/google/mesop/pull/451
* fix: serialize datetime by cullenwatson in https://github.com/google/mesop/pull/411
* Ensure web component properties and event keys are safe DOM attributes by wwwillchen in https://github.com/google/mesop/pull/464
* Update README.md - add badges by wwwillchen in https://github.com/google/mesop/pull/465
* Update markdown_editor.py by MeDott29 in https://github.com/google/mesop/pull/469
* Unship editing functionality from dev tools by wwwillchen in https://github.com/google/mesop/pull/457
* Add auth example: firebase auth - Google sign-in by wwwillchen in https://github.com/google/mesop/pull/470
* Disable gzip cache for wsgi_app when prod_mode=False by wwwillchen in https://github.com/google/mesop/pull/473
* Bump to V0.9.1 by wwwillchen in https://github.com/google/mesop/pull/474

New Contributors
* cullenwatson made their first contribution in https://github.com/google/mesop/pull/411
* MeDott29 made their first contribution in https://github.com/google/mesop/pull/469

**Full Changelog**: https://github.com/google/mesop/compare/v0.9.0...v0.9.1

0.9.0

Not secure
Highlights
- Mesop now has experimental support for Web Components! 🎉 You can build custom components in JavaScript which gives you much more flexibility!
- Learn how to use them: https://google.github.io/mesop/web_components/

What's Changed
* Demo gallery: open github link in new tab/window by wwwillchen in https://github.com/google/mesop/pull/402
* Inline theme.scss to avoid deps issue downstream by wwwillchen in https://github.com/google/mesop/pull/406
* Add steps to install playwright in .devcontainer.json by richard-to in https://github.com/google/mesop/pull/404
* Add utils dep to shell/BUILD to avoid implicit transitive dep by wwwillchen in https://github.com/google/mesop/pull/408
* Add `html` component by wwwillchen in https://github.com/google/mesop/pull/237
* Implement autoplay option for audio component by T-Zaid in https://github.com/google/mesop/pull/398
* Bump the npm_and_yarn group across 1 directory with 4 updates by dependabot in https://github.com/google/mesop/pull/419
* Correct the Python version requirement for pip package by wwwillchen in https://github.com/google/mesop/pull/424
* Fix steps in installing.md by wwwillchen in https://github.com/google/mesop/pull/426
* Remove generator code + angular_components git submodule by wwwillchen in https://github.com/google/mesop/pull/425
* Add guide for debugging with Mesop by wwwillchen in https://github.com/google/mesop/pull/427
* added base64 by zacharias1219 in https://github.com/google/mesop/pull/415
* Support web components (MVP for labs) by wwwillchen in https://github.com/google/mesop/pull/416
* Fix property access for MesopEvent by wwwillchen in https://github.com/google/mesop/pull/454
* Make insert_web_component kw_args only by wwwillchen in https://github.com/google/mesop/pull/458
* Bump to v0.9.0 by wwwillchen in https://github.com/google/mesop/pull/459

New Contributors
* T-Zaid made their first contribution in https://github.com/google/mesop/pull/398
* zacharias1219 made their first contribution in https://github.com/google/mesop/pull/415

**Full Changelog**: https://github.com/google/mesop/compare/v0.8.0...v0.9.0

0.8.0

Not secure
What's Changed
* Minor updates to demos and labs.chat by richard-to in https://github.com/google/mesop/pull/339
* Allow demo app to be iframed by Google Github site by wwwillchen in https://github.com/google/mesop/pull/341
* Allow all demo sub-pages to be iframed by Google Github site by wwwillchen in https://github.com/google/mesop/pull/342
* Improve CSS for search button by wwwillchen in https://github.com/google/mesop/pull/349
* Update text_io usage to text_to_text by richard-to in https://github.com/google/mesop/pull/362
* Add devcontainer support for Mesop dev. by richard-to in https://github.com/google/mesop/pull/363
* Bump the npm_and_yarn group across 1 directory with 11 updates by dependabot in https://github.com/google/mesop/pull/325
* modified the capitalize_first_letter function by djm93dev in https://github.com/google/mesop/pull/369
* Provide an `on_load` hook for page load by wwwillchen in https://github.com/google/mesop/pull/318
* Only show channel progress indicator if it's taking >500ms to avoid jarring UX by wwwillchen in https://github.com/google/mesop/pull/372
* Format GitHub issue templates by wwwillchen in https://github.com/google/mesop/pull/376
* Remove DEV_SERVER_HOST by wwwillchen in https://github.com/google/mesop/pull/378
* Ensure stack trace does not show stale code by wwwillchen in https://github.com/google/mesop/pull/375
* Revamp docs: create an API reference section by wwwillchen in https://github.com/google/mesop/pull/377
* Add docs on contributing by wwwillchen in https://github.com/google/mesop/pull/381
* Add steps for creating an RC for pip publishing process by wwwillchen in https://github.com/google/mesop/pull/382
* Pick Material 3 color palette by hand by wwwillchen in https://github.com/google/mesop/pull/384
* Revamp docs: getting started + guides + FAQ by wwwillchen in https://github.com/google/mesop/pull/383
* Support responsive/adaptive design with viewport size by wwwillchen in https://github.com/google/mesop/pull/379
* Update is same site by djm93dev in https://github.com/google/mesop/pull/386
* Integrate scroll to feature with chat demos by richard-to in https://github.com/google/mesop/pull/390
* chore: update WORKSPACE by eltociear in https://github.com/google/mesop/pull/396
* Fix double-registration of stateclass when --reload_demo_modules by wwwillchen in https://github.com/google/mesop/pull/394
* Improve state performance by diffing state by richard-to in https://github.com/google/mesop/pull/389
* Use default factory to in notes for markdown demo by richard-to in https://github.com/google/mesop/pull/393
* Configure custom fonts/stylesheets instead of hardcoding by wwwillchen in https://github.com/google/mesop/pull/395
* Set viewport size for all user events by wwwillchen in https://github.com/google/mesop/pull/399
* Create a more visual home page for demo gallery by wwwillchen in https://github.com/google/mesop/pull/374
* Bump to v0.8.0 by wwwillchen in https://github.com/google/mesop/pull/400

New Contributors
* djm93dev made their first contribution in https://github.com/google/mesop/pull/369
* eltociear made their first contribution in https://github.com/google/mesop/pull/396

**Full Changelog**: https://github.com/google/mesop/compare/v0.7.2...v0.8.0

0.7.2

Not secure
Small release to fix deployments on Cloud Run

What's Changed
* Disable Flask reloader by wwwillchen in https://github.com/google/mesop/pull/332
* Check is same site instead of same origin for CSRF check by wwwillchen in https://github.com/google/mesop/pull/335
* Bump to v0.7.2 by wwwillchen in https://github.com/google/mesop/pull/336


**Full Changelog**: https://github.com/google/mesop/compare/v0.7.1...v0.7.2

0.7.1

Not secure
Highlights

- Improved web security (CSRF)
- Upgraded to Angular v18

What's Changed
* Add basic animation demo by richard-to in https://github.com/google/mesop/pull/282
* Upgrade ruff pre-commit hook by wwwillchen in https://github.com/google/mesop/pull/272
* Disable gzip in cache in editor mode to make component development easier by wwwillchen in https://github.com/google/mesop/pull/288
* Setup APIs to allow custom component downstream by wwwillchen in https://github.com/google/mesop/pull/287
* Fix live reload for downstream by wwwillchen in https://github.com/google/mesop/pull/292
* Deflake web_security_test by wwwillchen in https://github.com/google/mesop/pull/293
* Update CSP to allow images to load from http (which is a common use c… by wwwillchen in https://github.com/google/mesop/pull/294
* Bump requests from 2.31.0 to 2.32.0 in /build_defs in the pip group across 1 directory by dependabot in https://github.com/google/mesop/pull/295
* Add some new style properties to the Style class by richard-to in https://github.com/google/mesop/pull/300
* Allow user to set value for slider. by richard-to in https://github.com/google/mesop/pull/307
* Add some new style properties by richard-to in https://github.com/google/mesop/pull/306
* Update development.md with Bazel clean tip by wwwillchen in https://github.com/google/mesop/pull/309
* Enable allow-listing parent origins for iframing by wwwillchen in https://github.com/google/mesop/pull/308
* Protect against CSRF by checking origin of POST request by wwwillchen in https://github.com/google/mesop/pull/313
* Improve our internal documentation by wwwillchen in https://github.com/google/mesop/pull/314
* Add an on_enter handler for input type components by orangerd in https://github.com/google/mesop/pull/296
* Add `scroll_into_view` command by wwwillchen in https://github.com/google/mesop/pull/315
* Create an editor_cli target to make edit/refresh cycle faster by wwwillchen in https://github.com/google/mesop/pull/316
* Remove dev mode and make non-prod CLI mode hot reload by wwwillchen in https://github.com/google/mesop/pull/317
* Fix scroll_into_view when used in generator fn and update API to require key as keyword arg by wwwillchen in https://github.com/google/mesop/pull/323
* bump angular to v18 by wwwillchen in https://github.com/google/mesop/pull/319
* bump to v0.7.0 (+ minor internal doc changes) by wwwillchen in https://github.com/google/mesop/pull/326
* Fix CSRF & bump to v0.7.1 by wwwillchen in https://github.com/google/mesop/pull/328

New Contributors
* orangerd made their first contribution in https://github.com/google/mesop/pull/296

**Full Changelog**: https://github.com/google/mesop/compare/v0.6.0...v0.7.1

Page 5 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.