Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@guidesmiths/react-form-builder

Package Overview
Dependencies
Maintainers
5
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guidesmiths/react-form-builder - npm Package Versions

1
17

1.2.0

Diff

Changelog

Source

1.2.0 (2024-02-29)

Chores
Continuous Integration
  • set egress-policy to audit (41722842)
  • reset version to start with 1.0.0 for the new namespace (56e4817b)
  • replace ci github action to trigger with new release (00b14e13)
  • remove support for node14 (3478c977)
  • rename namespace from guidesmiths to onebeyond (795af293)
  • add scorecard workflows (592b0120)
  • add ci workflow (7d99a8ea)
  • add code climate gh action for test coverage (0074b22f)
  • add code climate gh action for test coverage (c308040f)
Documentation Changes
  • improve readme file to get rid of obsolete guidesmiths refs (83acb0a5)
  • readme badge link (4b72fbaa)
  • update .all-contributorsrc (f24492fe)
  • update README.md (2082f813)
  • update .all-contributorsrc (204695d0)
  • update README.md (25c26361)
  • all contributors (81851aad)
  • add @Donivanes as a contributor (d9f5c4f5)
  • add @sofisdev as a contributor (a300477c)
  • add @ars1096 as a contributor (ab507c9a)
  • add @FranciscoValdesoiro as a contributor (f93b5eb5)
  • add @ismaelocaramelo as a contributor (354b2f66)
  • add @pablo-albaladejo as a contributor (b8cec107)
  • remove pr template to use the org pr template (257d4db9)
  • added codeclimate badges (da155c64)
  • add accessibility attributes from radio button and main form (6a421c98)
  • add accessibility section to readme (f293ce48)
