Commit bb08266
authored
Metadata support for property and argument bounds info (#104)
* Function mustache changes and tests
* Property Mustache
* Proprety working
* Updated Property and added changelogging for properties
* Added function arguments to changelog
* Adjusted formatting in changelog
* added bounds to the md
* Module tests
* Adding removed file
* Removed incorrect details nesting
* More Mustache formatting
* Added more variable property testing
* Added more variable parameter testing
* Updated test result file
* Undo uncessary changes
* Remove flags from property change listings. Changed text for min value and max value changes
* Updated text by adding new bools for mustache use
* Updated tests
* Updated tests
* Updated Bounds test with latest main changes
* Change files
* Addressing feedback
* Only show arguments if notes are added including bounds
* Changed from simple_ordered_array to value
* Fix nit
* Removed uses of has_min and has_max
* Fixed issue with 0 min or max value
* Updated to check for some null values and adds interface checks
* Added formatting if both bounds exist
* Fixed issue with function mustache
* Updated based on feedback'
* Update usage of bounds in other test modules
* Remove extra spacing
* Minor edits1 parent 3e7db0b commit bb08266
File tree
20 files changed
+1684
-38
lines changed- change
- tools
- api-docs-generator-test-snapshots/test
- bounds
- __snapshots__
- docs
- input
- changelog_diffing
- __snapshots__
- input
- optionals/__snapshots__
- api-docs-generator/src
- filters
- modules
- markup-generators-plugin/templates
- msdocs/script
- tsdef
20 files changed
+1684
-38
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments