Skip to content

Tags: RoamJS/smartblocks

Tags

1.9.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
ALLUSERS fix (#129)

* handle null title, remove email

* 1.9.1

1.9.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Fix small issue, more params for RANDOMCHILDOF and new smartblock com…

…mand 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 <baibhavbista@gmail.com>

1.8.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
roamjs-components 83.5 bump (#121)

* roamjs-components bump

* 1.8.0

1.7.2

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Update FORM command docs (#116)

* update form docs

* 1.7.2

* format

1.7.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Pass default properties from command block to nextBlocks (Closes #109) (

#110)

* Refactor proccessBlockWithSmartness function to
include default values for block properties

* rm children

* 1.7.1

1.7.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Add ability to pass smartblock cmd to REPEAT to 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

1.6.13

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Support block order for buttons (#107)

* add order to button args for keepButton

* 1.6.13

1.6.12

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
ui update, add debug panel (#100)

* ui update, add debug panel

* add local state, edit setTime, multiple others

* PR Feedback

* force update on scheduleNextDailyRun via timepicker

* PR Review

* 1.6.9

1.6.11

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Clipboard paste text (#103)

* Catch clipboard paste text error

* 1.6.11

1.6.10

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Fix button regex error (#102)

* Fix button regex error

* 1.6.10