Giter Site home page Giter Site logo

old-liana's People

Contributors

rchanou avatar

Watchers

 avatar  avatar

old-liana's Issues

node selection navigation

allow moving the selected node via arrow keys or "FRST" keys (for initial testing on my Colemak layout, this will eventually be "calibratable" to the user's keyboard.)

  • when down-navigating to a link, directly select that link instead of the first sibling
  • properly handle navigation to root node
  • allow "back-navigation" to dependent nodes of root node

reorganize display code

  • move display view models to separate file
  • use mst context for repo instead of "higher-order store"
  • move all specific display logic/properties like color into react component logic

Responsive node layout

Can be done in multiple ways.

Easy

  • Center visible nodes and scale to fit within the window.

Challenging

  • Automatically collapse certain nodes when shrinking window (perhaps a user setting)
  • Remember these nodes so that they expand again when the window is expanded

node selection keyboard navigation

allow moving the selected node via arrow keys or "FRST" keys (for initial testing on my Colemak layout, this will eventually be "calibratable" to the user's keyboard.)

umbrella: fix current node-editing system

  • don't auto-move after edit anymore?
  • a few cases broken from latest refactor (e.g. error when trying to change op)
  • auto-scroll to keep cursor in view
  • allow customization of input mode display

epic: edit/commit system

start modelling edits and commits as first-class concepts.
the current repo model effectively becomes a snapshot of edits/commits.

improve movement system

the system should be able to handle movement between cells that don't directly have the same coordinates along an axis but are in the same general direction. the movement coordinates should also be based off their centers (takes into account width/height).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.