Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.0 dev #54

Closed
wants to merge 51 commits into from
Closed

3.0.0 dev #54

wants to merge 51 commits into from

Conversation

n1crack
Copy link
Owner

@n1crack n1crack commented Apr 30, 2024

As we prepare to transition from version 2.x to 3.x of our library, I want to extend a sincere thank you for your continued support.

I'm currently working hard on the upgrade process, and there's quite a bit to tackle.

If you have any questions or concerns along the way, please don't hesitate to reach out. Your feedback is invaluable as we work to make version 3.x the best it can be.

I started with known bugs and simplification, then I'll move on to adding new features.

fixed bugs and additions:

  • fixed the bug where a dot remained from the selection area would appear when resizing.
  • fixed the bug where files lose their selected status when the view changes.
  • fixed the bug where selecting does not work immediately after drop event fails
  • fixed the bug where items did not have unique keys. It causes unwanted dom changes.
  • Modal width has been reduced.
  • added 16/9 aspect ratio to video previews
  • added compact mode to the settings for list view
  • added transparency for dragged items to make elements visible.
  • added show/hide thumbnails option to settings
  • added remember path on refresh (persist) option to settings
  • fixed modal focus on mobile devices by delaying input element focus to ensure visibility above keyboard
  • added dropdown for too many folders in breadcrumb

Will be added soon:

  • refactor upload code
  • add side-tree / folder selector
  • search settings - limit on search results / deep search option
  • paging for files or load more button for too many files.

@n1crack n1crack force-pushed the 3.0.0-dev branch 2 times, most recently from 754ab6c to 19ff894 Compare May 4, 2024 10:57
@n1crack n1crack closed this May 6, 2024
@n1crack n1crack deleted the 3.0.0-dev branch May 6, 2024 09:23
@n1crack n1crack restored the 3.0.0-dev branch May 6, 2024 09:24
@n1crack n1crack deleted the 3.0.0-dev branch May 6, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant