NocoBase v1.6.0-alpha.3: Remove Formily components from the table

Release Note of v1.6.0-alpha.3

nocobase [bot] |

🚀 Improvements

  • [client] Remove Formily components from the table to improve performance when switching table pagination (#5738) by @zhangzhonghe

🐛 Bug Fixes

  • [client]

    • Fix the issue where fields are not displayed after adding them in a subform (#5827) by @zhangzhonghe

    • Fix the issue where changing the value of a association field in the details block does not refresh immediately (#5826) by @zhangzhonghe

    • Fix the issue where clicking links doesn’t open a popup when ‘Enable link’ is turned on for the first time (#5812) by @zhangzhonghe

    • Prevent multiple API calls when closing the popup (#5804) by @zhangzhonghe

    • Fix the issue where mobile login redirects to desktop page (#5805) by @zhangzhonghe

    • Fix configure action button should be left-aligned (#5798) by @katherinehhh

  • [build] Fixed incorrect caching of frontend js files after plugin build (#5801) by @gchust