Commit Graph

26 Commits

Author SHA1 Message Date
Julien Nahum f970557b76
Vue 3 better animation (#257)
* vue-3-better-animation

* Working on migration to vueuse/motion

* Form sidebar animations

* Clean code

* Added animations for modal

* Finished implementing better animations

---------

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-08 19:21:04 +01:00
Julien Nahum 0eea59c5ba Refactor inpus 2023-12-01 21:24:38 +01:00
Chirag Chhatrala 47653ebe64
Vue3: migrating from vuex to Pinia (#249)
* Vue3: migrating from vuex to Pinia

* toggle input fixes

* update configureCompat

---------

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-01 18:57:14 +01:00
Forms Dev 54918354ea Merge branch 'main' into vue-3 2023-11-28 16:24:36 +05:30
formsdev 57fdfb25a0
File input new design (#246)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-11-28 11:31:57 +01:00
Julien Nahum ee4cb7a0d3 Fixed the mixin 2023-11-17 12:56:12 +01:00
Forms Dev 0e8765509a update vselect & phone input 2023-11-17 17:18:43 +05:30
Julien Nahum 81a6d33681 Added select input, v-click-outside for vselect 2023-11-17 12:18:40 +01:00
Forms Dev 5bc4b866c4 WIP 2023-11-17 16:25:10 +05:30
Julien Nahum 8e8bad3754 Started to refactor input components 2023-10-28 11:17:50 +01:00
Julien Nahum 437644584a WIP 2023-10-24 11:00:54 +02:00
Julien Nahum be6bc867fe WIP 2023-10-19 10:46:04 +02:00
Julien Nahum 358bf0e4d0 Managed to load a page 2023-10-14 17:31:30 +02:00
formsdev f7ecd6f233
Phone input prefill country issue fixed (#213)
* fix prefill phone issue

* js phone parse fixes

* revert last change

* fix phone UI

* Code optimize

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-10-03 17:50:46 +02:00
Julien Nahum 610aec5eed UI polish 2023-09-20 21:06:43 +02:00
Julien Nahum 65fb751d38 Improve tel input styling 2023-09-12 11:25:34 +02:00
Sutirtha Bharati Das a53677d2ed
ENH: Phone Input Component (#189)
* #170-ENH: Created custom dropdown phone input

* #170-ENH: Added phone_number rules

* #170-ENH: Added phone_number rules

* #170-ENH: Added separate Rule for phone number input, starting 0 phone number is ignored, added regex to ignore non digit phone input

* #170-ENH: Removed global registration of CountryFlag

* #170-ENH: Using VSelect component for country selection, added prop for dropdown styling

* #170-ENH: Updated phone number rule

* #170-ENH: Added margins to country selector

---------

Co-authored-by: Sutirtha <sdas@republicfinance.com>
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-12 10:13:10 +02:00
formsdev 61d02d4fb2
V Select hover theme color (#192)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-08 18:28:10 +02:00
formsdev e28d80e7da
Select field selection handling (#158) 2023-07-26 09:49:31 +02:00
Chirag Chhatrala 3f2fe352e8
Field Help as Html text & Help Position (#115)
* Field Help as Html text & Help Position

* Re-organize field options modal

* put margin for above help
2023-04-19 10:13:50 +02:00
Chirag Chhatrala 9b3f5ddbdf
Feature: Disabled fields (#98)
* Feature: Disabled fields

* disable field for rating

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-22 15:49:52 +01:00
Chirag Chhatrala 47964ec565
Hide form title via URL param (#89)
* Hide form title via URL param

* FormUrlPrefill smal fixes
2023-02-22 16:39:13 +01:00
Chirag 970893329b
Migrate to Vite (#71)
* Replace DateInput

* Migrate to Vite

* Ecxluding optimize to fix notifs in dev

* Dateinput changes

* Fixs on new DateInput

* wip

* Updated date input + cleaning

* Udpated readme

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-21 12:57:37 +01:00
JhumanJ b6c9bfe1f8 improve tags 2022-11-01 14:43:14 +01:00
Chirag 8f528155f5
Choose Visible columns & in csv with removed field (#11)
* Choose Visible columns & in csv with removed field

* toggle UI fixes
2022-10-17 09:45:28 +02:00
Julien Nahum f8e6cd4dd6 Initial commit 2022-09-20 21:59:52 +02:00