Mesop

Latest version: v0.5.1

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

Scan your dependencies

0.5

Highlights

- The underlying Mesop Angular app is now compiled using Angular production mode when running Mesop in prod mode. This improves performance and the overall production readiness of deploying Mesop apps!

What's Changed
* Add copybara strip comments for safe_iframe.ts by wwwillchen in https://github.com/google/mesop/pull/153
* Add docs for embed by wwwillchen in https://github.com/google/mesop/pull/154
* Fix angular material colors for M3 by wwwillchen in https://github.com/google/mesop/pull/155
* Support dict for dataclass_with_defaults (used by stateclass) by wwwillchen in https://github.com/google/mesop/pull/162
* Create optimized / prod-Angular app for prod mode by wwwillchen in https://github.com/google/mesop/pull/157
* Add e2e tests by wwwillchen in https://github.com/google/mesop/pull/163
* Tweak docs/index.md to highlight value prop by wwwillchen in https://github.com/google/mesop/pull/169
* Cut v0.5 release by wwwillchen in https://github.com/google/mesop/pull/170


**Full Changelog**: https://github.com/google/mesop/compare/v0.4.2...v0.5

0.4.2

What's Changed
* Add a text to image IO function. by richard-to in https://github.com/google/mesop/pull/99
* Switch to ipv6 host by wwwillchen in https://github.com/google/mesop/pull/91
* Add simple chat widget function. by richard-to in https://github.com/google/mesop/pull/100
* Add basic table with Pandas support by richard-to in https://github.com/google/mesop/pull/103
* Update development.md to reference cli.venv by wwwillchen in https://github.com/google/mesop/pull/108
* Add __version__ attribute so Mesop users can easily tell which version of Mesop they're using by wwwillchen in https://github.com/google/mesop/pull/112
* Make MesopException the parent class of more specific mesop exceptions & expose as public API by wwwillchen in https://github.com/google/mesop/pull/113
* Update hot reloading logic in execute_module.py by richard-to in https://github.com/google/mesop/pull/116
* Update BUILD in pip_package to not directly reference rules_python by wwwillchen in https://github.com/google/mesop/pull/120
* Create shorthands for Margin, Padding, and Border by wwwillchen in https://github.com/google/mesop/pull/122
* Make it so wide code examples do not overflow. by richard-to in https://github.com/google/mesop/pull/127
* Fix setup_proto_py_modules.sh by wwwillchen in https://github.com/google/mesop/pull/130
* Fix imports when using mesop CLI bin.py by wwwillchen in https://github.com/google/mesop/pull/129
* Fix state serialization bug with pandas.DataFrame. by richard-to in https://github.com/google/mesop/pull/126
* Add on table cell click event by richard-to in https://github.com/google/mesop/pull/125
* Plumb style for markdown by wwwillchen in https://github.com/google/mesop/pull/132
* Support style for button by wwwillchen in https://github.com/google/mesop/pull/133
* Support style for checkbox and radio by wwwillchen in https://github.com/google/mesop/pull/134
* Update default UI for radio component by wwwillchen in https://github.com/google/mesop/pull/131
* Increase timeout in chat_test due to flakiness by wwwillchen in https://github.com/google/mesop/pull/137
* Improve DevEx for hot reloading: show errors from hot reloading right away by wwwillchen in https://github.com/google/mesop/pull/135
* Move ng_deps = [//mesop/web/src/utils] to components/defs.bzl since most components will need it by wwwillchen in https://github.com/google/mesop/pull/144
* Add aspect_ratio and overflow_wrap to Style by wwwillchen in https://github.com/google/mesop/pull/136
* Deflakes chat_test.ts by wwwillchen in https://github.com/google/mesop/pull/145
* Add embed (iframe) component (closes 140) by wwwillchen in https://github.com/google/mesop/pull/143
* Rename simple{_test} -> many_checkboxes{_test} & deflake by reducing of checkboxes by wwwillchen in https://github.com/google/mesop/pull/146
* Fix version.py so pip_package works by wwwillchen in https://github.com/google/mesop/pull/139


**Full Changelog**: https://github.com/google/mesop/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* Linux support by rczhang in https://github.com/google/mesop/pull/38
* Allow `flex-shrink` to be set to 0. by richard-to in https://github.com/google/mesop/pull/78
* Make all (API-exposed) dataclass kw-only by wwwillchen in https://github.com/google/mesop/pull/80
* Allow columns CSS property to accept int/str vals. by richard-to in https://github.com/google/mesop/pull/86
* Document input race condition issue anti-pattern by wwwillchen in https://github.com/google/mesop/pull/89
* Document component key (closes 74) by wwwillchen in https://github.com/google/mesop/pull/88
* Ensure edit events from visual editor is only processed in debug mode by wwwillchen in https://github.com/google/mesop/pull/92
* Fix logic for setting debug mode from colab_run and wsgi_app (closes 83) by wwwillchen in https://github.com/google/mesop/pull/90

New Contributors
* rczhang made their first contribution in https://github.com/google/mesop/pull/38
* richard-to made their first contribution in https://github.com/google/mesop/pull/78
* wwwillchen made their first contribution in https://github.com/google/mesop/pull/80

**Full Changelog**: https://github.com/google/mesop/compare/v0.2...v0.4.1

0.2

New visual editor launched!
[Blog post](https://google.github.io/mesop/blog/2024/01/12/visual-editor/)

0.1

Blog post: https://google.github.io/mesop/blog/2023/12/25/hello-mesop/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.