animate.css/docsSource/sections
Thomas Reese e22d9c8689
Suggesting using addEventListener once option in docs
Adding `{once : true}` to `node.addEventListener` causes the event trigger to be removed after first use. This built-in method cleans up the requirement to remove event within event handler.
2020-08-27 18:39:34 -07:00
..
00-intro.md v4 release (#1050) 2020-05-07 16:42:33 +01:00
01-usage.md Fix typo on docs 2020-05-29 12:50:17 +01:00
02-utilities.md Adds animate__infinite to docs. Fixes #1081 (#1082) 2020-07-13 09:43:19 +01:00
03-best-practices.md Fix for 'Edit this on Github' links (#1052) 2020-05-07 19:19:42 +01:00
04-javascript.md Suggesting using addEventListener once option in docs 2020-08-27 18:39:34 -07:00
06-migration.md v4 release (#1050) 2020-05-07 16:42:33 +01:00
07-custom-builds.md v4 release (#1050) 2020-05-07 16:42:33 +01:00
08-accessibility.md Fix broken links and update docs topics structure (#1069) 2020-06-09 15:40:29 +01:00
09-contributors.md v4 release (#1050) 2020-05-07 16:42:33 +01:00
09-license-contributing.md Update docs to reference main branch instead of master (fixes #1070) 2020-08-12 09:27:09 +01:00