« get me outta code hell

scratchblocks-generator-3 - scratchblocks generator for projects made in 3.0
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-12-21make unknown block/input messages clearer for site HEAD masterFlorrie
2019-12-21update hash automatically; react to it changingFlorrie
2019-12-21support empty boolean in notFlorrie
probably need to do this for all boolean inputs
2019-12-21use assets cdn for better reliabilityFlorrie
2019-12-21improve target element stylingFlorrie
2019-12-20only scroll into view on autoloadFlorrie
it behaves kind of weirdly when scrollIntoView'ing from a position that is not already at the top (i.e. the initial state) and doesn't really make sense to do anyway when clicking manually (except arguably when using tab to scroll the list, but that's a whole different shebang to tackle).
2019-12-20scroll autoloaded target into view - kindaFlorrie
2019-12-20support empty C blocksFlorrie
2019-12-20make target list scrollable instead of overflowingFlorrie
2019-12-20begin the site!Florrie
2019-12-16initial commitFlorrie