Skip to content

Releases: hane-smitter/react-loading-indicator

patch rollout

28 Apr 07:34
Compare
Choose a tag to compare
v1.0.1

patch release

v1.0.0

26 Jun 13:20
Compare
Choose a tag to compare

React Loading Indicator Version 1.0.0

v0.2.3

27 Jul 14:06
Compare
Choose a tag to compare

Commits

  • 9e44bda: bump up pkg json version to update readme import path error (hane-smitter)

v0.2.1

27 Jul 12:50
Compare
Choose a tag to compare

Commits

  • d299074: pkg json dependency cleanup + version bump (hane-smitter)

v0.2.0

27 Jul 12:31
Compare
Choose a tag to compare

Commits

  • 43653d5: Update README (hane-smitter)
  • b9f768a: update @rollup/plugin-typescript to latest (hane-smitter)
  • 0178e88: refactor + TrackDisc throbber + new hook (hane-smitter)
  • a597cfd: refactor + Add more customization prop + rename pulse to LifeLine + new hook (hane-smitter)
  • 4fdee21: Code refactor on some indicators: (hane-smitter)
  • d0a3167: Rename Seek to ThreeDot + Added 2 variants (hane-smitter)
  • 05c3494: JSX layout spacing (hane-smitter)
  • 4d1ee61: Add windmill variant indicator (hane-smitter)
  • 801e08c: use bg position animation on brickstack instead of expensive box-shadow (hane-smitter)
  • 9cbdbf7: Add new threedot Bob indicator (hane-smitter)
  • 4f9860a: Rename Twist to TrophySpin + update styles (hane-smitter)
  • dc39644: update rollup config (hane-smitter) #5
  • 7a43c6c: Rollup config for minifying bundle size (hane-smitter) #5
  • eba2df6: readme update, jsDoc comment update (hane-smitter)
  • 9f6d731: update gitignore (hane-smitter)
  • 6a46601: gliding blink style update rev1 (hane-smitter)
  • 7ad9f01: Gliding blink opacity fix (hane-smitter)
  • 9dadf8e: rename GlidingBlink to BlinkBlur (hane-smitter)
  • cf92f68: Conditionally render text component if there is content (hane-smitter)
  • 06b18cc: minor styles update (hane-smitter)
  • 5cfc04c: Slab indicator style fixes + new props configuration (hane-smitter)
  • f186f5f: Update three dot indicators (hane-smitter)
  • f5e324d: minor styles update + fix export name (hane-smitter)
  • a75e99e: readme + changelog update (hane-smitter)
  • cc22523: README update (hane-smitter)
  • b4f511b: minor update readme, script format codebase (hane-smitter)

v0.1.1

18 Mar 22:50
Compare
Choose a tag to compare

Commits

  • df88d54: Strip console.lo (hane-smitter)

v0.1.0

18 Mar 22:01
Compare
Choose a tag to compare

Commits

  • ab1ecd6: atom;commet rename keframes animation (hane-smitter)
  • 0f68a6a: format Atom file (hane-smitter)
  • 9633e95: Add dependency (hane-smitter)
  • 99b677c: update gitignore (hane-smitter)
  • 387c996: add new loading indicator, refactor sass (hane-smitter)
  • 4616ffb: update readme (hane-smitter)
  • 84e309d: update configurations (hane-smitter)
  • b8b799e: refactor (hane-smitter)
  • bbd81fe: update configurations to sync with sideEffects package json prop (hane-smitter)
  • ad2b81f: Changing ux of atom loader (hane-smitter)
  • dd2eb3d: [conf] disable sourcemap (hane-smitter)
  • a5628c4: conf defaults to use sass module variables (hane-smitter)
  • d505c0b: bolster atom animation (hane-smitter)
  • 9b9f557: fix/enable custom styling on indicator (hane-smitter)
  • 1acf4ce: retouch commet animation (hane-smitter)
  • 63d6c76: refactor (hane-smitter)
  • fe4df8f: Add new Twist indicator (hane-smitter)
  • 729609d: New slab indicator (hane-smitter)
  • 00c2940: Add new Pulse loader (hane-smitter)
  • f079864: Update styles to render properly upon use, use Text hook, mod global css styles (hane-smitter)