Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
7f2b6465c2
Added new options function that can generate a set of options from an input and allow them to be converted. Modified the converter template to support an array of ignite properties as the input. The converter now supports the value converter returning an array of ignite templates. This allows for more complex conversions.
3eadebec0c
Fixed some major issues with list splice construction and other templates incorrectly constructing an element after a specified sibling. Improved documentation as well.
f1b1ae5c13
Added video template and source template. Added code so that if the src attribute is changed on a source element it automatically pauses the video and resets the position to 0.
b9260dbdb1
Fixed a bug where a double empty constructor could be generated for a C# client if there is no fields/properties. Bumped package version to 1.7.3