-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EREGCSC-2778 -- Ensure JSDoc info is correct (#1398)
* chore: light begin JSDoc annotations; clean up vestigial get method * chore: update getRegSearchResults to use passed in API url * chore: getSupplementalContent using passed in apiUrl; update locationString to citationString * chore: update getTitles to need apiUrl param * chore: getParts cleanup * chore: clean up statues methods and assoc. JSDoc * chore: cleanup return * chore: fix casing issue; continue to refine JSDoc annotations * chore: continue to update api method params to be objects with keys instead of comma separated values * chore: further work to add consistency to api method param format * chore: continue * chore: update getTitles * chore: further work * chore: finish api.js * chore: finish filters.js * chore: remove synthetic part that is no longer relevant * chore: remove some unused methods, update JSDoc annotations, etc * chore: remove vestigial/unused utility methods
- Loading branch information
Showing
26 changed files
with
287 additions
and
1,610 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 0 additions & 47 deletions
47
solution/ui/regulations/eregs-component-lib/src/synthetic-part/Appendix.vue
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
solution/ui/regulations/eregs-component-lib/src/synthetic-part/Citation.vue
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
solution/ui/regulations/eregs-component-lib/src/synthetic-part/Division.vue
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
solution/ui/regulations/eregs-component-lib/src/synthetic-part/EffectiveDateNote.vue
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
solution/ui/regulations/eregs-component-lib/src/synthetic-part/Extract.vue
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
solution/ui/regulations/eregs-component-lib/src/synthetic-part/FlushParagraph.vue
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
solution/ui/regulations/eregs-component-lib/src/synthetic-part/FootNote.vue
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
solution/ui/regulations/eregs-component-lib/src/synthetic-part/Heading.vue
This file was deleted.
Oops, something went wrong.
97 changes: 0 additions & 97 deletions
97
solution/ui/regulations/eregs-component-lib/src/synthetic-part/Node.vue
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.