Commit Graph

70 Commits

Author SHA1 Message Date
tshenry 6a3852e373
Update about.json 2021-03-04 16:22:57 -08:00
dependabot[bot] 8e41644cd5
Build(deps): bump lodash from 4.17.15 to 4.17.19 (#1)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 12:05:05 -04:00
jjaffeux 222e50bacb FIX: ensures we can rewrite links
This selector was too specific and would end up catching a directlyt wich would result in innerHTML being the text of the link and not the full link.
2020-04-24 11:19:36 +02:00
jjaffeux 81bbc2080a removes links and clear placeholders for now
It works well, but is too much noise for the value
2020-04-22 12:41:42 +02:00
jjaffeux e49d7411e5 FIX: better detection of default value 2020-04-20 20:39:54 +02:00
jjaffeux f947865904 FIX: ensures correct updates on input and clear 2020-04-20 17:07:04 +02:00
jjaffeux 1fab87e976 FIX: do not placeholder the placeholder 2020-04-20 17:06:49 +02:00
jjaffeux c1e02d7c2f FIX: improves links position when many links 2020-04-20 16:13:20 +02:00
jjaffeux 3726aa75e3 REFACTOR: various code/UI/UX changes and refactorings
- ability to clear placeholders
- builder UI
- link to placeholder
- improve styles
2020-04-20 16:07:10 +02:00
jjaffeux 6f46840fb1 linting 2020-04-14 17:04:41 +02:00
Joffrey JAFFEUX 1e8edaddfa FIX: more efficient matching 2019-06-26 23:17:38 +02:00
Joffrey JAFFEUX 49b501ca20 DEV: adds decorateCooked id to prevent leaks 2019-06-24 12:54:37 +02:00
Joffrey JAFFEUX 179e86d3e4 FEATURE: adds support for optional delimiter 2019-06-21 16:41:53 +02:00
Joffrey JAFFEUX 4f2a5a2f89 FIX: initial process should also be delayed 2019-05-30 10:57:57 +02:00
Joffrey JAFFEUX b2400e1255
FIX: waits libs (highlightjs) to process post before acting 2019-05-30 10:18:49 +02:00
Joffrey JAFFEUX 41408e51fa
Update README.md 2019-05-30 10:17:22 +02:00
Joffrey JAFFEUX 4278f02385
Create README.md 2019-05-20 13:26:14 +02:00
Joffrey JAFFEUX 6bf6ccb095 FEATURE: saved state 2019-05-14 12:26:11 +02:00
Joffrey JAFFEUX 2461cab04e it's a component 2019-05-14 11:22:19 +02:00
Joffrey JAFFEUX 412875b25b init 2019-05-14 11:18:12 +02:00