Jonatan Kłosko
e78b3a930c
Move more styles to components ( #1723 )
2023-02-23 19:07:00 +01:00
Jonatan Kłosko
f64dd0ea90
Restructure j/k navigation to support headlines ( #707 )
...
* Accessibility fixes
* Restructure j/k navigation to support headlines
* Focus modal content when open
* Further focus adjustments
* Fix tests
* Remove unused functions
2021-11-16 21:57:10 +01:00
Jonatan Kłosko
cd80bd7804
Implement user cursor and selection tracking ( #260 )
...
* Implement user cursor and selection tracking
* Separate jump-to-user and follow
2021-05-07 16:41:37 +02:00
Jonatan Kłosko
700987dc02
Add editor completion to Elixir cells ( #208 )
...
* Implement editor completion for Elixir cells
* Add completion tests
* Refactor completion
* Only extract Markdown docs for now
* Fix Elixir version-dependent test
* Fix docs matching
* Use upcoming Code.cursor_context/2
* Start temporary completion processes under a supervisor
* Show Erlang docs in completion items
* Update to latest Code.cursor_context
* Refactor completion
* Fix module completion when alias expands to Erlang module
* Remove tests-generated notebook
* Show variables and map fields differently
* Adjust signatures formatting
2021-04-20 19:34:17 +02:00
Jonatan Kłosko
90e7941fe4
Redesign ( #80 )
...
* Update cell actions
* Add new focus indicator
* Update headings typography
* Update cell actions and insert buttons
* Add sidebar menu
* Add settings modal
* Update homepage
* Update settings dialog
* Rename classes
* Add floating menu
* Update icon colors on hover
* Fix homepage tests
* Format assets source
* Update monaco editor
* Fix editor width on resize
* Add more padding to the notebook content
* Update settings dialog title
* Show reevaluate button when the cell is in evaluated state
* Show section actions on focus or hover only
* Pre-fill runtime selector with the current configuration
* Ignore cmd + enter in Markdown cells
2021-03-20 14:10:15 +01:00
Jonatan Kłosko
7fa2b44666
Highlight viewed section within the list ( #76 )
...
* Add fallback primary fonts
* Highlight viewed section in the navbar
* Fix moving cells with empty sections
* Reword attribute
2021-03-12 16:40:37 +01:00
Jonatan Kłosko
a2d1e2f934
Initial redesign ( #75 )
...
* Add Remix icons
* Replace existing icons with Remix icons
* Update fonts
* Redesign homepage
* Redesign shortcuts modal
* Fix tests
2021-03-12 11:57:01 +01:00
Jonatan Kłosko
9d3a2ae264
Some cleanups ( #25 )
...
* Remove old js files
* Cleanup styles
* Update page title
* Unify elements rounding
* Fix indentation
* Rename component modules
* Add actions to routes for better helpers
2021-02-11 16:35:32 +01:00