Changes from v0.54.22-alpha to v0.54.23-alpha (alpha track)
Summary: 16 tasks, 74 commits, 10 merged PRs
High Priority
- JS-9406: Update homepage logic
- JS-9327: New flow to start discussion (4 commits)
Medium Priority
- JS-9423: Use _final_score for global search and mentions search
Low Priority
- JS-9424: Members role labels are visually misaligned in the Members list
- JS-9201: When adding a /link, 'create object' should not be there
- JS-9184: Toggling 'Name' property for images type doesn't show if toggled alone (no other properties) (community post)
- JS-9405: Plus button to add property in grid layout is missing (2 commits)
- JS-9392: Window content does not realign after maximizing via system window button (community post)
- JS-9393: Link shortcut 'cmd+Shift+K' doesn't work in the chat
- JS-9332: Bin Redesign + Hard Delete Permissions (2 commits)
- JS-9402: Change Add member to outline icon
- JS-9404: Fix icon in Discussion
- JS-9359: Block checkboxes colors (3 commits)
- JS-9388: Restructure App Settings -> Preferences
- JS-9395: Fix icon in Set (3 commits)
- JS-9396: Something's wrong with the Import/Export icons
Other Commits
8f3e51f0.54.23-alpha4de67e7Fix Prism "no grammar" error for languages not yet loaded5a0e4c4Merge branch 'develop' of github.com:anyproto/anytype-ts into develop2a917faMerge pull request #2106 from anyproto/js-9423-use-_final_score-for-global-search-and-mentions-searchbda0b9afix sort arrowe8cb0b6remove empty stylesb27ef0ffix color8097160Mark window.$ type declaration as done in migration doc31189e4Merge pull request #2104 from anyproto/refactor/jquery-phase1-scroll-refs3e1d03aUpdate migration doc: list all jQuery-free files, current counts, clear done/left splitd32b8b0Merge pull request #2103 from anyproto/refactor/jquery-class-manipulationcc48579Remove jQuery from preview.ts and migrate tooltip/preview element paramsb066f18Remove window.$ global and add explicit jQuery imports to 38 files331b980Restructure jQuery removal plan with clear done/not-done checklist97232d2Update jQuery removal plan with migration progress and remaining work4f67a79Remove jQuery from dom.ts and migrate all container consumers to native DOM746d978Add U.Dom helpers and migrate jQuery class manipulation in 23 files4511b48Replace jQuery resize with native ResizeObserver in chat message986bb87Add jQuery removal plan with U.Dom helper strategy7a83961add global checkbox color91c262eFix double scroll in settings/spaceStorage by switching to WindowScrollerf346922Merge pull request #2102 from anyproto/refactor/menu-data-typesf2b32afType MenuParam, Menu, MenuRef, and MenuItem interfaces — eliminate 16 any types6735d58Add typed MenuDataMap for menu data props and make S.Menu.open genericeaff862Trim refactoring analysis: remove completed items, keep remaining work only407b8deExtract 24 DOM helpers from util/common.ts into new util/dom.ts0a9e8e8Update refactoring analysis header to reflect Tier 1 completion03dcec0Extract parseSubId() in dispatcher to deduplicate split('/') pattern0fa1e91Replace 13as anycasts with proper types across lib and store22e3768Update refactoring analysis: mark completed work, add low-hanging fruit plan57c884cFix MenuBlockAdd useEffect ordering and stale state updater101e013Add make install-dev-js step to generate-protos script796f198Merge pull request #2098 from anyproto/feature/bin-page-polish2e8e1d4Merge pull request #2100 from anyproto/feature/featured-relations-bullet-size82a79f8Merge pull request #2099 from anyproto/feature/web-auto-import164b36aAdd auto-import plugin to web Vite config6dfc871small styles fixac1a6edMerge pull request #2097 from anyproto/feature/auto-importsea29bf0Merge branch 'develop' into feature/auto-importsec071b1Fix type error in mark.ts and table menu icon alignment9d533b4Migrate download icon from CSS background-image to icon registryd752f1aMerge branch 'develop' of github.com:anyproto/anytype-ts into feature/auto-importseb6b22fRestore missing CSS-based icons: download, table handlesf7c0af1Fix circular init in storage.ts — lazy-evaluate electron reference182e12eReplace Lib barrel imports with unplugin-auto-import02a07bcRestructure Preferences page sections to match updated design73efbbeMerge branch 'develop' of github.com:anyproto/anytype-ts into developfea4410Merge branch 'develop' of github.com:anyproto/anytype-ts into develop24585b4Merge branch 'develop' of github.com:anyproto/anytype-ts into develop