Raju Udava
|
e60106cab9
|
fix: rtl support for lang-ar
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
a8d89309b6
|
fix(gui-v2): type-related issues in formula option
|
2 years ago |
Wing-Kam Wong
|
c313739beb
|
feat(gui-v2): add validateAgainstType & getRootDataType
|
2 years ago |
Wing-Kam Wong
|
d94adf038c
|
feat(gui-v2): add date function for formulas
|
2 years ago |
Wing-Kam Wong
|
d422ac742b
|
wip(gui-v2): validateAgainstMeta
|
2 years ago |
Wing-Kam Wong
|
c1ee1dab56
|
feat(gui-v2): register jsep curly hook
|
2 years ago |
Wing-Kam Wong
|
bb9ae844a1
|
fix(gui-v2): undefined is not iterable
|
2 years ago |
Wing-Kam Wong
|
3c42fc49cd
|
feat(gui-v2): add empty text
|
2 years ago |
Wing-Kam Wong
|
fbf463f8c1
|
fix(gui-v2): disable mask & set default suggestion list
|
2 years ago |
Wing-Kam Wong
|
1d094d690b
|
fix(gui-v2): fix suggestion type
|
2 years ago |
Wing-Kam Wong
|
ed0b97ab46
|
fix(gui-v2): drop IE logic in GetCaretPosition
|
2 years ago |
Wing-Kam Wong
|
59b6be25b1
|
fix(gui-v2): init trie in AC tree
|
2 years ago |
Wing-Kam Wong
|
e7da0fc798
|
fix(gui-v2): insertAtCursor logic
|
2 years ago |
Wing-Kam Wong
|
8c87d2ee21
|
fix(gui-v2): remove IE insertAtCursor logic
|
2 years ago |
Wing-Kam Wong
|
be8efc66d9
|
feat(gui-v2): sugListRef & sugOptionsRef
|
2 years ago |
Pranav C
|
4a099b65ba
|
feat(gui-v2): lookup cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27a6a0f05f
|
wip(gui-v2): lookup cell
|
2 years ago |
Raju Udava
|
3980662a6c
|
fix: info message error when using invite more option
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
ace40750a3
|
fix: null check
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
9e9053d212
|
refactor(gui-v2): replace with use
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
8aac0b5853
|
fix: null check validations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
6057ee687e
|
feat(gui-v2): make edit enabled toggle possible
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
92cdc64119
|
feat(gui-v2): enter key navigation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bf947e8012
|
fix(gui-v2): cell outline correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4a09e2787b
|
chore(gui-v2): arrow/tab navigation correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
75164d167a
|
feat(gui-v2): formula suggestion
|
2 years ago |
Wing-Kam Wong
|
685d282528
|
feat(gui-v2): add keydown events to formula input
|
2 years ago |
Wing-Kam Wong
|
90f3684eb1
|
feat(gui-v2): inject meta & add suggestionsList
|
2 years ago |
Wing-Kam Wong
|
3c86117437
|
feat(gui-v2): export column utils
|
2 years ago |
Wing-Kam Wong
|
b115098ede
|
wip(gui-v2): formula functions
|
2 years ago |
Wing-Kam Wong
|
7eee37baf2
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
5220ecc6a0
|
fix(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
28dd7145b1
|
feat(gui-v2): add NcAutocompleteTree
|
2 years ago |
Wing-Kam Wong
|
2bcfd7c7e5
|
feat(gui-v2): include getWordUntilCaret & insertAtCursor in formula utils
|
2 years ago |
Pranav C
|
6ec63d9f9b
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bec5a095a7
|
fix(gui-v2): provide editEnabled from cell component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
88a553efe0
|
fix(gui-v2): reset validators on new column meta generation and include meta prop
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
26389f16db
|
refactor: i18n arabic language support
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
8d76f19451
|
feat(gui-v2): allow virtual column to edit
|
2 years ago |
Wing-Kam Wong
|
9e57d8fcd9
|
feat(gui-v2): add useProvideColumnCreateStore
|
2 years ago |
Wing-Kam Wong
|
721a8c8dfe
|
feat(gui-v2): export column in useColumnCreateStore
|
2 years ago |
Pranav C
|
38ed45d2fd
|
refactor(gui-v2): type correction and null check
- input value can be null as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
34bee526cf
|
feat(gui-v2): add jsep
|
2 years ago |
Wing-Kam Wong
|
6150d4785a
|
wip(gui-v2): formula options
|
2 years ago |
Wing-Kam Wong
|
bf88b78ba6
|
feat(gui-v2): add formula utils
|
2 years ago |
Wing-Kam Wong
|
c05e64435d
|
feat(gui-v2): include SmartsheetColumnFormulaOptions
|
2 years ago |
Wing-Kam Wong
|
504d20cd3d
|
feat(gui-v2): checkbox options
|
2 years ago |
Wing-Kam Wong
|
3acc23bbce
|
feat(gui-v2): include SmartsheetColumnCheckboxOptions
|
2 years ago |
Wing-Kam Wong
|
24809e3c06
|
fix(gui-v2): set default value for each option
|
2 years ago |
Wing-Kam Wong
|
9378a53413
|
fix(gui-v2): make meta as {}
|
2 years ago |