Releases: fastn-stack/fastn
Releases · fastn-stack/fastn
0.2.0-pre-1-v-041
Checkout fastn installation step: https://fastn.io/install/
What's Changed
- fastn/cli:
fastn publish-static upload
by @AbrarNitk in #610 - fastn-cli/code-cleanup:
fastn publish-static
by @AbrarNitk in #613
Full Changelog: 0.2.0-pre-1-v-040...0.2.0-pre-1-v-041
0.2.0-pre-1-v-040
Checkout fastn installation step: https://fastn.io/install/
Full Changelog: 0.2.0-pre-1-v-039...0.2.0-pre-1-v-040
0.2.0-pre-1-v-039
Checkout fastn installation step: https://fastn.io/install/
Full Changelog: 0.2.0-pre-1-v-038...0.2.0-pre-1-v-039
0.2.0-pre-1-v-038
Checkout fastn installation step: https://fastn.io/install/
What's Changed
- Workflow optimisation by @Arpita-Jaiswal in #604
Full Changelog: 0.2.0-pre-1-v-037...0.2.0-pre-1-v-038
0.2.0-pre-1-v-037
Checkout fastn installation step: https://fastn.io/install/
What's Changed
- P1 parser: ftd v2 by @Arpita-Jaiswal in #395
- Parser fixes by @Arpita-Jaiswal in #400
- markdown color changes by @Heulitig in #402
- Interpreter #2: KindData by @Arpita-Jaiswal in #404
- ftd-test-fix by @Heulitig in #407
- Implemented Check-Id in ftd and tested this using a hard coded dummy id map by @Heulitig in #391
- Interpreter #2: Variable by @Arpita-Jaiswal in #406
- Created Interpreter state for variable by @Arpita-Jaiswal in #414
- Adding constants.rs by @Heulitig in #415
- Adjustments in Check-ID state by @Heulitig in #420
- regex adjustments for change in linking syntax by @Heulitig in #423
- adjustment to avoid redundant processing of comments by @Heulitig in #436
- Added FTD logo by @gsalunke in #438
- APIs Error Handling by @AbrarNitk in #444
- Page heading processor by @Heulitig in #439
- added document parameter based on latest toc-item changes by @Heulitig in #446
- container error msg adjustment by @Heulitig in #449
- Function in FTD by @Arpita-Jaiswal in #450
- Update diffy requirement from 0.2 to 0.3 by @dependabot in #403
- Update ron requirement from 0.7.0 to 0.8.0 by @dependabot in #454
- External children by @Arpita-Jaiswal in #456
- Update comrak requirement from 0.14 to 0.15 by @dependabot in #458
- Auto numbering of headings by @Heulitig in #448
- Reorder by @Arpita-Jaiswal in #461
- Http get query params fix by @Heulitig in #467
or-type
for styles by @Arpita-Jaiswal in #472or-type
variant by @Arpita-Jaiswal in #475- Or type Variants by @Arpita-Jaiswal in #476
- Add license scan report and status by @fossabot in #482
- ftd:0.3: FTD Styling Property
overflow
by @AbrarNitk in #489 - Code Refactor: horizontal and vertical resizing renamed to width and height by @AbrarNitk in #493
- ftd:0.3 Styling property
overflow-x
by @AbrarNitk in #494 - ftd:0.3: Styling Property
overflow-y
by @AbrarNitk in #495 - Interpreter: ftd 0.3 scan ast by @Arpita-Jaiswal in #496
- Interpreter Fix: Attempt 1 by @Arpita-Jaiswal in #498
- added ftd region (v0.3 changes) by @Heulitig in #520
- updated ftd region changes in changelogs and cheatsheet by @Heulitig in #521
- fixed issue with literals having hyphens by @Heulitig in #522
- white-space css added (v0.3) by @Heulitig in #523
- Basic functions (v0.3) by @Heulitig in #524
- added text-transform css by @Heulitig in #529
- changelog + cheatsheet updated for ftd.code by @Heulitig in #530
tracing
interpreter functions by @AbrarNitk in #532- ftd fonts by @Heulitig in #535
- Added ftd.decimal by @Heulitig in #536
- cheatsheet update by @Heulitig in #539
- on-blur and on-focus events added by @Heulitig in #540
- adjusted gap to 0px by @Heulitig in #541
fpm:cache
for ParsedDocument, Interpreter Changes by @AbrarNitk in #542- Added ftd.text-input by @Heulitig in #543
- http fn update in cheatsheet by @Heulitig in #545
- adding line-clamp by @Heulitig in #544
- CSS style
border-style
by @AbrarNitk in #549 id
attribute by @AbrarNitk in #554attr/id
: test fixes by @AbrarNitk in #555id
attr as slugify value forregion
attrs by @AbrarNitk in #556- cheatsheet update by @Heulitig in #560
- added sticky css by @Heulitig in #553
- Merged spacing with spacing-mode by @Heulitig in #557
- added ftd.checkbox by @Heulitig in #564
- added default css for
ftd.code
by @Heulitig in #565 - Update comrak requirement from 0.15 to 0.16 by @dependabot in #568
- Update indoc requirement from 1 to 2 by @dependabot in #567
- inherited font variables changes by @Heulitig in #566
- added ftd.default-types, ftd.default-colors by @Heulitig in #569
- Iframe fullscreen support by @Heulitig in #573
- Dynamic dom by @Arpita-Jaiswal in #574
- added enabled for checkbox and text-input by @Heulitig in #572
- Dynamic dom2 by @Arpita-Jaiswal in #575
- cheatsheet update - added default list functions by @Heulitig in #577
- added anchor id support by @Heulitig in #579
- minor changes by @Heulitig in #592
- adjusted auto-ids for ftd.text with region by @Heulitig in #595
- Figma json -> ftd by @Heulitig in #598
- Enabled property fix by @Heulitig in #599
- build(deps): bump actix-web from 4.3.0 to 4.3.1 by @dependabot in #600
- build(deps): bump camino from 1.1.2 to 1.1.3 by @dependabot in #601
New Contributors
Full Changelog: v0.2.0...0.2.0-pre-1-v-037
FTD Version 0.2.0
What's Changed
- FTD examples working by @Arpita-Jaiswal in #14
- add viewport in length by @sourabh-garg in #15
- UI as type by @Arpita-Jaiswal in #16
- UI as type and unified component/variable syntax by @Arpita-Jaiswal in #17
- UI as type and unified component/variable syntax 2 by @Arpita-Jaiswal in #18
- UI as type: 3 by @Arpita-Jaiswal in #19
- update html by @sourabh-garg in #21
- UI as Type 4 by @Arpita-Jaiswal in #20
- ftd v0.1.12 by @Arpita-Jaiswal in #22
- update html by @sourabh-garg in #23
from_json_row
andfrom_json_rows
added by @Arpita-Jaiswal in #24from_json_row
andfrom_json_rows
can handle other kinds besidesrecord
by @Arpita-Jaiswal in #26- add justify content property by @sourabh-garg in #25
- add viewport meta by @sourabh-garg in #29
- Event: message-host by @Arpita-Jaiswal in #30
- Font family and Optional global variable by @Arpita-Jaiswal in #31
- fix: css position bottom and scene by @Arpita-Jaiswal in #32
- Iteratively check the title heading as per priority by @sharmashobhit in #33
- FTD: support arbitrary nested lookups, Default as list and record by @Arpita-Jaiswal in #34
- add z-index by @sourabh-garg in #35
- fix: position right by @Arpita-Jaiswal in #36
- FTD grid by @Arpita-Jaiswal in #37
- Fix: Align by @Arpita-Jaiswal in #40
- FTD: Markup by @Arpita-Jaiswal in #42
- Bye Bye ftd.markup by @Arpita-Jaiswal in #55
- Example: architecture-diagram.ftd by @Arpita-Jaiswal in #59
- Fixes: Resolve name for all references (that starts with
$
) and remove root_name from all the functions by @Arpita-Jaiswal in #60 - Fix: Markup Print by @Arpita-Jaiswal in #78
object constructor
,$event-change$
and$VALUE
by @Arpita-Jaiswal in #80- Event reference by @Arpita-Jaiswal in #81
- create dom by @Arpita-Jaiswal in #82
- Event action: Insert into list and clear by @Arpita-Jaiswal in #83
- dynamic optional condition by @Arpita-Jaiswal in #85
- Fix: optional record condition by @Arpita-Jaiswal in #87
- Processor: Component by @Arpita-Jaiswal in #88
- Conditional Variable by @Arpita-Jaiswal in #89
- Passing other variable reference to a variable by @Arpita-Jaiswal in #94
- Add property white-space and Remove optional chaining in ftd.js by @Arpita-Jaiswal in #98
- Optional variable passable to optional variable when variable is null by @Arpita-Jaiswal in #100
- added always-include flag for variables by @Arpita-Jaiswal in #106
- MOUSE-IN behaviour change by @Arpita-Jaiswal in #105
- Variable reference by @Arpita-Jaiswal in #107
- Missing branch Kind::Optional by @sharmashobhit in #117
- Rename
$event-*$
to$on-*$
by @Arpita-Jaiswal in #122 - ftd.font by @Arpita-Jaiswal in #150
- ftd.image_src by @Arpita-Jaiswal in #153
- Font on device by @Arpita-Jaiswal in #163
- Change String to serde_json::Value for dependencies by @Arpita-Jaiswal in #167
- record field update syntax by @Arpita-Jaiswal in #169
background-image
kind: string -> ftd.image-src by @Arpita-Jaiswal in #175- Optimisation on performance: Changes in ftd::p2::document::Document::html function by @Arpita-Jaiswal in #177
- Performance Optimization 2 by @Arpita-Jaiswal in #178
- Performance optimizations in rt_data function by @Arpita-Jaiswal in #185
- Fix: Extra space problem while using markup by @Arpita-Jaiswal in #195
- ftd.type and ftd.color dependencies as class by @Arpita-Jaiswal in #200
- Interpreter Changes by @AbrarNitk in #216
- Accept 8digit Hex color code by @ADITIRAI290698 in #221
- Foreign Variables by @AbrarNitk in #226
- Resolve foreign variable name, attach foreign variable prefixes with module and instruction in ParsedDocument by @Arpita-Jaiswal in #234
- added bottom-left-color,border-bottom-color,border-right-color by @priyanka9634 in #237
- Commented sections were getting initialized by @Heulitig in #240
- text-indent property by @AbrarNitk in #242
- Editor v3 by @Arpita-Jaiswal in #247
- ftd tests fix by @Heulitig in #254
ftd
HTTP API Response Handling by @AbrarNitk in #256- Add on-focus and on-blur events by @Arpita-Jaiswal in #253
- minor error msg fix by @Heulitig in #248
- Added on-global-key and on-global-key-seq events by @Arpita-Jaiswal in #257
- SIBLING-INDEX, CHILDREN_COUNT and PARENT by @Arpita-Jaiswal in #261
- added title attribute in image by @priyanka9634 in #263
- add
default-value
toftd.input
by @Heulitig in #258 - Pass by reference by @Arpita-Jaiswal in #267
- Bump Rust Version [1.58.1 --> 1.62.0] by @AbrarNitk in #266
- fixing ftd test blocks by @Heulitig in #264
opt-in variable
andreference only variable
forcomponent
by @Arpita-Jaiswal in #269- Ignored comments in interpreter before reordering by @Heulitig in #245
- Allow font weight specification in style by @Arpita-Jaiswal in #329
- removed '/' commenting functionality on body and caption by @Heulitig in #331
- added type attribute in input field by @priyanka9634 in #328
- strict empty line check prior to reading body by @Heulitig in #333
- Introducing new BG color as
fpm.color.main.background.code
by @gsalunke in #337 - Introducing light-mode color changes and css changes by @gsalunke in #344
- removing font from code block by @gsalunke in #345
- reworked duplicate header check on components by @Heulitig in #338
- conflicting text weight style by @ADITIRAI290698 in #339
- redundant-code fix by @Heulitig in #348
- Fine tuning changes of vertical spacing within html tags by @gsalunke in #360
- Update pretty_assertions requirement from 0.6 to 1.2 by @dependabot in #362
- fixed to_json test in sorted_json.rs by @AviralVerma13 in #366
- added ftd::p2::Kind type-check helper functions by @Heulitig in #375
- renamed default arguments to universal arguments by @Heulitig in #376
- Reworked caption body checks on components by @Heulitig in #325
- Markdown Color by @AbrarNitk in #373
- Adding universal attributes to all components (excluding term) by @Heulitig in #379
New Contributors
- @sourabh-garg made their first contribution in #15
- @sharmashobhit made their first contribution in #33
- @AbrarNitk made their first contribution in #216
- @ADITIRAI290698 made their first contribution in #221
- @priyanka9634 made their first contribution in #237
- @Heulitig made their first contribution in #240
- @gsalunke made their first contribution in ...
v0.1.7
sync ftd from amitu_heroku: 25d3a34fd1bf8fcf66207a97027aabf051b2de45 …
v0.1.3: put non p1 stuff behind a feature flag
Used to have a lot of stuff in this library that is not needed for ftd::p1
user case. Put them behind feature flag ("fifthtry").
Version 0.1.2
ftd::p1
is almost usable now.