Pablo Estornut
Pablo Estornut
# What? In `dcl deploy` command: + Adds a log with number of files and total size + Add option `--log-files` to log detailed list of all files and size...
In http://ichord.github.io/Caret.js/ example, in the iframe editor, if we type more text so that an scroll bar appears, the position is not correct when scroll is at bottom.
In the http://ichord.github.io/Caret.js/ example, in the textarea, if we select a text, when we do click to unselect the text by placing the cursor inside the selection bounds, the cursor...
I fixed a memory leak in Layout service addLayout method by removing the controller from the layouts array when the directive ui-layout is destroyed. I also changed the layout id...