-
-
Notifications
You must be signed in to change notification settings - Fork 4
Turtle 0.2.1 #347
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
Merged
Merged
Turtle 0.2.1 #347
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Linking to examples and history
Putting the element a bit higher in the hierarchy allows the copy to work
fix: `Turtle.js.teleport` ( re: #334 )
More backgrounds and layout adjustments
Improving build, buildPage, and config
Updating Manifest and CHANGELOG
Updating Manifest and CHANGELOG
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Turtle 0.2.1:
_includes/Helpcopy code button #331)psturtle.comimprovement #333)psturtle.combuild improvement #344)_includes/SelectPaletteshould select the site default palette #346)Turtlecommand improvements:Get-TurtleGet-Turtlehelp (Get-Turtlehelp #273) (turtle flower helpturtle flower help examples)Get-Turtlenow tracks commands (Turtle.Commandsshould contain the list of commands #250)Get-Turtlenow supports brackets (Get-Turtleshould support brackets #255) and prebalances them (Get-Turtlebracket prebalancing #262)Get-Turtle -AsJob(Get-Turtle -AsJob#268)Get-Turtleimproved set errors (Get-Turtleimprove set errors #252)Save-TurtleSave-Turtlesaves as SVG by default (Save-Turtleshould save the SVG #259)Save-Turtleautosaves by name (Save-Turtleshould autosave properties by file name #269)Show-Turtlewill show the turtle (Show-Turtle#257)Turtle.a/Arc(Turtle.Arcshould draw an arc path #231)Turtle.b/BezierCurve(Turtle.BezierCurve()#228)Turtle.CircleArc(Turtle.CircleArc()#235)Turtle.c/CubicBezierCurve(Turtle.CubicBezierCurve()#230)Turtle.FractalShrub(Turtle.FractalShrub#332)Turtle.Leg(Turtle.Arm/Leg#288)Turtle.Pie/PieGraph(Turtle.PieGraph#239)Turtle.q/QuadraticBezierCurve(Turtle.QuadraticBezierCurve()#229)Turtle.Repeat(Turtle.Repeat()#256)Turtle.Spider(Turtle.Spider#289)Turtle.Spiderweb(Turtle.SpiderWeb#290)Turtle.Spokes(Turtle.Spokes#291)Turtle.Sun(Turtle.Sun#297)Turtle.Show(Turtle.Show()#258)Turtle.get_ArgumentList(Turtle.get_ArgumentList#296)Turtle.get/set_Attribute(Turtle.get/set_Attribute#247)Turtle.get/set_Class(Turtles with.Class#237)Turtle.get_Commands(Turtle.Commandsshould contain the list of commands #250)Turtle.get_DataBlock(Turtle.get_DataBlock#284)Turtle.get/set_Element(Turtle.get/set_Element#248)Turtle.get/set_Defines(Turtle.get/set_Defines#243)Turtle.get_ScriptBlock(Turtle.get_Scriptblock#253)Turtle.get/set_Defines(Turtle.get/set_Defines#243)Turtle.get/set_Keyframe(s)(Turtle.get/set_Keyframe#251)Turtle.get_History(Turtle.get_Historyshould get movement history #279)Turtle.get/set_Link/Href(Turtle.Href#241)Turtle.get/set_Locale(Turtle.get/set_Localeshould change the systemLanguage #300)Turtle.get_Marker(Turtle.get_Markershould get the Turtle as an SVG Marker #227)Turtle.get/set_MarkerEnd(Turtle.get/set_EndMarkershould set the end marker #233)Turtle.get/set_MarkerMiddle(Turtle.get/set_MidMarkershould set the mid marker #234)Turtle.get/set_MarkerStart(Turtle.StartMarkershould set the start marker #232)Turtle.get/set_Opacity(Turtle.get/set_Opacity#293)Turtle.get/set_Precision(Turtle.Precisionshould control rounding #225)Turtle.ResizeViewBox(Turtle.ResizeViewBox()#238)Turtle.get/set_Start(Turtle.get/set_Start#245)Turtle.get/set_Style(Turtle.get/set_Style#254)Turtle.get/set_Variable(Turtle.get/set_Variable#263)Turtle.get/set_Title(Turtle.get/set_Title#285)Turtle.HistoryTurtle.History.ToString()(Turtle.Historyshould stringify to the instruction #282)Turtle.History.DefaultDisplay(Turtle.HistoryDefaultDisplay #283)Turtle.js(experimental)Turtle.js#302)Turtle.js.heading(Turtle.js.heading#303)Turtle.js.rotate(Turtle.js.rotate#304)Turtle.js.forward(Turtle.js.forward#305) ([Bug]:Turtle.js.forwardreturnsNaNsteps #337) ([Bug]:Turtle.js.polygonandTurtle.js.forwardreturns NaN #338)Turtle.js.isPenDown(Turtle.js.isPenDown#306)Turtle.js.goTo(Turtle.js.goto#307)Turtle.js.step(Turtle.js.step#308)Turtle.js.teleport(Turtle.js.teleport#309) ([Bug]:Turtle.js.teleportmissing function #334)Turtle.js.steps(Turtle.js.steps#310)Turtle.js.min(Turtle.js.min#311)Turtle.js.max(Turtle.js.max#312)Turtle.js.resize(Turtle.js.resize#313)Turtle.js.x(Turtle.js.x#314)Turtle.js.y(Turtle.js.y#315)Turtle.js.width(Turtle.js.width#316)Turtle.js.height(Turtle.js.height#317)Turtle.js.pathData(Turtle.js.pathData#318) ([Bug]:Turtle.js.pathDatais not a function #339)Turtle.js.polygon(Turtle.js.polygon#319) ([Bug]:Turtle.js.polygonreturnsNaNsteps #336) ([Bug]:Turtle.js.polygonandTurtle.js.forwardreturns NaN #338)Turtle.js.penUp(Turtle.js.penUp#322)Turtle.js.penDown(Turtle.js.penDown#323)Turtle.js.parse(Turtle.js.parse#327)Turtle.js.go(Turtle.js.go#330)Turtle.js.ToString.ps1()(Turtle.js.ToString()#320)Turtle.js.get_JavaScript.ps1(Turtle.js.get_JavaScript#324)Turtle.ArcLeft/ArcRightallows StepCount (Turtle.ArcRightshould allow a stepcount #272)Turtle.Circleoptimization (Turtle.Circleoptimization #287)Turtle.FractalPlantimprovement (Turtle Plant Fractal Improvement #271)Turtle.HorizontalLineis mapped to SVGh(Turtle.HorizontalLineshould becomeh#280)Turtle.VerticalLineis mapped to SVGv(Turtle.VerticalLineshould becomev#281)[OutputType([xml])]to properties that output XML ([OutputType([xml])]should be added to XML code paths #266)Turtle.get_Durationdefaults (Turtle.get_Durationshould default to 4.2 #270)Turtle.get_Mask/PatternMaskreturns only the mask (Turtle.get_Mask/PatternMaskimprovement #261)Turtle.set_BackgroundColorapplies to SVG directly (Turtle.BackgroundColorshould be displayed in the SVG #260)Turtle.get_Maximumis a vector (Turtle Max is a Vector #275)Turtle.get_Minimumis a vector (Turtle Min is a Vector #276)Turtle.get_Positionis a vector (Turtle Position is a Vector #274)Turtle.set_Strokesupports gradients (Turtle.set_Strokegradients #295)Turtle.set_Fillsupports gradients (Turtle.set_Fillgradients #294)Turtle.set_PathAnimationwill not overwrite a morph (Turtle.PathAnimationshould not overwrite a morph #244)Turtle.get/set_PatternAnimationuses duration (Turtle.PatternAnimationdefault duration #299) and improved docs (Turtle.PatternAnimationdocs and examples #298)Turtle.get_TextElementdefaults to centered text (Turtle.get_TextElementshould work without a path #265)Turtle.get_TextElementimproved color support (Turtle.get_TextElementshould be colorful #292)Turtle.get_ViewBoxnegative bounds (Turtle.get_ViewBoxshould allow negative bounds #286)Turtle.BackgroundColour) (Internationalized Aliases #236)TurtleSVG Aliases #240)Turtle.Pop(Turtle.Pop()outputs twice #264)