Skip to content

Latest commit

 

History

History
133 lines (68 loc) · 1.75 KB

File metadata and controls

133 lines (68 loc) · 1.75 KB

@josxa/kit-utils

1.2.3

Patch Changes

  • 3459e78: Improve typings of refreshable

1.2.2

Patch Changes

  • 63bad02: FORCE_REFRESH is a symbol, export it as such

1.2.1

Patch Changes

  • 03a1552: Export FORCE_REFRESH type

1.2.0

Minor Changes

  • 8944cbc: Don't bundle kit

1.1.0

Minor Changes

  • b6e0b70: Update deps

1.0.2

Patch Changes

  • 8ae2525: Remove kit from peer deps

1.0.1

Patch Changes

  • 3d13ac1: Export the RefreshableControls type

1.0.0

Major Changes

  • e953df1: Breaking: Changed error to showError and adjusted parameters

0.11.0

Minor Changes

  • 0a6a290: Separate hints and placeholder in promptConfirm

0.10.1

Patch Changes

  • c6f4f1f: Set initial message correctly

0.10.0

Minor Changes

  • 8395a2c: Add ability to count the number of refreshes in refreshable

0.9.0

Minor Changes

  • f99cac6: - Allow passing divConfig to error
    • Add promptConfirm utility

Patch Changes

  • 7783c9e: Remove engine section

0.8.0

Minor Changes

  • 06e1572: Add getAllScriptPaths utility

0.7.0

Minor Changes

  • 38c7f21: Allow passing custom text and CSS to the spinner. Use the name for the current message, and the footer for the progress percentage.

0.6.0

Minor Changes

  • 9b9f973: Allow any version of Kit

0.5.0

Minor Changes

  • c1f780e: Update package

0.4.0

Minor Changes

  • c879d22: Add additional spinner types and change return value to be a controller
  • 6a9bd86: Improve the error utility

0.3.0

Minor Changes

  • 93edc00: Add spinner utility

0.2.1

Patch Changes

  • c2291f8: Removed some unused constants

0.2.0

Minor Changes

  • 6190d5c: Improved distribution

0.1.0

Minor Changes

  • a4e3b48: Initial Release