Commit Graph

7 Commits (master)

Author SHA1 Message Date
Aditya Tandon a8b453d410 Geometry: Adds geometry of cylinder and cone (#4144)
* adds geometry of cylinder and cone

correcting the formula

updating test

* tweaking cone svg a bit

* tweaking fil surface and fill volume svg

slight nit fix

switches class name to stroke special

updates test

* updates test

* syntax fix
2017-08-25 11:58:30 +01:00
Lev Kravinsky 4bf20c33b2 Geometry: Add Triangle Area (#4287)
* add triangle objectInfo and svg

* add tests for triangles & fix formula variable name

* add perimeter to triangle

* add height to triangle svg
2017-08-22 20:08:35 +01:00
Nalin Bhardwaj fc7166c2e8 Fixex dark mode SVG colors (#4276) 2017-06-21 20:36:38 -04:00
Aditya Tandon b75091e516 formatting the answers (#4133) 2017-04-28 13:54:07 -04:00
Zaahir Moolla 2fc4732de5 Fix Goodie ID in JS (#4126) 2017-04-24 17:36:05 -04:00
Zaahir Moolla abb63d9cd4 Ensure filenames don't contain spaces (#4125) 2017-04-24 16:11:35 -04:00
Brian Singer c5816891e4 Geometry Spice converted to Goodie: Broken hover and missing calculation feature (#3181)
* Geometry Broken Hover and missing calc

* Linked hover effect for dot and SVG

* updated css

* started test file

* consolidated objectInfo YML and finished testing

* removed dumeprs

* fixed triggering and added more triggering test cases
2017-04-24 15:41:31 -04:00