Giter Club home page Giter Club logo

dart-pad's People

Contributors

craiglabenz avatar dependabot[bot] avatar devoncarew avatar domesticmouse avatar franklinyow avatar georgehe4 avatar ggirou avatar gmosx avatar guillermooo avatar himanshuranjan30 avatar jakemac53 avatar jawahars16 avatar jcollins-g avatar johnpryan avatar jonasfj avatar kasperpeulen avatar kevmoo avatar lambdabaa avatar legalcodes avatar lukechurch avatar miquelbeltran avatar mit-mit avatar mmcdon20 avatar parlough avatar redbrogdon avatar srawlins avatar stevemessick avatar timmaffett avatar wibling avatar xazin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dart-pad's Issues

Add google analytics

From @sethladd on January 6, 2015 22:53

Would be nice to also fire an event every time someone clicks "Run".

I'd also like to know how often people use HTML and CSS editing, or just Dart editing.

Copied from original issue: devoncarew/dartpad_ui#17

The error for using dart:io is unhelpful

From @lukechurch on January 5, 2015 12:30

"Error compiling:
[500 Internal Server Error] [error, line 1] Library not found 'dart:io'."

Should be something along the lines of

"The dart:io library cannot be used in a browser context. Please see support page for common work arounds."

Lets chat about where we put in the fix.

Copied from original issue: devoncarew/dartpad_ui#14

Discovery of keyboard shortcuts

We need a mechanism to help users discover keyboard shortcuts for e.g. the Run button.

The easiest would be hover tooltips, a bit better would be that every time you used the mouse to perform an action there was an indicator in e.g. the bottom right of the screen what the shortcut would be.

race conditions with typing and analysis results

We can get into race conditions where the analysis results are not up to date wrt the current text.

  • discard older analysis / compilation requests (if we've sent a newer one)
  • on long analysis timeouts, remove any analysis issues

create and use a resizeable splitter component (was: during resize the UI spends too much visual real-estate on the code)

From @lukechurch on January 2, 2015 11:47

This often results in it being harder to read the output than necessary, with large 'dark-space' area

Ideally each of the display element should be movable and redockable so they could be re-arranged to the users wish (e.g. I'm often using try for cases where the HTML output is not used at all).

If that's too much engineering for now, just making the vertical divider movable would go a long way.

Copied from original issue: devoncarew/dartpad_ui#10

track average client visible line length

Track average client visible line length. It would be nice to know how many clients can comfortably display 80 col lines, or if the average for dartpad clients is a bit shorter.

Not clear if I must click Run button

I made a change, and nothing happened. I waited two seconds. Nothing happened. I then clicked Run and I saw my change.

Should the UI respond to my change automatically? If so, can you give a visual clue that I should hang tight, or click Run.

Delay between opening page and first display of the code

From @lukechurch on January 2, 2015 11:50

There's a fairly noticeable delay between the page first loading and the dart code appearing in the LHS window, this gives a perception of slowness.

The delay is noticeable worse on a tablet than a laptop, I suspect it's something to do with the way the editor is being initied?

Copied from original issue: devoncarew/dartpad_ui#11

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.