trestle-search icon indicating copy to clipboard operation
trestle-search copied to clipboard

Search plugin for the Trestle admin framework

Results 11 trestle-search issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies
javascript

Any way to do minor customizations to the search element, for example changing the placeholder?

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Placeholder issue to begin working out the details of how advanced search / filters will work.

Scopes and the search textfield work pretty well separately, but you can't join their results in a `AND` clause.

Hi, Not sure why but when I installed this gem and go to the admin pages, it will jump to the Users table (Devise gem) to authorise instead of the...

Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies
javascript

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies
javascript

Hi guys! I'm trying to implement a simple search bar into a Trestle tab but I can't find any documentation about how to do it! Can you helpe?