1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-25 18:56:50 +02:00
market/src/components/@shared
Luca Milanese 52eaee0ad5
Feat: autocomplete tags functionality (#1471)
* feat: add autocomplete tag component

* feat: pass tags aggregated list to autocomplete component

* feat: add initial styling to autocomplete tag component

* fix: autocomplete style types

* feat: move styling elements to module.css file

* feat: update placeholder text for tag input field

* feat: add default value to tags if present

* feat: add edit tags functionality

* fix: default tag value

* fix: style for automplete menu's keyboard navigation

* fix: tags aggregation query size

* feat: return sorted tags aggregated list suggestion in publish

* fix: set tags value touched state in edit mode

* add package back

* enhancement: autocomplete tag component config (#1679)

* fix publishing when connecting wallet on publish form

* fix reset pricing on tx execution

* removed changing steps

* cleanup

* Fix headers (#1663)

* test

* test

* test

* test

* test

* test

* test

* remove link

* enhancement: tag autocomplete settings

* feat: add cursor type text

* feat: tweak filter and sort for matched tags

* fix: tags input font color

* fix: tag autocomplete component input color

Co-authored-by: EnzoVezzaro <enzo-vezzaro@live.it>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Ana <84312885+AnaLoznianu@users.noreply.github.com>

* fix lock

* test

* fix

* fix

* minor fixes

* fix cursor on remove item (x)

* style updates

* UX tweaks

* start suggestions upon first key stroke
* remove redundant help tooltip
* change placeholder copy
* remove input clear action

* edit updates

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: EnzoVezzaro <enzo-vezzaro@live.it>
Co-authored-by: Ana <84312885+AnaLoznianu@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-10-05 15:40:00 +01:00
..
AccountList ENS integration, the right way (#1410) 2022-09-22 19:18:32 +01:00
AddToken Dynamic token list support for publishing (#1516) 2022-08-03 13:48:57 +01:00
AnnouncementBanner Opening blog post link in new tab (#1526) 2022-06-20 17:46:13 +03:00
AssetList added N/A for negative values as well as missing data (#1691) 2022-09-22 17:17:12 +01:00
AssetTeaser Remove AMM Pools (#1614) 2022-08-02 10:53:22 +01:00
AssetType added N/A for negative values as well as missing data (#1691) 2022-09-22 17:17:12 +01:00
atoms ENS integration, the right way (#1410) 2022-09-22 19:18:32 +01:00
ButtonBuy change label 'data set' with 'dataset' 2022-08-15 09:57:53 -04:00
ExplorerLink remove OceanProvider (#988) 2022-01-13 13:15:15 +00:00
FileIcon Bump filesize from 9.0.11 to 10.0.5 (#1718) 2022-10-03 13:54:51 +01:00
FormFields added N/A for negative values as well as missing data (#1691) 2022-09-22 17:17:12 +01:00
FormInput Feat: autocomplete tags functionality (#1471) 2022-10-05 15:40:00 +01:00
Markdown migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
NetworkName header space saving & interaction tweaks (#1549) 2022-06-28 14:01:26 +01:00
Page Fix long title (#1606) 2022-07-28 18:34:34 +03:00
Pagination restructure form, dial back on overwriting native Formik functionality 2021-10-27 18:35:18 +01:00
Price fix file validation on edit form (#1677) 2022-09-26 14:01:51 +01:00
Publisher ENS integration, the right way (#1410) 2022-09-22 19:18:32 +01:00
SuccessConfetti more reorganization 2021-10-27 11:29:03 +01:00
WalletNetworkSwitcher Refactor Asset context provider (#1055) 2022-02-03 14:31:43 +00:00
Web3Feedback remove OceanProvider (#988) 2022-01-13 13:15:15 +00:00
DebugOutput.tsx fixes 2022-01-26 11:55:21 +00:00
FormikPersist.tsx Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00