Skip to content

Changes

#44 (Oct 12, 2022, 7:22:36 PM)

  1. [Upd] SForms dependency update (commit: 561b513) — blcham / githubweb
  2. [New] Add prettier,release management, chromatic (commit: dff2d61) — blcham / githubweb
  3. [Fix] Add missing test script (commit: 22aee9c) — blcham / githubweb
  4. [Upd] Remove flag to be able to publish to npm (commit: fdb4c83) — blcham / githubweb
  5. [0.1.7] Bump version (commit: b107d2a) — blcham / githubweb
  6. [Fix] Fix bundle for use in external project (commit: cf3a8ac) — blcham / githubweb
  7. [0.1.8] Bump version (commit: 8a78a59) — blcham / githubweb

#43 (Jul 15, 2022, 1:09:18 PM)

  1. [Upd] Get s-forms package from npm (commit: 95a5f94) — max.chopart / githubweb
  2. [Fix] Add missing import (commit: 2d843a2) — max.chopart / githubweb

#42 (May 3, 2022, 9:38:40 AM)

  1. [Fix] Refactor to match new s-forms version (commit: 5a23eaa) — max.chopart / githubweb
  2. [Fix] Refactor to match new s-forms version (commit: ceca6f8) — max.chopart / githubweb

#41 (Mar 31, 2022, 11:11:00 AM)

  1. [Fix #17] Fix loss of smart components + Rename forms (commit: 522458d) — max.chopart / githubweb

#40 (Mar 23, 2022, 12:47:57 PM)

  1. [Fix] Fix package-lock.json (commit: d6bc8dc) — max.chopart / githubweb

#39 (Mar 22, 2022, 8:40:19 PM)

  1. Update README.md (commit: d14aaa9) — noreply / githubweb

#37 (Mar 21, 2022, 4:01:12 PM)

  1. [New #12] Set up TypeScript (commit: 5048161) — max.chopart / githubweb
  2. [New #12] Set up StoryBook (commit: e54c1f0) — max.chopart / githubweb
  3. [New #12] Set up Prettier (commit: c9d8358) — max.chopart / githubweb
  4. [New #12] Migration to Microbundle (commit: fb27c0a) — max.chopart / githubweb
  5. [Fix #12] Add Intl context provider for locale (commit: 7b26427) — max.chopart / githubweb

#36 (Mar 9, 2022, 9:56:39 PM)

  1. Update dependency of s-forms (commit: 28a4823) — blcham / githubweb
  2. [0.1.5] Bumped version (commit: c8d2e34) — blcham / githubweb

#35 (Mar 9, 2022, 3:26:13 PM)

  1. [Upd #94] Migration to microbundle (commit: 0562974) — max.chopart / githubweb

#34 (Feb 24, 2022, 2:26:17 PM)

  1. Update dependency to s-forms (commit: 5968978) — blcham / githubweb

#33 (Feb 24, 2022, 2:23:37 PM)

  1. [0.1.4] Bumped version (commit: bed1950) — blcham / githubweb

#32 (Feb 1, 2022, 1:55:13 PM)

  1. [Fix #7] Implicit height of tree removed, option label is shorten when too long. (commit: 8b3c591) — chopamax / githubweb
  2. [Upd] More options added to Má provozovatele for intelligent-tree-select (commit: 515c272) — chopamax / githubweb
  3. [Fix #7] Now render as tree and offset of options is fixed (commit: 260c457) — chopamax / githubweb

#31 (Dec 13, 2021, 12:36:39 AM)

  1. [Fix] Minimal widths related to type selection (commit: 372f34f) — blcham / githubweb

#30 (Dec 9, 2021, 10:49:58 AM)

  1. [Fix] Returning function instead of component (commit: 94e2009) — blcham / githubweb

#29 (Dec 9, 2021, 10:42:28 AM)

  1. [Fix] Returning empty array instead of react component (commit: 29f8e52) — blcham / githubweb

#28 (Dec 9, 2021, 12:44:26 AM)

  1. [Upd] Cleanup unused imports (commit: 290cc41) — blcham / githubweb
  2. [Fix #8] Fix collapse/expand dynamics of sections (commit: 93fabb9) — blcham / githubweb
  3. [Fix #8] Fix collapse/expand dynamics of type question (commit: bb5aa92) — blcham / githubweb
  4. [0.1.3] Bumped version (commit: f6fb313) — blcham / githubweb

#27 (Dec 8, 2021, 4:22:14 PM)

  1. [New] Example of non-answerable section with advanced switch (commit: 711a0f1) — blcham / githubweb

#26 (Nov 30, 2021, 11:46:14 AM)

  1. [Upd] Update s-forms deps (commit: 54d707b) — blcham / githubweb

#25 (Nov 30, 2021, 10:46:04 AM)

  1. [Fix] Make options of VirtualizedTreeSelect more readable for user (commit: 3494a4f) — chopamax / githubweb
  2. [Upd] Update package-lock file (commit: 02d9883) — blcham / githubweb

#24 (Nov 29, 2021, 11:37:01 PM)

  1. [New] Implementation of on hover feature for icons (commit: 17aa7e0) — chopamax / githubweb
  2. [Upd] Implementation of link icon (commit: b4ae64d) — chopamax / githubweb
  3. [New] Add older example of form (commit: a047c25) — blcham / githubweb
  4. [Upd] Update s-forms lib (commit: 412e32a) — blcham / githubweb
  5. [0.1.2] Bumped version (commit: 5d8b430) — blcham / githubweb

#23 (Nov 25, 2021, 11:18:20 AM)

  1. [Fix #3] Implement icons in type question answer (commit: 4cdba40) — chopamax / githubweb
  2. [Upd #3] Bumped version of s-forms to 0.3.1 (commit: 0d07787) — chopamax / githubweb
  3. Revert "[Upd #3] Bumped version of s-forms to 0.3.1" (commit: dfaccc3) — blcham / githubweb
  4. [Upd] Bumped version of dev deps (commit: d29dd20) — blcham / githubweb

#22 (Nov 24, 2021, 11:03:50 AM)

  1. [Upd] Clearing unused deps (commit: 84a653b) — blcham / githubweb

#21 (Nov 24, 2021, 11:02:57 AM)

  1. [Upd] Remove comment icons from show advanced question switch (commit: 0578bf4) — blcham / githubweb

#20 (Nov 23, 2021, 4:20:02 PM)

  1. [New] Implementation of QuestionCommentIcon (commit: e8ad37b) — chopamax / githubweb
  2. [New #1] Implementation of QuestionCommentIcon (commit: 18d757a) — chopamax / githubweb
  3. [Upd #1] Grammar issue fix (commit: 75da307) — chopamax / githubweb
  4. [Fix #1] Fix placement of advanced switch (commit: ec3c0ff) — chopamax / githubweb
  5. [0.1.1] Bumped version (commit: d071eeb) — blcham / githubweb

#19 (Sep 27, 2021, 10:31:53 AM)

  1. [0.1.0] Bumped version (commit: f56efc3) — blcham / githubweb
  2. [Upd] Upgrade react to v17 (commit: db23da9) — blcham / githubweb

#18 (Jul 23, 2021, 1:24:22 PM)

  1. [Fix] Support multiple broader terms within autocomplete tree (commit: ae6b6ff) — blcham / githubweb

#15 (May 21, 2021, 9:04:23 PM)

  1. Update example (commit: d9fdfd1) — holubvojtech / githubweb
  2. Update example (commit: a3afecc) — holubvojtech / githubweb

#14 (May 21, 2021, 11:03:15 AM)

  1. Add license (commit: 72e4dba) — holubvojtech / githubweb
  2. Add README and cleanup unused code (commit: 0a739f7) — holubvojtech / githubweb
  3. Refactor example app (commit: 5097b28) — holubvojtech / githubweb

#13 (May 10, 2021, 4:46:38 PM)

  1. Assign type question answers to specific has-type-question sub questions (commit: 00372d0) — holubvojtech / githubweb
  2. Fix answerable section collapsing (commit: 2102a8e) — holubvojtech / githubweb
  3. Refactor isReferencedBySibling (commit: 3cc5bc1) — holubvojtech / githubweb
  4. Do not render type questions (commit: 6d778bf) — holubvojtech / githubweb
  5. Disable non selectable options (commit: 8e1f4d4) — holubvojtech / githubweb
  6. Create and use section component to avoid code duplication (commit: e2fe3de) — holubvojtech / githubweb
  7. Create wizard step composite component (commit: 3f7ecc0) — holubvojtech / githubweb
  8. Refactor QuestionWithAdvanced to render switch only (commit: b36fc44) — holubvojtech / githubweb
  9. Implement section identifying question (commit: e3cf3d1) — holubvojtech / githubweb
  10. Remove show advanced question debug (commit: ea27369) — holubvojtech / githubweb
  11. Change section identifier style (commit: 336707b) — holubvojtech / githubweb
  12. Remove console debug (commit: 9a56893) — holubvojtech / githubweb
  13. Add sticky layout class to make wizard step header sticky (commit: 23239a4) — holubvojtech / githubweb

#12 (May 3, 2021, 3:31:30 PM)

  1. Mask show advanced section checkbox with NullQuestion (commit: cb70716) — holubvojtech / githubweb
  2. Create answerable section composite component (commit: 375043b) — holubvojtech / githubweb
  3. Move mapping rules to respective component classes (commit: b31c840) — holubvojtech / githubweb
  4. Render type question tree select (commit: 7eb8685) — holubvojtech / githubweb
  5. Implement type question answer (commit: 572e927) — holubvojtech / githubweb
  6. Add option to render type question as separate question (commit: d5ae9a3) — holubvojtech / githubweb
  7. Check for total disjoint and eventually render type question as single select (commit: 192a55c) — holubvojtech / githubweb
  8. Fix check for total disjoint (commit: 243e8ce) — holubvojtech / githubweb
  9. Fix for possible duplicate disjoint relation definition (commit: 3ca6f4b) — holubvojtech / githubweb

#11 (Apr 22, 2021, 10:10:09 PM)

  1. Fix show advanced questions switch state (commit: 9907fa8) — holubvojtech / githubweb

#10 (Apr 22, 2021, 8:48:04 PM)

  1. Fix question with advanced render (commit: a0ccef4) — holubvojtech / githubweb

#9 (Apr 21, 2021, 12:37:25 PM)

  1. Fix question with unit (commit: 407b7bd) — holubvojtech / githubweb

#8 (Apr 21, 2021, 12:21:55 PM)

  1. Fix duplicated question marks (commit: 7805c23) — holubvojtech / githubweb

#7 (Apr 21, 2021, 11:45:40 AM)

  1. Fix build (commit: 0cf4de7) — holubvojtech / githubweb

#6 (Apr 21, 2021, 11:34:05 AM)

  1. Update test form1 (commit: bf739a7) — holubvojtech / githubweb
  2. Implement question with unit (commit: a388673) — holubvojtech / githubweb
  3. Do not use is-unit-of-measure property (commit: e5cfe9a) — holubvojtech / githubweb
  4. Cache mapping rules (commit: 7653a20) — holubvojtech / githubweb
  5. Update s-forms version (commit: e126a5b) — holubvojtech / githubweb
  6. Change unit of measure constant (commit: 298febb) — holubvojtech / githubweb

#5 (Apr 20, 2021, 11:42:42 PM)

  1. Use property for component mapping instead of ComponentRegistry (commit: 2af96a6) — holubvojtech / githubweb

#4 (Apr 16, 2021, 1:13:35 AM)

  1. Add build script (commit: a4a431c) — holubvojtech / githubweb

#2 (Apr 15, 2021, 12:35:15 AM)

  1. Use parcel as a bundler (commit: 4641f5d) — holubvojtech / githubweb