tachybase_todo/packages/plugins/mobile-client
Dunqing 4ac01b28db
fix(mobile-client): some mobile-client bugs (#2017)
* fix: avoid delete last tab will brake mobile client

* fix: when schema not exists

* feat: support redirect to mobile route in app

* fix: re-insert repeat routes

* feat: sync title

* fix: sync title

* fix: when TabBar is empty will cause page crashed

* fix: default label i18n not work

* fix: delete last menu will cannot add block ,Close T-434

* fix: tab cannot add block in drawer, Close T-437

* fix: hidden connect data block

* fix: login should use replace

* feat: display configuration of mobile-client address
2023-06-13 11:31:34 +08:00
..
docs feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
src fix(mobile-client): some mobile-client bugs (#2017) 2023-06-13 11:31:34 +08:00
client.d.ts feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
client.js feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
package.json feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
server.d.ts feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
server.js feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
types.d.ts feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00