- 3459e78: Improve typings of refreshable
- 63bad02: FORCE_REFRESH is a symbol, export it as such
- 03a1552: Export FORCE_REFRESH type
- 8944cbc: Don't bundle kit
- b6e0b70: Update deps
- 8ae2525: Remove kit from peer deps
- 3d13ac1: Export the RefreshableControls type
- e953df1: Breaking: Changed error to showError and adjusted parameters
- 0a6a290: Separate hints and placeholder in promptConfirm
- c6f4f1f: Set initial message correctly
- 8395a2c: Add ability to count the number of refreshes in refreshable
- f99cac6: - Allow passing divConfig to error
- Add promptConfirm utility
- 7783c9e: Remove engine section
- 06e1572: Add getAllScriptPaths utility
- 38c7f21: Allow passing custom text and CSS to the spinner. Use the
namefor the current message, and the footer for the progress percentage.
- 9b9f973: Allow any version of Kit
- c1f780e: Update package
- c879d22: Add additional spinner types and change return value to be a controller
- 6a9bd86: Improve the error utility
- 93edc00: Add spinner utility
- c2291f8: Removed some unused constants
- 6190d5c: Improved distribution
- a4e3b48: Initial Release