survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.

MIT License

Stars
3.9K
Committers
155

Bot releases are visible (Hide)

survey-library - v1.9.103

Published by github-actions[bot] about 1 year ago

Commits

  • [d9c2876]: Work for #6573: remove setElementMaxMinWidth (Dmitry Kuzin) #6675
  • [94ee98f]: Try to fix vrt tests (Dmitry Kuzin) #6675
  • [82e4a50]: Add a unit test on delete panel/page (Andrew Telnov)
  • [66952b1]: Update console warning texts (Roman Tsukanov) #6681
  • [284b546]: Resolved #6243 - Survey margins + fixed #6571 (#6581) (tsv2013) #6581
  • [6ab1bf2]: #6641 Matrix. Vertical view issues. (#6680) (Aleksey Novikov) #6680
  • [c72ea39]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Andrew Telnov)
  • [2b7f029]: Support matrix/panel dynamic for choicesFromQuestion #6061 (Andrew Telnov) #6684
  • [d8c60ca]: Add allowSpaceAsAnswer (false by default) non-serializable property into question fix #6678 (#6679) (Andrew) #6679
  • [ca92209]: Implement choicesFromValueName&choicesFromTextName #6061 (Andrew Telnov) #6684
  • [947db7d]: Try to fix vr tests (Dmitry Kuzin) #6675
  • [439ef50]: Work for #6474: change choose button caption if file is going to be replaced (Dmitry Kuzin) #6688
  • [13c8584]: Try to fix vr test (Dmitry Kuzin) #6675
  • [a7d67fe]: Fix margins between rows in compact mode (Dmitry Kuzin) #6690
  • [31b1a7e]: Features/6679 allow enter empty space (#6687) (Andrew) #6687
  • [35a3dc2]: Fix creator master vr tests (Dmitry Kuzin)
  • [c0303ec]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Dmitry Kuzin)
  • [413b93b]: Refactor code to avoid code duplication for array value questions #6061 (Andrew Telnov) #6684
  • [60470bb]: A popup appears at an incorrect position after enabling the Dropdown question (Aleksey Novikov) #6694
  • [36d3a48]: Fix the issue with checking error after preview #6608 (#6691) (Andrew) #6691
  • [c02be35]: Update the Localization help topic (Roman Tsukanov)
  • [23a1ebb]: Support matrix/panel dynamic for choicesFromQuestion #6061 (#6684) (Andrew) #6684
  • [8189e2d]: Rename properties: choiceValuesFromQuestion, choiceTextsFromQuestion #6061 (Andrew Telnov) #6701
  • [bd2a8dc]: Merge branch 'master' into features/6061-renanme-properties (Andrew) #6701
  • [8e84084]: Show error if required question value becomes empty immediately if error mode is "onValueChanged" fix #6692 (Andrew Telnov) #6703
  • [bbedd50]: Add a README for the Vue 3 package (Roman Tsukanov) #6704
  • [7111771]: Rating item background (panel opacity = 0%) https://github.com/surveyjs/private-tasks/issues/257 (OlgaLarina) #6707
  • [7df2123]: resolve #6685 File Question on Smaller Screens - The navigation bar doesn't appear when the survey.onDownloadFile event is used (#6705) (OlgaLarina) #6705
  • [6e1f27e]: Add year, month, day, and weekday to the Built-in Functions help topic (#6699) (RomanTsukanov) #6699
  • [8d7ccbf]: Add documentation for the new theming mechanism (#6697) (RomanTsukanov) #6697
  • [26bfde0]: ChoicesFrom~ - Suport new properties in the matrix columns fix #6711 (#6712) (Andrew) #6712
  • [a2d32c3]: Add Get Started for Vue 3 (#6716) (RomanTsukanov) #6716
  • [6f898f7]: Add a Vue 3 example to the docs (Roman Tsukanov)
  • [6c706ad]: Rename the property in the ICustomQuestionTypeConfiguration (Andrew Telnov)
  • [6db5663]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Andrew Telnov)
  • [5c15873]: Fit content property for popups (#6714) (Aleksey Novikov) #6714
  • [9b84bc9]: Update SurveyModel doccomments (#6708) (RomanTsukanov) #6708
  • [84ac0b1]: #6682 Multiple-Choice Matrix Layout is not adjusted on smaller screens when it has a colummn with Show in Multiple Columns = true (#6718) (Aleksey Novikov) #6718
  • 1.9.103 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.103 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.103 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.102

Published by github-actions[bot] about 1 year ago

Commits

survey-library - v1.9.101

Published by github-actions[bot] about 1 year ago

Commits

survey-library - v1.9.100

Published by github-actions[bot] about 1 year ago

Commits

survey-library - v1.9.99

Published by github-actions[bot] about 1 year ago

Commits

survey-library - v1.9.98

Published by github-actions[bot] over 1 year ago

Commits

  • survey.onValueChanging do not allow to change value into UpperCase fix #6519 (#6520) #6520 (Andrew)
  • [7aad7ac]: options.completeTrigger can be undefined in onComplete event fix #6521 (Andrew Telnov) #6522
  • [b4683a6]: Theming drag drop ghost element (#6461) (OlgaLarina) #6461
  • [8cca7d1]: displayValue doesn't work correctly for other item fix #6527 (#6528) (Andrew) #6528
  • [29f4fd9]: Locale doesn't update for editText fix #6523 (#6529) (Andrew) #6529
  • [130df9c]: Update turkish.ts (Alperen) #6538
  • [333e055]: dropdown arrow should not reopen popup (#6532) (OlgaLarina) #6532
  • [e2948fc]: Add copyDisplayValue property into copyvalue trigger fix #6534 (#6535) (Andrew) #6535
  • [888c69d]: Work for #6531: do not render icons if document is not defined (Dmitry Kuzin) #6540
  • [cff6f6c]: NextJS check on settings.environment in applyTheme (Andrew Telnov) #6541
  • 1.9.98 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.98 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.97

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • popup: prevent crash on Legacy Edge when opening a popup (#6514) #6514 (Max Gurela)

Commits

survey-library - v1.9.96

Published by github-actions[bot] over 1 year ago

Commits

  • [72af37e]: Work for https://github.com/surveyjs/survey-pdf/issues/251: fix isReadyFlag behaviour for onGetChoiceDisplayValue event (Dmitry Kuzin) #6437
  • [647689d]: Remove mistype (Dmitry Kuzin) #6437
  • [bb3b59e]: Resolved #5877 - TOC: mobile layout (TSV) #6443
  • [52650bd]: Work for #6423: fix mobile dropdown styles (Dmitry Kuzin) #6455
  • [434a2ff]: Work for #5877 - TOC: mobile layout - overlap fixes + close on action (tsv2013) #6443
  • [6120585]: chrome calls my origin page twice fix #6438 (Andrew Telnov) #6451
  • [871d8fe]: Fix markup #6438 (Andrew Telnov) #6451
  • [d24574a]: Make matrixDropdownColumnTypes as any type (Andrew Telnov)
  • [170809c]: Implement onPopupVisibilityChanged event (#6427) (Dmitry) #6427
  • [0d7f156]: Cannot validate a column values using another survey question fix #6449 (#6450) (Andrew) #6450
  • [a7d02c7]: Empty renderbackgroundimage on empty path fix #6438 (#6452) (Andrew) #6452
  • [e29918c]: Work for #6444: hide popups inside survey when scrolling Popup Survey (Dmitry Kuzin) #6454
  • [5fabf95]: Work for #6423: fix rating as dropdown selected states (Dmitry Kuzin) #6455
  • [e5e9ce3]: Add vr tests (Dmitry Kuzin) #6455
  • [27d414d]: Add a unit test column change -> survey.onPropertyValueChangedCallback (Andrew Telnov)
  • [69dc7da]: Update triggers, actions, and Service-related API descriptions (#6453) (RomanTsukanov) #6453
  • [e7b888f]: fix styles (#6446) (OlgaLarina) #6446
  • [9a0103c]: Bug/6395 error onvaluechanged panels (#6460) (Andrew) #6460
  • [f1eadcf]: Signature Pad: Add proper values to the dataFormat property fix #5139 (#6462) (Andrew) #6462
  • [94b87d6]: fix question styles (OlgaLarina)
  • [cdd886a]: Work for #6459: fix deleting wrong file (Dmitry Kuzin) #6467
  • [ee3486c]: Merge branch 'master' into feature/5877-toc-mobile (TSV) #6443
  • [d433a27]: Work for #5877 - TOC: mobile layout - added vr-test (TSV) #6443
  • [2d13f06]: Survey element style binding (#6466) (OlgaLarina) #6466
  • [fb7f9ed]: Semi-Transparent Colors Issues (OlgaLarina) #6469
  • [c9e3dfa]: Update QuestionSignatureModel.dataFormat value descriptions (Roman Tsukanov)
  • [e3108a4]: Update the backgroundOpacity description (Roman Tsukanov)
  • 1.9.96 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.96 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.95

Published by github-actions[bot] over 1 year ago

Commits

  • [76dbeef]: Work for #6439: do not always prevent default for wheel event (#6440) (Dmitry) #6440
  • [302a758]: Revert "Remove some code duplication (#6416)" (dmitrykurmanov)
  • 1.9.95 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.95 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.94

Published by github-actions[bot] over 1 year ago

Commits

survey-library - v1.9.93

Published by github-actions[bot] over 1 year ago

Commits

survey-library - v1.9.92

Published by github-actions[bot] over 1 year ago

Commits

  • [4f78d00]: Remove unused property (Dmitry Kuzin) #6325
  • [f333383]: Work for #6330: fix comment's max length attribute is set incorrectly in Angular (Dmitry Kuzin) #6332
  • [abfb476]: Bug/6328 carry forward choices from web (#6331) (Andrew) #6331
  • [019d871]: CreatorV2 design surface: do not show choices from carry-forward question fix #6333 (#6334) (Andrew) #6334
  • [a4b5713]: fix reactivity property (#6335) (OlgaLarina) #6335
  • [bb34d68]: Make isUsingCarrayForward reactive (Andrew Telnov)
  • [02fb320]: Fixed #6327 - weird behaviour in TOC navigation (TSV) #6337
  • [5124f76]: fix creator (OlgaLarina) #6338
  • [6eaf6fe]: Try to fix vrt tests (#6340) (Dmitry) #6340
  • [c53ae23]: Merge branch 'master' of github.com:surveyjs/survey-library into fix-reactivity-property (OlgaLarina) #6338
  • [92fd1d0]: resolve #6305 Wrong colors for required asterisk and question's number (#6341) (OlgaLarina) #6341
  • [c3d7e56]: Do not react on changing carry forward name (#6345) (Andrew) #6345
  • [3f13994]: Merge branch 'master' into bug/6327-toc-with-start-page (TSV) #6337
  • [0a74a46]: fix typo (#6343) (Peter Chen) #6343
  • 1.9.92 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.92 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.91

Published by github-actions[bot] over 1 year ago

Commits

survey-library - v1.9.90

Published by github-actions[bot] over 1 year ago

Commits

  • [b4d4c12]: Work for #3539 - Cannot drop a question between two side-by-side question rows (TSV) #6189
  • [c480825]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [f148d92]: Work for #3539 - Cannot drop a question between two side-by-side question rows - extracted drag/drop u-tests (TSV) #6189
  • [235b3d6]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [2e12430]: Work for #3539 - Cannot drop a question between two side-by-side question rows - fixed u-test (TSV) #6189
  • [2c86eee]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [32bfbd3]: Work for #3539 - Cannot drop a question between two side-by-side question rows - get rid of Base class inheritance (TSV) #6189
  • [bb33e32]: Work for #3539 - Extract dom helper (adapter) code from drag/drop model code (TSV) #6189
  • [1da05b0]: Work for #3539 - Extract dom helper (adapter) code from drag/drop model code - fixed u-test (TSV) #6189
  • [d4a489a]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [77aab76]: Work for #3539 - Extract dom helper (adapter) code from drag/drop model code - fixed u-test the right way (TSV) #6189
  • [86ab83b]: Work for #3539 - Refactoring (TSV) #6189
  • [522d77d]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [18adb8d]: Work for #3539 - Fixed react build after merge (TSV) #6189
  • [62c1edd]: Work for #3539 - Fixed f-test (remove ghost css class for dragged item value) (TSV) #6189
  • [cd253af]: Merge branch 'master' into feature/dnd-wo-survey-rebuild (TSV) #6189
  • [b3b84a0]: #6232 Comment Question - hide the size grip (OlgaLarina) #6239
  • [d8646bd]: work for #6232 fix f-test (OlgaLarina) #6239
  • [80d536f]: work for #6232 : update default value (OlgaLarina) #6239
  • [6d97a40]: work for #6232 : update f-test (OlgaLarina) #6239
  • [4f033db]: Update onStarted description (Roman Tsukanov)
  • [9cc758b]: Describe the new members (Roman Tsukanov) #6239
  • [a5881d2]: Remove the word "obsolete" for README titles (Roman Tsukanov)
  • [e803468]: An addition (Roman Tsukanov)
  • [4a0f057]: Work for https://github.com/surveyjs/survey-creator/issues/4153: add variables for boxshadow styles. (Dmitry Kuzin) #6246
  • [54e25f3]: Fix valueToDataCallback for custom question (Dmitry Kuzin) #6246
  • [88d0a0d]: Add unit test for composite component (Andrew Telnov)
  • [c4a006b]: Fix greek translation (AthinaDavari) #6248
  • [893739a]: Update greek.ts (AthinaDavari) #6248
  • [7a3c480]: Work for #6241: fix rating responsiveness works incorrectly in Angular (Dmitry Kuzin) #6253
  • [ed1214e]: Fix f tests (Dmitry Kuzin) #6253
  • [eaff7af]: Add a note about the page index 0 (Jane) #6255
  • [84a856f]: Revert "Add a note about the page index 0" (Jane) #6255
  • [f803fb0]: These buttons have old styles yet. (#6245) (OlgaLarina) #6245
  • [c4bce6e]: Add a note to the survey.addNewPage API (Jane) #6255
  • [bd8d46c]: Update doc description (Jane) #6255
  • [dc5531d]: Update src/survey.ts (RomanTsukanov) #6255
  • [c9171b2]: Remove global.js generated scripts (Dmitry Kuzin) #6256
  • [1a71153]: Work #6258: fix contentNotLoaded flag works incorrectly with contentMode property (Dmitry Kuzin) #6259
  • [e130ff5]: Work for https://github.com/surveyjs/survey-creator/issues/4169: allow to set item compoenent for non select base questions (Dmitry Kuzin) #6260
  • [f00e8de]: work for #6182 Dropdown with Lazy Loading - The previously selected item appears instead of the actually selected one (#6257) (OlgaLarina) #6257
  • [78f8de7]: Make comment cols prop invisible and non-serializable fix #6231 (#6247) (Andrew) #6247
  • [0fc960c]: Bug/6227 correct json schema (#6254) (Andrew) #6254
  • [49cce03]: Update the Clear button caption for Polish (Jane) #6264
  • [a0bb704]: Fxed #4095 - Multiple-Choice Matrix Column Editor - Columns disappear if you drag them outside the editor (TSV) #6268
  • [66b2051]: Update focus-related API descriptions (#6249) (RomanTsukanov) #6249
  • [baebf64]: Update LICENSE (Elena Gorbatkova) #6273
  • [dd764f9]: resolve #6267 Dropdown with Lazy Loading - The search result doesn't contain any result (OlgaLarina) #6274
  • [29da09d]: defaultValues in paneldynamic elements are applied even when the survey is preloaded with data fix #6228 (#6275) (Andrew) #6275
  • 1.9.90 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.90 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.89

Published by github-actions[bot] over 1 year ago

Commits

survey-library - v1.9.88

Published by github-actions[bot] over 1 year ago

Commits

survey-library - v1.9.87

Published by github-actions[bot] over 1 year ago

Commits

  • [ae59e33]: resolve #6078 The onGetChoiceDisplayValue callback fires multiple times (OlgaLarina) #6117
  • [f197642]: Update QuestionRatingModel root description (Roman Tsukanov)
  • [393ea72]: Add check for cssClasses.panel.number (Andrew Telnov) #6134
  • implement filtering with hints (#6042) #6042 (OlgaLarina)
  • [bfb3572]: #6130 Dropdown with a Custom item template (#6131) (Aleksey Novikov) #6131
  • [0b744cc]: #6128 Dropdown: search symbols upper and lower case (#6129) (Aleksey Novikov) #6129
  • [333f988]: Add info about defaultValueExpression to Populate Form Fields (#6141) (RomanTsukanov) #6141
  • [0ccb2e3]: Set completedbefore state if hasCookie (Maxime-J) #6146
  • [bba5101]: Merge branch 'master' of github.com:surveyjs/survey-library into issue/6078-onGetChoiceDisplayValue-callback-fires-multiple-times (OlgaLarina) #6117
  • [d007c19]: add forceIsInputReadOnly for questions (#6149) (OlgaLarina) #6149
  • [ae01c25]: #6148 Dropdown and markdown: unexpected value reset by selecting Other with keyboard (Aleksey Novikov) #6150
  • [396c009]: #6139 Rating Scale in Matrices: Introduce an option to decrease the Rate item size in Matrices (#6143) (Aleksey Novikov) #6143
  • [6f704a8]: Update a link in the Conditional Logic help topic (Roman Tsukanov)
  • [3ef44f5]: Update CSS-related API descriptions (#6151) (RomanTsukanov) #6151
  • [a0ec3f7]: work for #6078 : delete endless cycle in vue (OlgaLarina) #6117
  • [b575fe7]: resolve #6125 , #6132 : remove dropdownModel dispose (#6153) (OlgaLarina) #6153
  • [1a959b4]: fix master creator - "small" css definition (#6155) (Aleksey Novikov) #6155
  • [ff8cc39]: Update cookie test (Maxime-J) #6146
  • [fd19f03]: Add support for ShadowDOM #5703 (#5715) (skorupaw) #5715
  • [7b63eed]: Fix doc_gen (Dmitry Kuzin)
  • [fd0e194]: resolve #6122 Drop-Down Menu Issue (#6154) (OlgaLarina) #6154
  • [1bc71b6]: A complete trigger is not executed after updating a Matrix row value fixed #6152 (#6156) (Andrew) #6156
  • [0cfb806]: TypeError in FileQuestionModel.isFileImage function fixed #6161 (#6162) (Andrew) #6162
  • [0ebe4e5]: Fix markup tests space sensitivity in inline styles (Dmitry Kuzin) #6173
  • 1.9.87 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.87 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.86

Published by github-actions[bot] over 1 year ago

Commits

  • [70730f1]: resolve #6063 add fontSize variable like baseUnit (OlgaLarina) #6074
  • [a63d9ed]: work for #6063 : font size dependency to base unit (OlgaLarina) #6074
  • [ee612ba]: work for #6063 : fix font size dependency to base unit (OlgaLarina) #6074
  • [2d261a0]: resolve #6015 : add backgroundImageFit property (OlgaLarina) #6092
  • [e49dede]: work for #6015 : rollback background-repeat: no-repeat (OlgaLarina) #6092
  • [e4d953e]: work for #6015 : update etalon (OlgaLarina) #6092
  • [bffdd35]: resolve https://github.com/surveyjs/private-tasks/issues/183 (OlgaLarina) #6097
  • [33f43ce]: Work for #5975: fix errors in panels (Dmitry Kuzin) #6102
  • [bb773f4]: Fix angular (Dmitry Kuzin) #6102
  • [c217cb6]: Fix react (Dmitry Kuzin) #6102
  • [3d5f836]: Bug/6075 question factory customquestion (#6098) (Andrew) #6098
  • [33779b1]: #6072 Dropdown with Lazy Loading - The entered text overrides the input value and the item looses the display text (Aleksey Novikov) #6106
  • [6a90dd4]: Border-radius variables (#6101) (OlgaLarina) #6101
  • [87bf00f]: Update vrt etalons (Dmitry Kuzin)
  • [57c4177]: #6105 Dropdown: Value replaces text when item is not loaded (Aleksey Novikov) #6109
  • [e7436ff]: work for #6105 : fix import (OlgaLarina) #6109
  • [4d85ef5]: work for #6015 : refactoring (OlgaLarina) #6109
  • [31b1937]: Setting isLocalizable to false for localizable string leads to issues… (#6111) (Andrew) #6111
  • [1b876f0]: Do not run "complete" trigger on completeLastPage fixed #6107 (#6108) (Andrew) #6108
  • [c579a50]: Update Third-Party Angular Component Integration with info about tree shaking (#6118) (RomanTsukanov) #6118
  • [9036e4f]: #6119 Rating: rename rateDisplayMode to rateType and hide extreme values property (#6120) (Aleksey Novikov) #6120
  • [81a07c5]: Creator bug: min/max properties should be updated onBlur fix #6126 (#6127) (Andrew) #6127
  • [015b03f]: Work for #5988: fix rightIndent is not reseted (#6124) (Dmitry) #6124
  • [6eca59d]: Attempt to fix i-tests (TSV)
  • 1.9.86 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.86 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.85

Published by github-actions[bot] over 1 year ago

Commits

  • [ecca953]: Work for #5831: fix styles for questions inside panel (Dmitry Kuzin) #5928
  • [ff67ac9]: Try to fix vrt tests (Dmitry Kuzin) #5928
  • [5c1fc39]: Add vrt tests (Dmitry Kuzin) #5928
  • [6dc340e]: Merge branch 'master' into feature/5831 (Dmitry Kuzin) #5928
  • [158b1bd]: Apply fix after merge (Dmitry Kuzin) #5928
  • [e2d5bca]: enhancement list model (OlgaLarina) #6051
  • [8ded3ba]: enhancement list model: add visual test (OlgaLarina) #6051
  • [a9318d7]: #6053 Rating: do not store rateValues on switch modes (Aleksey Novikov) #6054
  • [92fb91b]: enhancement list model: add timeout (OlgaLarina) #6051
  • [dbbcd3b]: Update sd-row.scss (Dmitry) #5928
  • [fff40e1]: Fix creator logic vrt tests (Dmitry Kuzin)
  • [fa88db7]: Set height to sv-popup__body-content to auto (#6059) (Andrew) #6059
  • [5caf43a]: survey.onIsAnswerCorrect event doesn't apply for question.isAnswerCorrect() fix #6055 (#6057) (Andrew) #6057
  • [1365bc7]: Question Title. Indents must be bigger. (#6037) (OlgaLarina) #6037
  • [88e0696]: Dropdown-Tagbox: item focused state for keyboard navigation (#6025) (OlgaLarina) #6025
  • Cannot read properties of null (reading 'matrixAfterCellRender') fixed #4030 #6066 (Andrew Telnov)
  • [414e07f]: fix creator master (OlgaLarina) #6067
  • [8a7516b]: Fix markup tests (Dmitry Kuzin) #6067
  • [37c4b70]: Implement compact theme (#6068) (Dmitry) #6068
  • [dbc5677]: fix after #5924 (OlgaLarina) #6070
  • [7b267f8]: Boolean Question Hover (#6064) (OlgaLarina) #6064
  • [4d3ce97]: Work for https://github.com/surveyjs/survey-creator/issues/4024: fix showInMultipleColumns editors (Knockout, Angular) (Dmitry Kuzin) #6073
  • [259aba5]: Numeric Choices are sorted ASC/DESC as strings, not as numbers fix #6062 (#6071) (Andrew) #6071
  • [85c50ae]: work for #5826 Question Title. Indents must be bigger. (OlgaLarina) #6081
  • [0828372]: work for #5826 : update etalon (OlgaLarina) #6081
  • [c16a46f]: resolve #6076 dropdown question clearValue() doesn't clear text in dropdown immediately (#6079) (OlgaLarina) #6079
  • [f7a5166]: The page.addNewQuestion function doesn't create a new question for a custom widget type fixed #6075 (#6077) (Andrew) #6077
  • [e89c086]: resolve #6024 - choicesLazyLoadEnabled:true breaks storeOthersAsComment:false (OlgaLarina) #6085
  • [5353f87]: Merge branch 'master' of github.com:surveyjs/survey-library into bugs/6024-choicesLazyLoadEnabled-true-breaks-storeOthersAsComment-false (OlgaLarina) #6085
  • [60ff16a]: #5973 Rating emodji colors (#6083) (Aleksey Novikov) #6083
  • [dc543d0]: fix hover in creator (OlgaLarina) #6089
  • [7d1f0af]: Revert "The page.addNewQuestion function doesn't create a new question for a custom widget type fixed #6075 (#6077)" (TSV)
  • [094347b]: work for #6012 fix markup etalon (OlgaLarina) #6089
  • [b0a5c5e]: #6086 Add ability to remove actions from container for adaptivity (#6087) (Aleksey Novikov) #6087
  • [cd37531]: #6090 Colored Rating - hot fixes before release (Aleksey Novikov) #6091
  • 1.9.85 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.85 [azurepipelines skip] (dmitrykurmanov)
survey-library - v1.9.84

Published by github-actions[bot] over 1 year ago

Commits

  • [3b14579]: Work for #5987: fix popup under safari's scrollbar (Dmitry Kuzin) #6000
  • [0346bf6]: Initial panel count (panelCount property) is ignored for PanelDynamic questions and defaults to 0 in Creator fixed #6005 (Andrew Telnov) #6006
  • [4f893d3]: Merge branch 'master' into bug/5987 (Andrew) #6000
  • [6cd0b42]: Work for #5763 - changed typings generation way (TSV)
  • [74ea8c2]: Work for #5763 - changed typings generation way - fixed plugins build (TSV)
  • [4de4a59]: Revert "Work for #5763 - changed typings generation way" (TSV)
  • [f4b369b]: Revert "Work for #5763 - changed typings generation way - fixed plugins build" (TSV)
  • [3b66ab5]: Set valueName before loading object from JSON (#6007) (Andrew) #6007
  • [b3dbf79]: Work for #5763 - changed typings generation way - created branch (#6010) (tsv2013) #6010
  • [af7c3cb]: Fixed https://github.com/surveyjs/service/issues/1010 - navigationButtonsVisibility of a page is not taken in account (#6009) (tsv2013) #6009
  • [0373373]: Revert "Revert "Work for #5763 - changed typings generation way"" (TSV)
  • [6948d76]: Revert "Revert "Work for #5763 - changed typings generation way - fixed plugins build"" (TSV)
  • [f8d5987]: #5971 Rating: icon property for rateValues (#6008) (Aleksey Novikov) #6008
  • [dadbd05]: Work for #5763 - changed typings generation way - fixed Creator V1 build (TSV)
  • [f6a4c17]: #5991 Rating: stars - fix mouse interactions on Safari (Aleksey Novikov) #6017
  • [cf72df1]: fix creator unit tests (Aleksey Novikov)
  • [1dfce8c]: #6013 Rating: stars - do not hover in design mode (Aleksey Novikov) #6016
  • [88e265e]: Panel Dynamic: if renderMode is a tab, show some display text for tabs fixed #5949 (Andrew Telnov) #6014
  • [e1a9144]: Fix markup tests (remove ids) #5949 (Andrew Telnov) #6014
  • [4498d5a]: Add visibleIf to templateTabTitle and tabAlign properties #5949 (Andrew Telnov) #6014
  • [f37a788]: #5991 Rating: stars - fix mouse interactions on Safari (Aleksey Novikov) #6017
  • [fd29d7b]: resolve #5950 Dynamicdropdown: Choices in dropdown cell does not appear (OlgaLarina) #6020
  • [7e6ea3b]: If hideIfChoicesEmpty property is true then it restore visibility for a question that set visible property to false in code or JSON fixed #6021 (Andrew Telnov) #6022
  • [38d23ec]: #6027 Rating: new items in manual mode with rate count (Aleksey Novikov) #6029
  • [ccbe144]: Add unit test #6028 (Andrew Telnov) #6030
  • [21a9b29]: Multilingual Forms - The Choices Editor performs slower when the number of choices exceeds one hundred (100) fixed #6028 (Andrew Telnov) #6030
  • after edit two or more times item has fixed size #6032 (Aleksey Novikov)
  • [35d39af]: Do not fire onCellCreated on moving rows, #6028 (Andrew Telnov) #6030
  • [c71f665]: Fix functional tests in Creator master (Andrew Telnov)
  • [17a1dc2]: Make the inputType: datetime type obsolete fixed #5981 (#6026) (Andrew) #6026
  • [7cabb86]: Carry forward doesn't work for image picker question fixed #6033 (#6034) (Andrew) #6034
  • [a2ef303]: Fix Creator visual test in knockout (Andrew Telnov)
  • [4073969]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Andrew Telnov)
  • [9558ac7]: Dynamic Panel: Describe templateTabTitle and renderMode (#6035) (RomanTsukanov) #6035
  • [8cb2c18]: #6040 Rating: limits for rateValues count in Library (Aleksey Novikov) #6041
  • [152a99d]: remove display value fixed https://github.com/surveyjs/survey-creator/issues/4007 (Aleksey Novikov) #6044
  • [f9b4c20]: Move Customize Question Types articles to Form Library (#6045) (RomanTsukanov) #6045
  • [bb2d27b]: Work for #6048: fix question doesn't update title classes when readOnly changed (Dmitry Kuzin) #6049
  • 1.9.84 [azurepipelines skip] (dmitrykurmanov)
  • 1.9.84 [azurepipelines skip] (dmitrykurmanov)