* wip
* wip
* more wip
* progress
* more docs
* more changes
* add link
* more examples and improvements
* fix check-manifest
* sort members
* remove autogen images
* remove _images
* add font docs
* add link to utils
* Update changelog to ingnore virtual environment
* wip
* wip
* Working animation
* WIP Implement tests
* All tests are passing
* convert to camalCase
* Change function name to match functionality
* convert pyside to qtcompat
* move animation utils to main module
* remove seperators
* protect util functions
* add example
* remove seperators from test file
* suggestions
* Passing tests and ability to initialize expansion
* Ensure that the test will be passed in any screen resolution
* replace quick functions with parameters
* Update src/superqt/collapsible/_collapsible.py
Fix initial text
Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
* Update src/superqt/collapsible/_collapsible.py
Remote WindowFlags to prevent compatiblity issue.
Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
* merge internal expand and collapse into one function
* Update src/superqt/collapsible/_collapsible.py
* Update tests/test_collapsible.py
Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
* move to src layout
* fix manifest and version
* fix test structure
* undo
* undo
* undo change
* remove pyargs
* waitsignal
* update label test
* soften eliding test
* another fix
* update again
* more fixes
* more skips
* stupid fixes