wq.app 1.3 alpha 2
wq.app 1.3 alpha 2 brings a number of bug fixes & improvements to the @wq/react + @wq/material renderer introduced in wq.app 1.3 alpha.
- Ensure
can_add,can_change&can_deleteflags are correctly applied from auth state (#124) - Fix handling of field-level errors when opening outbox entry (#125)
- Improve handling of Map & Camera refs when running @wq/mapbox in react-native
- Improve handling of non-root-URL deployments in
wq serviceworkerand<Breadcrumbs/> - Move
<PropertyTable/>out of<DefaultDetail/>to a standalone component