- Notifications
You must be signed in to change notification settings - Fork277
Dev -> Main - v2.7.5#2037
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Dev -> Main - v2.7.5#2037
Changes from1 commit
Commits
Show all changes
125 commits Select commitHold shift + click to select a range
2664082
clone original Table Comp
iamfaran9ff640d
register table lite comp
iamfaran491782f
remove expansion data layer
iamfaranb43d31e
remove expansion functionality from table
iamfaran13cdeff
fix imports for table lite comp
iamfaran966c4df
remove edit functionality
iamfaran4d75755
remove filter modal / table toolbar unnecessary code
iamfarand03a02d
remove search filter and fix css issue
iamfaran5d6301e
remove edit / insert functions
iamfaran714e6cc
remove row context
iamfarand4afdb4
split down tableComp.tsx
iamfaran8b492c2
refactor tableCompView
iamfarana909c64
refactor / add virtualization
iamfaran18a93cf
remove edit functionality from columns
iamfaran6b34a8d
remove remaining edit functionality from the columns
iamfaran38c8653
remove change value props
iamfaranc82279e
refactor columnToAntd function
iamfaran29f29b3
remove more edit related code from columns
iamfaranc406bb5
add basic filters in headers
iamfaranf09e36f
add dynamic virtualization
iamfaran07abda7
remove unnecssory code for virtualization
iamfaran5a6ac32
fix x scrolling
iamfaran3af069a
scroll fixes
iamfaran1e1b61e
fix virtualization toolbar bottom
iamfarane98b05c
hide horizontal scroll virtualization
iamfaranfed09b1
fix y scroll
iamfaran58f13b2
delete rc-virtual-list
iamfaranb8c7586
fix infinite re renders / unnecessary logic
iamfaranc84c902
add styling structure / refactor styles
iamfaran67f9952
add custom Hook to calculate table height / body
iamfaran26f6b10
Add Base Table component
iamfaran4fd3e12
Add auto / fixed tables
iamfaran37d494a
basic refactor complete
iamfarand73a5ff
add styles
iamfaran3edaee4
fix header styles
iamfaran4590bfe
add remaining styles
iamfaran2fc52e6
move footer inside the main wrapper
iamfaran8a4c68f
fix window height
iamfaran6f5f5c5
Add footer/ header customizations + virtualization layout fix
iamfaranc30ffdd
add borders
iamfaranb293eac
implement simple bar
iamfaranffbea62
add customize scrollbars functionality
iamfaran59e02f5
add scroll
b6f71c2
match colors
3ae83d5
scrollbar settings
f86fcd3
hide custom scrolls on virtualization
19692fd
styled components syntax
6b01a69
add beta virtualization for table main
iamfarane5654e5
fix virtualization layout issues
iamfarandc6c5b9
fix scolling customization
iamfaran8abe167
fix scroll customization and refactor
iamfaran85f690f
remove console log
iamfaran84ada72
#1949 add different tab modes in PropertyView
iamfaran060a20e
fix: SMTP query failure due to SNI mismatch
ludomikula289ee7a
#1949 add tab modes feature
iamfaranfcf78c9
[Feat]: #1922 add drawer events
iamfaranc70aedb
[Fix]: #1851 toast open without second arg
iamfaran2c05e4d
[Feat]: #1720 add upload dragger
iamfaran26f4dd3
Merge pull request #1993 from iamfaran/feat/1949-tabs
raheeliftikhar55407edc
#1720 fix type error
iamfaranee31e1c
Merge pull request #1996 from iamfaran/fix/1851-toast
raheeliftikhar57dc8e77
Merge pull request #1995 from iamfaran/feat/1922-drawer-events
raheeliftikhar55464c85
#1720 add adjustable height in fixed mode
iamfaran85e9cf5
#1720 fix UI
iamfaranedbd09d
#1720 add drag area hint
iamfaran5db3f5a
#1720 remove unnecessary styled wrapper
iamfaran43c7fa3
#1720 add dragger image capture modal + custom dragger styling
iamfaran1e09cba
#1976 fix switch camera functionality
iamfaranaf83e43
#1720 fix modes height
iamfarane7c41d2
Merge pull request #1998 from iamfaran/feat/1720-dragger
raheeliftikhar546933e4
fix edit mode util
iamfaranb2e9611
Merge pull request #2001 from iamfaran/fix/editmode-util
raheeliftikhar5c229cfa
fix: update smtp ssl options
ludomikula1793cdf
Merge pull request #1989 from iamfaran/feat/table-main-virtualization
raheeliftikhar56a66978
Merge pull request #1939 from iamfaran/feat/table-lite
raheeliftikhar54747b25
#1987 introduce delta for editor
iamfaranc7c02ac
[Fix]: #1986 change event trigger
iamfaran85c55d4
fix table row selection doesn't work on transparent hover color
raheeliftikhar516f4105
expose table's hidden property
raheeliftikhar517496ad
[Fix]: #1981 remove duplicate row background color property
iamfarana7deddc
fix spelling for dragger hint area text
iamfaran1d70c0c
expose selectRowsByIndex and selectRowsByIds methods with table comp
raheeliftikhar56dbae39
fixed test failing on image build
raheeliftikhar5428b59a
fix click event trigger on tabl's tag column
raheeliftikhar53ff5663
[Fix]: #1970, #1984 event handler context
iamfaranc04fa51
[Fix]: #1965 chart expanded in table rows binding
iamfaran4c8b4ea
Merge pull request #2004 from iamfaran/fix/table-row-duplicate
raheeliftikhar579acea5
Merge pull request #2003 from iamfaran/fix/1987-rich-editor
raheeliftikhar5072547a
beta edit tags functionality
iamfaranc890393
[Feat]: add tags edit mode
iamfaran47aeb17
fix state issues + add edit functionality
iamfarana4af806
make one unified options for saving
iamfarande4bbee
remove unnecessary code
iamfaranfbceeb7
[Fix]: #2011 setDefaultValue duplication
iamfaran92ddb9b
[Fix]: #1987 issuse when type really slow
iamfaran320f388
[Fix]: #2009 first decimal character
iamfaran1f567b6
[Fix]: #2005 correctly show validation errors when 0
iamfaran90b1ac0
[Feat]: add new pending tags in suggestions for Table Tags Column
iamfaranf03b63b
Merge pull request #2019 from iamfaran/fix/1987-editor
raheeliftikhar5e98afcc
Merge pull request #2018 from iamfaran/fix/2009-decimal
raheeliftikhar51cee6ff
Merge pull request #2017 from iamfaran/fix/2005-input-validation
raheeliftikhar5ae2422c
Merge pull request #2016 from iamfaran/fix/2011-number-input
raheeliftikhar54b25dc6
[Fix]: #2014 Tab ID on refresh
iamfaran7c55830
Merge pull request #2006 from iamfaran/fix/event-context
raheeliftikhar5080ac6f
Merge pull request #2008 from iamfaran/fix/1965-chart-expanded
raheeliftikhar5242bbf4
Merge pull request #2013 from iamfaran/feat/tags-edit
raheeliftikhar5fa2d9e4
Merge pull request #2023 from iamfaran/feat/table-tags
raheeliftikhar5b8eb6ff
Merge pull request #2026 from iamfaran/fix/2014-tabs-id
raheeliftikhar5e52dae8
[FIX]: #2012 navitems hide issue
iamfarand21e858
fix: temporary add rjson library to local repository due to artifacto…
ludomikulab16f6c2
[Fix]: #2022 Tab spacing issue in code editor
iamfaranc888e8a
chore: update api-service version for new release
ludomikulae5dc227
Merge pull request #2027 from iamfaran/fix/2012-nav
raheeliftikhar55987158
Merge pull request #2028 from iamfaran/fix/2022-tab-spaces
raheeliftikhar5a04a57b
fix autocomplete input glitch
raheeliftikhar5578dc3c
fix spaces not preserved issue in rich text editor comp
raheeliftikhar58851f94
[Fix]: #2020 dynamic layers issue
iamfaran0b58adf
[Fix]: revert chart expansion
iamfaran75f1486
Merge pull request #2032 from iamfaran/fix/revert-chart-expansion
raheeliftikhar5f205a1b
[Feat]: #2010 add pagesize event
iamfaran4fd6ad0
new: check for client IP address also in X-Forwarded-For header
ludomikula430cab9
Updating Version Numbers to prepare the Release 2.7.5
f0fca07
Merge pull request #2033 from iamfaran/feat/2010-pagesize-event
raheeliftikhar57b738c3
Merge pull request #2031 from iamfaran/fix/2020-layers
raheeliftikhar50e5aa97
Prepare Release 2.7.5
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
fix autocomplete input glitch
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commita04a57b5056803480c857a09a91baf9c1b3480ed
There are no files selected for viewing
24 changes: 20 additions & 4 deletionsclient/packages/lowcoder/src/comps/comps/autoCompleteComp/autoCompleteComp.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.