ngx-magicsearch
ngx-magicsearch copied to clipboard
Magic Search/Faceted Search Library for Angular 2
Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Removes `loader-utils` Updates `@angular/cli` from 1.7.3 to 14.2.8 Release notes Sourced from...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.1.3 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. Release notes Sourced from css-what's releases. v6.1.0 feat: Support pseudo elements with data (#762) 3be227a https://github.com/fb55/css-what/compare/v6.0.1...v6.1.0 v6.0.1 Fix parsing column combinators after tag names...
Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Removes `degenerator` Updates `karma` from 2.0.0 to 6.4.1 Release notes Sourced from...
Bumps [codecov](https://github.com/codecov/codecov-node) from 2.3.1 to 3.8.3. Release notes Sourced from codecov's releases. v3.8.3 Fixes #329 fix: Test if response has two lines Dependencies #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 5.2.9 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 2.2.0 to 10.1.1. Release notes Sourced from ng-packagr's releases. v10.0.0-rc.2 Bug Fixes issues with emitting declarationMap (38ad52b), closes #1464 10.0.0-rc.1 (2020-06-10) v10.0.0-rc.1 Bug Fixes disable CSS calc...
Making a few changes to filtering - Make filtering case insensitive. - When tab is pressed with invalid input treat it as text search - Always select top result when...
This adds the ability to remove a facet using backspace.