Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Refactor search components to allow passing props & html in #109

Open
thatbudakguy opened this issue Aug 8, 2018 · 0 comments
Open

Refactor search components to allow passing props & html in #109

thatbudakguy opened this issue Aug 8, 2018 · 0 comments
Labels

Comments

@thatbudakguy
Copy link
Contributor

use <slot>, accept props from django

@thatbudakguy thatbudakguy self-assigned this Aug 8, 2018
This was referenced Aug 8, 2018
rlskoeser pushed a commit that referenced this issue Aug 15, 2018
* add vue.js & begin scaffolding search form

* books search form reactivity/serialization (#95)

* add filter components and search/rolodex (#95)

* first pass at active filter display (#95)

* update dependencies, allow ES7

* manage form state using vuex (#95)

* rework vuex configuration (#95)

* active facets display (#95)

* querystring mutations and parser (#95)

* basic range facet component (#95)

* facet changes dynamically update choice counts (#95)

* working result fetching (#101)

* total result count updates (#101)

* ajax result rendering (#101)

* adjust sorting behavior for empty fields

* setup sorting and keyword queries (#101)

* adjust zero result test to match UI text

* remove flat file example data

* load initial results without js; add noscript tag

* disable result count test

* Add Vary header to book list view to address ajax result caching issue

* Add book count to noscript fallback section and restore tests

* close <input> tags

* add more explanatory comments

* update formState getter

* remove publisher, translator, and filters

* refactor and document mutations & actions (#106)

* finish documentation, resolve routing issues

* pin dal to < 3.3

* update semantic-ui-vue; refactor html to be more declarative (#109)

* range facet handling

* pass in form label names from django (#109)

* function formatting

* show disabled menu items

* add json_dumps filter

* add "clear all" button

* disable enter key submission for site search

* show site search by default on books search page

* make checkbox labels clickable

* improve range facet handling and display
@thatbudakguy thatbudakguy removed their assignment Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant