Skip to content

Releases: RoamJS/smartblocks

Fix small issue, more params for RANDOMCHILDOF ...

07 Nov 01:59
9077f99
Compare
Choose a tag to compare

...and new smartblock command FIRSTCHILDOFMENTION (#125)

  • fix recursion bug for smartblocks which accept levelsIncluded param

  • add params levelsIncluded, format and optional filter values i.e. search in SB RANDOMCHILDOF

  • add FIRSTCHILDOFMENTION smartblock

  • prettier

  • rm console.logs

  • add RANDOMCHILDOFMENTION, deprecate RANDOMCHILDOF

  • Documentation

  • 1.9.0

  • Previously called RANDOMCHILDOF


Co-authored-by: Baibhav Bista [email protected]

roamjs-components 83.5 bump (#121) * roamjs-co...

26 Aug 19:06
0f9e6de
Compare
Choose a tag to compare

Update FORM command docs (#116) * update form ...

28 Mar 22:43
db28ab7
Compare
Choose a tag to compare

Pass default properties from command block to n...

23 Nov 21:00
fb75324
Compare
Choose a tag to compare

...extBlocks (Closes #109) (#110)

  • Refactor proccessBlockWithSmartness function to
    include default values for block properties

  • rm children

  • 1.7.1

Add ability to pass smartblock cmd to REPEAT to...

13 Nov 23:30
c66e5be
Compare
Choose a tag to compare

... iterate over (#104)

  • refactor

  • adjust delayArgs to accept array

  • add ITERATION and ITERATIONVALUE to REPEAT cmd

  • 1.7.0

  • set count to - to iterate over values

  • PR Feedback

  • revert delayArgs changes

  • handle array passed to repeatArg

  • update docs

  • revert delayArgs type definition

Support block order for buttons (#107) * add o...

06 Nov 23:29
bd8c2b7
Compare
Choose a tag to compare

...rder to button args for keepButton

  • 1.6.13

ui update, add debug panel (#100) * ui update,...

23 Oct 02:34
f9420af
Compare
Choose a tag to compare

... add debug panel

  • add local state, edit setTime, multiple others

  • PR Feedback

  • force update on scheduleNextDailyRun via timepicker

  • PR Review

  • 1.6.9

Clipboard paste text (#103) * Catch clipboard ...

10 Oct 04:44
bb1662f
Compare
Choose a tag to compare

Fix button regex error (#102) * Fix button reg...

10 Oct 04:41
30e8f58
Compare
Choose a tag to compare

Process custom fails (#101) * zod parse custom...

10 Oct 04:12
8a42568
Compare
Choose a tag to compare

... command handler outputs to ensure they satisfy expected output

  • 1.6.9