Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dart:geometry library #3107

Closed
DartBot opened this issue May 17, 2012 · 10 comments
Closed

dart:geometry library #3107

DartBot opened this issue May 17, 2012 · 10 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented May 17, 2012

This issue was originally filed by @seaneagan


"dart:html" contains several geometric concepts which would be nice to factor out into a "dart:geometry" or similar:

Point (issue #3053)
Rectangle (issue #3035)
Matrix (issue #3054)

and at least a few other concepts would be useful:

Interval (https://gist.github.com/2719638)
Polygon
Line
Path
Angle
Circle
Ellipse
Square
etc.

@iposva-google
Copy link
Contributor

Added Area-DOM, Triaged labels.

@DartBot
Copy link
Author

DartBot commented Jun 24, 2012

This comment was originally written by @jinmingjian


should be.

@iposva-google
Copy link
Contributor

Removed Area-DOM label.
Added Area-HTML label.

@vsmenon
Copy link
Member

vsmenon commented Aug 14, 2012

Added this to the Later milestone.
Removed Type-Defect label.
Added Type-Enhancement label.

@efortuna
Copy link
Contributor

efortuna commented Oct 3, 2013

Added html-api label.

@blois
Copy link
Contributor

blois commented Oct 3, 2013

Removed Area-HTML, html-api labels.
Added Area-Library label.

@floitschG
Copy link
Contributor

cc @efortuna.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@DartBot DartBot added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. labels Aug 4, 2014
@sethladd
Copy link
Contributor

sethladd commented Jun 4, 2015

Doesn't look like this is planned.

@sethladd sethladd closed this as completed Jun 4, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

9 participants