Skip to content

add events to popup range selection#628

Merged
Amourspirit merged 1 commit into
developfrom
0.47.2
Jun 23, 2024
Merged

add events to popup range selection#628
Amourspirit merged 1 commit into
developfrom
0.47.2

Conversation

@Amourspirit
Copy link
Copy Markdown
Owner

No description provided.

@Amourspirit Amourspirit merged commit bea98b2 into develop Jun 23, 2024
@Amourspirit Amourspirit deleted the 0.47.2 branch June 23, 2024 22:01
Amourspirit added a commit that referenced this pull request Mar 29, 2025
* change for current_doc (#620)

* 0.46.0 (#622)

* Implement TheDictionaryPartial into many classes.

* from_obj methods

* added doc custom properties and Json classes

* added popup range selector

* add events to popup range selection (#628)

* added invoke_range_selection()

* update for import error

* import fixes

* update for setting Lo current document and Logging

* update version history

* copy for RangeObj and CellObj

* update for form controls to remove scripts

* find used range methods

* update for issue 640

* update version hist

* fix for python 3.12 Typevar issue

* update workflow to docker v2

* update for cellobj compare

* bug fix for custom property

* fix bug for control missing Name attribute

* update for ooouno

* fix for DeletedUnoEnumMeta

When oooenv was update it changed dynamic enum a little.
This is a fix that for the changes.

* update input box for MacOS

* fix for Name attribute on some shapes in custome properties for a sheet

* fix for custom property shapes not having supportsService attribute (#660)

* update CellObj to support sheet name

* Issue 666 Fix

* update conftest and ver history

* 0.47.19 (#673)

* fix Cache.profile_path

* 0.48 (#675)

* fix testing on windows

* fix in fileio test

* fix for attr import in props module

attr got accidently imported and is now removed

* Lint (#679)

* override in progress

* add overrides to Adapter namespace

Added overrides to all classes in the Adapter namespace that needed them.
Changed from black formatter to ruff formatter for better speed.

* more overrides

* overrides complete

* 0.49.0 release

* minor fix

* read the docs update

* update docs requirements.txt

* add lxml to docs requirements

* update for theme

* version 0.50.0 release

* bump version to 0.51.0 and update changelog; modify get_val() to return cell value for formulas

* bump version to 0.51.1; fix get_val() for text output from formulas and add tests

* refactor get_val() to return cell value directly for VALUE type

* Add singleton cache classes and update documentation

- Introduced LRUCache and TimeCache as singleton classes.
- Updated imports to reflect changes in cache structure.
- Added new documentation files for singleton cache classes.
- Deprecated PickleCache and updated references in the codebase.

* update docs

* update .gitignore

* added dispatch_cmd to popup menu

* revet PopupMenu cache back to LRUCache

* update ver history

* refactor Cache.del_working_dir to use contextlib for exception handling

* update DotDict class to be generic and handle missing attributes

* refactor DotDict class to support generic types and improve internal handling

* bump version to 0.52.3 and add MemCache class with hit tracking

* Add unique_id property to CalcCell for consistent cell identification

* NULL_OBJ now is false in truthy check

* update ver history

* Add DotDict class with enhanced functionality and documentation

* Add ConnectCtx class and force_reload option; update version to 0.53.0
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