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
|
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 |