livebook/assets
Jonatan Kłosko d93ab41e7a
Implement reordering cells using keyboard (#63)
* Implement moving cells with keyboard shortcuts

* Add tests for cell movement operation

* Refactor

* Does not mark cells as stale if Elixir cells did not change order
2021-03-01 13:29:46 +01:00
..
css Markdown snippets (#56) 2021-02-24 15:41:00 +01:00
js Implement reordering cells using keyboard (#63) 2021-03-01 13:29:46 +01:00
static Initial commit 2021-01-07 20:56:24 +01:00
test/lib Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
.babelrc Initial commit 2021-01-07 20:56:24 +01:00
package-lock.json Sanitize HTML rendered from Markdown (#39) 2021-02-17 17:16:16 +01:00
package.json Sanitize HTML rendered from Markdown (#39) 2021-02-17 17:16:16 +01:00
postcss.config.js Some cleanups (#25) 2021-02-11 16:35:32 +01:00
tailwind.config.js Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
webpack.config.js Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00