Commit Graph

25 Commits

Author SHA1 Message Date
Hailong 025b1a6822
Fix a typo on the Leaf overview page. (#582)
* Fix a typo on the Leaf overview page.

* Update 3.0/docs/leaf/overview.md

Co-authored-by: Siemen Sikkema <siemensikkema@users.noreply.github.com>

* Update 4.0/docs/leaf/overview.md

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
Co-authored-by: Siemen Sikkema <siemensikkema@users.noreply.github.com>
2021-01-11 10:08:30 +00:00
Joe Smith 956bc55ca8 Pointer toward a struct and not raw array for Encodable (#409) 2019-06-19 15:17:35 -04:00
tanner0101 0bd4980439 clarify #set/#get usage in leaf 2018-10-16 11:48:36 -04:00
Tim 6299ee3599
Merge pull request #332 from cweinberger/feature/add-leaf-xcode-highlighting
Add option for leaf Xcode syntax highlighting
2018-10-07 15:18:49 +01:00
Christian Weinberger 27c5b3a68c
Update getting-started.md
Incorporating feedback from tanner0101
2018-09-23 21:57:04 +02:00
tanner0101 9ca94bfa45 implement custom tags section 2018-08-08 18:40:48 -04:00
tanner0101 cb374e0994 leaf 3 docs 2018-08-08 18:08:47 -04:00
madeny b753f3c960
Correct one these third-party.
You may also wish to install one these third-party! | instead of  "You may also wish to install one *of* these third-party"
2018-06-13 17:39:03 +02:00
Christian Weinberger ec111b1fd9
Add option for Xcode syntax highlighting 2018-06-06 17:05:47 +02:00
Tiago Ferreira 50d175202c
Structs with Futures are only Encodable 2018-05-12 12:04:09 +01:00
tanner0101 fa6d053cd1 add beta warnings 2018-05-04 18:48:25 -04:00
Carl Downing bb201f8611 I am not immune to my own pettiness 2018-04-23 14:05:24 -07:00
Carl Downing ca056a5444 Provide an example for loop variables 2018-04-23 14:03:43 -07:00
tanner0101 ce38409f2c remove all broken links 2018-03-12 23:05:53 -04:00
Tim c226ea20a7
Merge pull request #285 from jonny7/patch-1
Correction to Leaf registration in configure()
2018-02-21 13:53:40 +00:00
jonny7 06da8e3b7a
LeafRenderer has no member make()
Looking through the class, possibly make() has been replaced by render()
2018-02-20 21:13:52 -04:00
jonny7 a2032cb85e
Update getting-started.md
Working through the 3.0 docs for Leaf the previous didn't work, but this commit does and it seems to follow the same pattern for registering other services. Apologies if incorrect :)
2018-02-20 21:03:13 -04:00
Johann Kerr ba182a8e04
Update basics.md 2018-01-07 15:44:56 -05:00
Joannis Orlandos e0a9f19f45 add leaf streams to docs 2017-12-23 01:14:03 +01:00
Joannis Orlandos 199cf89d83 more mysql docs 2017-12-23 00:44:03 +01:00
Joannis Orlandos 527e7d77ca add reactive mention for leaf 2017-12-22 19:46:18 +01:00
Paul Hudson bae34a5a32 Added codable struct example; renamed package.md to getting-started.md. 2017-12-21 17:27:18 +00:00
Paul Hudson 688a4478b4 First pass at Leaf documentation for 3.0. 2017-12-21 13:39:10 +00:00
Joannis Orlandos 47e35b20dd update docs 2017-12-20 19:19:24 +01:00
Joannis Orlandos f2a1726e3a make the new leaf helpers public 2017-12-01 18:18:28 +01:00