nocobase/packages/core
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
..
acl chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
actions feat(database): add firstOrCreate and updateOrCreate in repository (#1943) 2023-06-06 11:36:18 +08:00
auth feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
build chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
cache test: add tests for client (#1960) 2023-06-07 10:37:10 +08:00
cli feat: upgrade formily (#1880) 2023-06-06 19:33:04 +08:00
client fix(mobile-client): some mobile-client bugs (#2017) 2023-06-13 11:31:34 +08:00
create-nocobase-app chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
database chore(database): return emtpy fields when attributes not specified (#2034) 2023-06-12 18:44:43 +08:00
devtools chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
dumi-theme-nocobase test: add tests for client (#1960) 2023-06-07 10:37:10 +08:00
evaluators fix(evaluators): fix number lead key in variable path (#1976) 2023-06-02 20:35:11 +08:00
logger chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
resourcer chore(versions): 😊 publish v0.9.4-alpha.2 2023-05-26 17:05:46 +08:00
sdk feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
server chore(database): return emtpy fields when attributes not specified (#2034) 2023-06-12 18:44:43 +08:00
test feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
utils test: add tests for client (#1960) 2023-06-07 10:37:10 +08:00