File Details
1-nolib
- R
- Jul 19, 2016
- 13.69 KB
- 70
- 7.0.3
- Retail
File Name
Wasabi-1-nolib.zip
Supported Versions
- 7.0.3
tag 1
132747048246994654fda23efd4b63650311a649
Adrian L Lange <mail@p3lim.net>
2016-07-19 20:39:03 +0200
Tag MINOR-1
--------------------
Adrian L Lange:
- Update Interface version
- Denote that the interface panel not showing at first as a bug
- Remove old objects when updating the ObjectContainer widget
- Expose variable management methods to widgets
- This allows us to avoid touching the internals of variable management done by the core
- Also applied to registering of widget objects
- Rename variables to make more sense
- To me atleast
- Add a global reference to any static frame/texture/w/e
- Update README
- Add README
- Add CONTRIBUTING file
- Submodule metadata update
- Update gitmodule source(s)
- Remove debug state
- Differentiate between the two test panels default values
- Add ObjectContainer widget
- Add support for overflow (scrolling)
- Change the displayed addon name
- Fix issues with savedvariables not working correctly
- Add a ColorPicker widget
- Add a Slider widget
- Do some more validating on the :On() callback method
- Add a DropDown widget
- Add a Title and Description widget
- Add all base widget functionality to our tests
- Add packager metadata
- Add tests config
This file shows basic implementation of all methods and widgets
- Add an Events base widget, inject into CheckButton widget
- Add a Text base widget, inject into CheckButton widget
- Add injectable core widgets support
- Add a CheckButton widget
- Add framework for widgets
- Add support for slash commands
- Add support for child panels
- Handle savedvariables
- Basic framework
- Get LibStub going
- Whoosh :sparkles:

