Skip to content

Releases: appsocially/vue-upil

Fix missing VSheet import in time-input

17 Sep 08:48
Compare
Choose a tag to compare
2.3.5

Merge branch 'master' of https://github.com/appsocially/vue-upil

Fix for i18n text fallback

17 Sep 08:31
c8dd6d0
Compare
Choose a tag to compare
2.3.4

Merge pull request #12 from appsocially/dependabot/npm_and_yarn/node-…

Add time-input widget

11 Sep 05:41
0a239f9
Compare
Choose a tag to compare
Merge pull request #11 from appsocially/feat/time-input

Feat/time input

Minor dynamic list style updates

04 Sep 07:20
Compare
Choose a tag to compare
2.3.2

Improve minor dynamic list visual issues

Add dynamic list widget

04 Sep 06:22
6d6c62b
Compare
Choose a tag to compare
Merge pull request #10 from appsocially/feat/dynamic-list-builder

Feat/dynamic list builder

Localized transform variable functions

28 Aug 09:21
caa9612
Compare
Choose a tag to compare
2.3.0

Merge pull request #9 from appsocially/feat/localized-variable-transf…

Minor i18n syntax update

27 Aug 07:24
Compare
Choose a tag to compare
2.2.0

Slight  i18n metadata syntax update to prevent variable name collisions

i18n Release

27 Aug 04:00
e42d108
Compare
Choose a tag to compare

Add internationalization support:

  • Add translations into scripts
  • Easily switch languages on the fly

2.0 release

21 Aug 02:29
7cde256
Compare
Choose a tag to compare
  • Upgrade to storybook 6.0
  • Refactor chatmode to allow easier portability of form-mode widgets
  • Add new transformTextVariables and transformReplyVariables hooks to reduce burden of adding widgets with custom data types. With new hooks, oftentimes adding custom reply-nodes is no longer necessary. And using data in-line in script is also possible.
  • Introduce date, date-time, range widgets to chatmode
  • Improve organization of stories and add controls to allow more interaction.
  • Add theming story examples

0.2.0: Merge pull request #6 from appsocially/feat/explicit-imports

08 Aug 05:00
9209db8
Compare
Choose a tag to compare