mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 05:49:40 +02:00
* chore: minor UI improvements. * chore: remove unused components. * chore: add drang and drop for property options. * chore: add `deleted_at` to list of read_only_fields for issue types and properties serializers. * chore: removed commmented codes. * fix: issue types and properties store structure. * chore: adjust add options popover height. * chore: update default issue type details and user created types weight. * chore: fix popovers placement issue on components with overflow. * chore: ux copy improvement for issue property create/ update toast. * chore: add `data-delay-outside-click` to delay peekoverview closure in case of unsaved changes. * chore: update outside click delay to 1ms. * chore: mandatory field alert ux copy update. * chore: minor UI fixes related to issue-types. * fix: build errors.