New Features
  • add dependant questions logic to radio buttons (e81e81b2)
  • remove support for node < 16 (bb40b3af)
  • upgrade to node v20 (7b79369c)
  • add devtools when in DEV mode (23730319)
  • Release patch (#143) (940e49d0)
  • add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7ff)
  • add react markdown to radio label (#111) (d205009a)
  • refactor container condiciontalQuestion (67501bc6)
  • props added (5c1bfe25)
  • new sorted arrays by country name (877b5ad3)
  • precommit script added (b85f7ca2)
  • precommit script added (91e6f2e9)
  • added pre-commit job (34d43e86)
  • added pr template and codeowners file (ee824138)
  • github action to publish on npm (#98) (e57372b0)
  • github action to publish on npm (af134b73)
  • textarea question implemented (46e0f1e1)
  • add commitLint and Husky (82534965)
  • builder parent div updated (ba4fbdd3)
  • radio test edit (521f6dce)
  • edit labels by question (0c3aaa4a)
  • making new and removing old tooltip component (73a1450f)
  • button customise by id (0342e6b5)
  • multipleCheckbox editable styles (2dbbda2b)
  • aligning labels with radios (db555cd4)
  • changing how styles are managed (3ffc3da4)
  • svg component displayed with inputs and tooltip (9a711a66)
  • svg now can be loaded with the library (fcf92aa2)
  • placeholder option in select & country Questions (ce9969a8)
  • adding license-checker postinstall (9748f18f)
  • countryQuestions storybook (6565c1b3)
  • now countryQuestion accepts custom list of countries (8c320e17)
  • new modal possibility, now we can open different links and show different text in the same modal (200b4469)
  • custom component with a modal, now we can open links in a modal or in another tab. (99faab93)
  • custom component for check ==> custom checkbox storybook (0b885954)
  • storybook related with the checkbox component (b3a383d3)
  • add openToDate in date field (e1df7d97)
  • add openToDate in date field (dbba3b64)
  • export error message to implement into custom component (ddf001d0)
  • add custom component compatibility (7d0907d7)
  • add minAge to date component (4848362b)
  • change value of the country from countryName to countryShortCode (96caaf7f)
  • add target option into Checkbox ReactMarckdown links (37e9bb5f)
  • add select status (isSelected,isDisabled, isFocused) styles (e067bd10)
  • questions: add image input question type (#161) (343c57ab)
  • text-area: add word count type (#130) (5306f5b2)
  • mobile: add default country value (#124) (37843c67)
  • phone: add ltr attribute (#122) (95ee6994)
  • regions: change gb, ie, fr and se regions data (#121) (62fec427)
  • builder: add dependent question to multicheckboxes (#116) (1d4e3667)
  • node: update version (c772b5de)
  • multiplecheckbox: add disable others option (#112) (d0c18c88)
Bug Fixes
  • updgrade to node 18 as some dependencies need it (2fa29fdf)
  • set recommended policy for cd gh action (18565ddd)
  • get back egress-policy block for harden runner (e6230436)
  • allowed-endpoints for scorecard (6e686636)
  • allowed-endpoints for test reporter (b85ebe49)
  • set node version 16 (794ec2fa)
  • linter errors and warnings (daa0acdb)
  • prevent re-submitting the form while it's being submitted (d67c0fa9)
  • disable submit button when form is being submitted (8686d875)
  • textarea validation for min and max word count (94332752)
  • fix vulnerabilities with auit fix (dc182b54)
  • textarea errorMessage (#129) (68699f95)
  • country conditions uppercase (ca59af7e)
  • date picker test (#113) (c1875f86)
  • adding countries left asked by ... (dfc8a2cf)
  • error no text to display (f826a36f)
  • tests (ef6bb026)
  • style access (2c01fa5c)
  • new logic needs changes in the tests (17207059)
  • not displaying tooltip if there is no text (6376863c)
  • Date problem with hour depends on GMT and fixing texts (ed85ec7b)
  • removing web error default (348dc411)
  • name of svg need a format name to avoid errors in tags (888406c9)
  • displaying error just if it is neccesary (4b734d51)
  • adapt test were needed due to new logic (e664cca3)
  • phone input not alway required and name now can be choosen (019226c3)
  • phone input is not always required anymore (105740d9)
  • old test now everything is ordered... (bab900db)
  • add countryAndRegionsData to FB (d694fa81)
  • problem rendering select when theme value was null (f2fd2590)
  • Quick fix test that was forgotten (d01d6fe3)
  • the bugs related with the 1.0.58 version and old bugs from other versions (ae609e37)
  • travis build fixing (3a2a7123)
  • travis error ? && removing consoles.log (a95ee0f2)
  • reducing redundancy repeating question all the time just making the necessary modifications (6b51f4db)
  • fix return multipleCheckboxes and multipleImageCheckboxes values, validations (a7ab4a8b)
  • fix empty phone error (81b87e1e)
  • fix date component in firefox and safari (7eada8da)
  • validation birthday date (979a6463)
  • error-handling: add error class to all Select based questions (#172) (196ccbb0)
  • select: update select default value to listen to new value changes (#168) (e91d8c66)
  • rollup&Fields: update rollup, use uuidV4, update packages (#144) (40e60a90)
  • react-select: use id to prevent hydration errors (#140) (bfcbdf04)
  • error-message: use errorStyles prop instead of overwrite sx (#142) (a69d1509)
  • text-area:
  • eslint: sx problem (#134) (1958e67c)
  • form:
  • dateQuestion: select date order (#117) (91fa555a)
  • dateField: remove ? (3f3603e5)
  • selectImage: type of values when undefined (59484424)
  • main: travis yaml format (20ecbffe)
Other Changes
  • audit for cd gh action (c01c736b)
  • onebeyond/react-form-builder into use-uuid (b6adcf32)
  • guidesmiths/react-form-builder into main (222931d4)
  • guidesmiths/react-form-builder (03291617)
  • guidesmiths/react-form-builder (31dcca7f)
  • //github.com/guidesmiths/react-form-builder into feat/testing (d4968f87)
  • guidesmiths/react-form-builder into main (3c688403)
  • //github.com/guidesmiths/react-form-builder (d01cbe71)
  • //github.com/guidesmiths/react-form-builder (b5ba58af)
  • D (7ddc92c6)
  • D (8b43c578)
  • logic behind radiobuttons (5c90b1f0)
  • undefined value on delete (e8e790bc)
  • countries are displayed in the language asked & added countries json (2cd475f3)
  • redirection in the href, export modal and included onLinkClick for the customizeCheckbox in formbuilder (12452de6)
  • add custom order and custom countryNames into country-component (60091bb0)
  • add-date-and-form-types-into-form-builder#19 add date and phone types into form builder (84b8fed3)
  • add-calendar-component add Date component, add isBirthDay property and create story (4f1e5626)
  • main:
    • github action only on main with condition (c3cb88d8)
    • github action only on master with condition (0cbdd119)
    • github action only on tag version fix (3d7d59a2)
    • use default install (be20260b)
    • add run-s as global (7dac94a3)
    • remove run-s build (093d4e88)
  • master:
Refactors
  • move builder styles to separate file (1231bcdc)
  • move button styles to separate file (e9050b59)
  • move example styles to separate file (18b3d5fc)
  • use uuid lib instead of useId hook (e20d3225)
  • updated aria-label in checkbox links (#110) (c75a7547)
  • externalize components (5aee3928)
  • markdown onLinkOpen (fa1ff72c)
  • logo reducing loading charge (361fcd0a)
  • logistic more precise (f243dd92)
  • moving icons to new folder and default icon (75f5af63)
  • Logo and tooltip externalisation in components (6f88a7a3)
  • optimisation of priorityOrder and new language feature displaying countries (c845d30b)
  • removing C&R now it will be in /country/data with the other json (98fbed31)
  • removing "isMobile" from documentation and adding language (88f56f3b)
  • builder: set component props (#141) (f641f20a)
Code Style Changes
Tests
guidesmiths_bot
published 1.1.61 •

guidesmiths_bot
published 1.1.60 •

guidesmiths_bot
published 1.1.59 •

guidesmiths_bot
published 1.1.58 •

guidesmiths_bot
published 1.1.57 •

guidesmiths_bot
published 1.1.56 •

guidesmiths_bot
published 1.1.55 •

guidesmiths_bot
published 1.1.54 •

guidesmiths_bot
published 1.1.53 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc