Skip to content

Latest commit

 

History

History
640 lines (336 loc) · 12 KB

CHANGELOG.md

File metadata and controls

640 lines (336 loc) · 12 KB

Changelog

v0.5.2

compare changes

🩹 Fixes

  • Resolved ssr issues, missing logic (40cb0c9)

❤️ Contributors

v0.5.1

compare changes

🩹 Fixes

  • Added missing import (2b2d8ff)

❤️ Contributors

v0.5.0

compare changes

🚀 Enhancements

  • Added hierarchical menu widget (393dfda)

❤️ Contributors

v0.4.8

compare changes

🩹 Fixes

  • Remove dirty checking transform items (5a1205f)

❤️ Contributors

v0.4.7

compare changes

🩹 Fixes

  • Remove FOWC when moving to other route and losing query params (74f9d49)

❤️ Contributors

v0.4.6

compare changes

🩹 Fixes

  • Removed cache from widget params dirty checking in infinite hits (0ae3bae)

❤️ Contributors

v0.4.5

compare changes

🚀 Enhancements

  • docs: Add current refinements docs (df50c2f)

🩹 Fixes

  • Watch widgets config change (d17f53a)

🏡 Chore

  • Merge main (251c8a9)

❤️ Contributors

v0.4.4

compare changes

🚀 Enhancements

  • ids-current-refinements: Add ids for current refinements (c9cae35)

❤️ Contributors

v0.4.3

compare changes

🩹 Fixes

  • Added missing useState import (186f587)

🏡 Chore

  • Prettified files (d05b393)

❤️ Contributors

v0.4.2

compare changes

🚀 Enhancements

  • main: Revert doc infinite hits (940b2f2)
  • main: Add computed (ca838a2)

🩹 Fixes

  • main: Resolve clear refinements (c37998e)

❤️ Contributors

v0.4.1

compare changes

🚀 Enhancements

  • hits: Add hits component and update doc (5806b6c)
  • hits: Resolve index playground (fd458ba)
  • hits: Add pagination component (e21b05a)
  • hits: Add pagination component remove console logs (c5a6840)
  • hits: Add pagination example (c7b33a9)
  • hits: Update pagination docs (5587df9)
  • hits: Rename pagination component (890bd45)

🩹 Fixes

  • hits: Edit doc clear refinements (ba03c97)

❤️ Contributors

v0.4.0

compare changes

🚀 Enhancements

  • clear-refinements: Add some props for clear refinements (570f9ac)
  • Clear refinements dedupe solution (6fd656f)
  • Improvement on deduping (93ef611)
  • clear-refinements: Add some ids for all components fo algolia (67ccaec)
  • clear-refinements: Add imports (2715e10)
  • Refactoring state handling logic and added clear refinement widget (b1426d8)

🩹 Fixes

  • Fixing range input template (7f3dd94)
  • Fixing ts range input (64faa09)
  • Types range input (3953405)
  • Added keep-alive logic when injecting state client side (bfd12d2)

🏡 Chore

  • Merge (ecadd06)
  • Merge (a336974)

❤️ Contributors

v0.3.3

compare changes

🩹 Fixes

  • Fixing typechecking (a41c07e)

❤️ Contributors

v0.3.2

compare changes

🚀 Enhancements

  • range-input: Add range input component (7f857e2)
  • docs: Added range input docs (2f167a6)

🩹 Fixes

  • Precision property (3815860)

🏡 Chore

  • Merge branch 'main' into feat-range-input (4cfe3a5)

❤️ Contributors

v0.3.1

compare changes

🩹 Fixes

  • Added missing ref import (722cb68)

❤️ Contributors

v0.3.0

compare changes

🚀 Enhancements

  • Added useState request/response cache and infinitehitscache (9cf8c6d)

🩹 Fixes

  • Removed useless rule ignore (6ad0352)

❤️ Contributors

v0.2.2

compare changes

🩹 Fixes

  • Imported createError from nuxt/app (de34490)

📖 Documentation

  • Use new nuxi module add command in installation (372b754)

🏡 Chore

  • Remove dupes (0214fc7)
  • Merge main (938f022)

❤️ Contributors

v0.2.1

compare changes

🩹 Fixes

  • Do not await searchqueueempty if there is no search (d72fad3)

❤️ Contributors

v0.2.0

