Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC-2 Document how to normalize facet values #448

Merged
merged 3 commits into from
May 8, 2017
Merged

DOC-2 Document how to normalize facet values #448

merged 3 commits into from
May 8, 2017

Conversation

fbeaudoincoveo
Copy link
Contributor

DOC-690 - Document the usage of Coveo.options

(these two documentation issues were somehow related)

  • Added link to the Normalizing Facet Value Captions article in Facet.options.valueCaption

  • Changed the note that misleadingly said some options could only be set in the init call, added relevant links, and modified examples for:

    • Facet.options.valueCaption
    • FacetSlider.options.getSteps
    • FacetSlider.options.valueCaption
    • FieldSuggestions.options.onSelect
    • ResultLink.options.onClick
    • ResultsFiltersPreferences.options.filters
  • Made mostly cosmetic changes to the Facet, FacetSlider, FieldSuggestions, ResultLink, and ResultsFiltersPreferences documentation.

Deploy

DOC-690 - Document the usage of Coveo.options

(these two documentation issues were somehow related)

- Added link to the **Normalizing Facet Value Captions** article in `Facet.options.valueCaption`
- Changed the note that misleadingly said some options could only be set in the `init` call, added relevant links, and modified examples for:
    - `Facet.options.valueCaption`
    - `FacetSlider.options.getSteps`
    - `FacetSlider.options.valueCaption`
    - `FieldSuggestions.options.onSelect`
    - `ResultLink.options.onClick`
    - `ResultsFiltersPreferences.options.filters`

- Made mostly cosmetic changes to the `Facet`, `FacetSlider`, `FieldSuggestions`, `ResultLink`, and `ResultsFiltersPreferences` documentation.
* Note that this component does not inherit from the Facet component, and thus does not offer the same configuration
* options. Also, some of the FacetSlider options cannot be set as a HTML attributes on the component and must rather be
* configured in the {@link init} call of the search interface.
*
Copy link
Contributor Author

@fbeaudoincoveo fbeaudoincoveo May 5, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the following examples, because I feel the Passing Component Options in the init Call / Passing Component Options Before the init Call topics explain this pretty well, and the links are repeated in the options which can't be configured through the markup.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 80.966% when pulling 9f861c3 on fbeaudoincoveo:DOC-2 into 13ab55a on coveo:master.

@fbeaudoincoveo
Copy link
Contributor Author

Sorry about the huge PR...

DOC-690 - Document the usage of Coveo.options

- Fixed error in TypeDoc.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.889% when pulling 049c914 on fbeaudoincoveo:DOC-2 into 13ab55a on coveo:master.

@olamothe olamothe merged commit ab45820 into coveo:master May 8, 2017
@fbeaudoincoveo fbeaudoincoveo deleted the DOC-2 branch June 7, 2017 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants