Injects elements into a codepen IDE for demonstration purposes
Estas são as versões deste script em que houve atualização do código. Mostar todas versões.
extending whenReady another 400 ms (total 500ms)
extending whenReady another 100 ms
simplify event log logic
event name typo
test
Adding addEventListenerAll usage
add ability to turn off api window
adding arrayRemove
arraysEqual
removing a console.log
Allowing for multiple components to be initialized by this script
changing dispose nullcheck to try-catch
adding dispose null check
adding pen.utils.debounce
penLay null check
wow, I wasn't paying attention; now it should hopefully have the null-check
again? null check?
ugh again trying to add null check
trying the null check again
add a null check
rollback to before notification attempts
fix: attempting notification enablement again
chore: allowing init for element-less components like Notification
feat: adding camelDash method
adding option to "turn off" the log/logging
adding pen.reset
adding removeLinks
adding a data-dds property to the stylesheets and scripts, moving loading indicator to a method
changing whenReady back to setTimeout
moving pen.ready = true to BEFORE the return :D
debugging whenReady
making pen.whenReady actually work
removing Constructor method for component initialization
preventing root-level addButton from adding duplicate buttons
tweaking root-level addButton
allowing to pre-initialize the component
Adding immediate timeout for API buttons
moving API-try-catch lines around for SideNav select
adding pen.whenReady
tweaking padding and border-radius
allows for no definition of demo
styling tweaks
minor output tweak
success in dynamically injecting and initializing
bugfix
adding self-initialization for DDS objects
changing body margin to body padding
adding utils.random
inline margin bottom for addButton
Mostrar todas as versões do script