compare changes

v0.1.25

compare changes

🩹 Fixes

  • Fixed not awaiting nextTick, and widgets comparison (fb9ba78)

🏡 Chore

  • Added more release commands (5dd6916)

❤️ Contributors

v0.1.24

compare changes

🩹 Fixes

  • Removed useAsyncData (f45c92f)

❤️ Contributors

v0.1.23

compare changes

🩹 Fixes

  • Added nextTick before awaiting setup (9fb4287)

❤️ Contributors

v0.1.22

compare changes

🏡 Chore

  • Added test case, moved types isequal to deps for typechecking reasons (b352fd5)

❤️ Contributors

v0.1.21

compare changes

🏡 Chore

  • Removed logs (ad26df1)

❤️ Contributors

v0.1.20

compare changes

🚀 Enhancements

  • Added lodash to deps (d962e55)

❤️ Contributors

v0.1.19

compare changes

🚀 Enhancements

  • Added widget dirty checking (c2ef6b3)

❤️ Contributors

v0.1.18

compare changes

🩹 Fixes

  • Missing vue imports (40c8c4b)

❤️ Contributors

v0.1.17

compare changes

🩹 Fixes

  • Ref missing (3a7ddeb)

❤️ Contributors

v0.1.16

compare changes

🩹 Fixes

  • Added missing vue imports (247ae2c)

❤️ Contributors

v0.1.15

compare changes

🚀 Enhancements

  • tests: Added first basic test of consistency with vue-instantsearch (5e34200)
  • docs: Added clear refinements docs (987b39b)

🏡 Chore

  • Added key on brand playground page (bda53f2)

❤️ Contributors

v0.1.14

compare changes

🩹 Fixes

  • Added @babel/runtime dependency for npm/yarn package managers (e62e823)

❤️ Contributors

v0.1.13

compare changes

🚀 Enhancements

  • docs: Added swiftsearch logo (993e0d4)

🏡 Chore

  • Assert nuxt version > than 3.10 (7928e0b)

❤️ Contributors

v0.1.12

compare changes

🩹 Fixes

  • Listen to algolia erroring out (ff861bd)

❤️ Contributors

v0.1.11

compare changes

🩹 Fixes

  • ts: Fixed useAisRouter not typing ref correctly (ba294aa)

❤️ Contributors

v0.1.10

compare changes

🩹 Fixes

  • ts: Correctly typed useAisRouter (3c51e91)

❤️ Contributors

v0.1.9

compare changes

🩹 Fixes

  • ts: Fixed typescript errors (3c56a2f)

❤️ Contributors

v0.1.8

compare changes

🩹 Fixes

  • docs: Ais-index link (f83e9f8)
  • Included qs dep transpilation and fixed tsc error (8aac72c)

🏡 Chore

  • Added docs in readme (4301b50)
  • Added github link (eb03a08)
  • Oss docs license (ee581d3)
  • Changed logo (4c58f83)
  • docs: Added composables section (d5ca4f9)

❤️ Contributors

v0.1.7

compare changes

🚀 Enhancements

  • Docs (f73ec62)

🏡 Chore

  • Updated readme, added better typings for router (829cf0d)

❤️ Contributors

v0.1.6

compare changes

🩹 Fixes

  • Searchbox race condition (ecb6996)

❤️ Contributors

v0.1.5

compare changes

🩹 Fixes

  • Optimized dependencies (fa2ce0d)

❤️ Contributors

v0.1.4

compare changes

🚀 Enhancements

  • Added more widgets (3826080)

❤️ Contributors

v0.1.3

compare changes

🩹 Fixes

  • Package json (ecfe163)
  • Move required dependencies from dev to deps (d3f119c)

🏡 Chore

  • Access public (933fd5e)
  • release: V0.1.1 (2af71fe)

❤️ Contributors

v0.1.1

compare changes

🏡 Chore

  • Access public (933fd5e)

❤️ Contributors

v0.1.2

compare changes

v0.1.1

🚀 Enhancements

  • First implementation in playground (dff4c1d)
  • Moved playground to module (2a8cc97)
  • Added licence (d0532e1)

🩹 Fixes

  • Linting (b17ce60)
  • Linting (9c64658)
  • Linting (efff3fc)

🏡 Chore

  • Readme and package name (8725149)

❤️ Contributors