clients/libs/components/src
Vincent Salucci 9578e7b6b4
[CL-27] [EC-455] Ng-Select Integration (#3383)
* [CL-27] Select -> Library initial commit

* [EC-455] NG-Select Integration

* Prettier

* [EC-455] [CL-27] Add option for removing items on close // Added loading/no item found text defaults // Fixed disabled bg color // Added templated loading icon

* [EC-455] [CL-27] Removed enter override // Fixed backspace removal // Clearing search on add // Gave label select states

* [EC-455] [CL-27] Added copy from text to theme

* [EC-455] [CL-27] Changed SimpleItemView to type - removed creation logic to shift responsibility to hosting component

* [EC-455] [CL-27] Updated custom theme to include CSS variable colors

* [CL-27] [EC-455] Initial pass at form field control // initial template for custom value accessor

* [EC-455] working baseItem input

* [EC-455] working value accessor

* [EC-455] Completed FormFieldControl implemntation // fixed badge disabled bug

* [EC-455] Prettier

* [EC-455] Removed obsolete variables

* [EC-455] Private value accessor functions

* [EC-455] Cleaned up default variables

* [EC-455] Imported Shared module to access i18n pipe // cleaned up string refs

* [EC-455] Adjusted padding for clear button // Changed hover color to text-main // Fixed pipe import on stories

* [EC-455] FormObj factory

* [EC-455] FormObj factory

* [EC-455] Updated FormFieldModule import/export statements

* [EC-455] Null check ngControl // added strings

* [EC-455] Fixed remaining null check // Added standalone story & input

* [EC-455] Actually adding the null check

* [EC-455] Removed injector logic // Removed Value Accessor PROVIDER // Self-assigned value accessor

* [EC-455] Fixed ID copy pasta // Forwarded desribed by to focusable input // Abstracted input for label

* [EC-455] Prettier
2022-10-11 07:49:31 -05:00
..
app Move to libs 2022-06-03 16:24:40 +02:00
async-actions [EC-558] chore: cleanup unused code (#3740) 2022-10-11 10:50:46 +02:00
avatar Ensure avatar component is stable (#3640) 2022-09-29 18:57:35 +02:00
badge [Cl-10] Make badge inline (#3089) 2022-07-15 10:59:19 +02:00
banner [EC-457] Component library icon buttons (#3372) 2022-09-15 07:38:29 +02:00
button [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00
callout [SM-110] Add prettier-plugin-tailwindcss (#3215) 2022-08-02 08:45:59 +02:00
dialog Make content padding optional on Dialog components to support tab group content (#3634) 2022-09-28 09:05:35 -07:00
form-field [CL-27] [EC-455] Ng-Select Integration (#3383) 2022-10-11 07:49:31 -05:00
icon [EC-512] Tree shakeable icons (#3427) 2022-09-06 08:21:59 +02:00
icon-button [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00
input [CL-27] [EC-455] Ng-Select Integration (#3383) 2022-10-11 07:49:31 -05:00
link [Component Library] Text/Button Links (#3126) 2022-08-08 11:21:46 -05:00
menu [SM-110] Add prettier-plugin-tailwindcss (#3215) 2022-08-02 08:45:59 +02:00
multi-select [CL-27] [EC-455] Ng-Select Integration (#3383) 2022-10-11 07:49:31 -05:00
shared [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00
stories [CL-42] Add code color (#3662) 2022-10-07 18:24:49 +02:00
table [SM-110] Add prettier-plugin-tailwindcss (#3215) 2022-08-02 08:45:59 +02:00
tabs [EC 456] Component Library Content Switching Tabs (#3452) 2022-09-26 22:41:51 +01:00
toggle-group Remove absolute value in toggle group (#3213) 2022-08-02 17:43:50 +02:00
utils [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00
favicon.ico Move to libs 2022-06-03 16:24:40 +02:00
index.html Move to libs 2022-06-03 16:24:40 +02:00
index.ts [EC-558] Reflecting async progress on buttons and forms (#3548) 2022-10-10 16:04:29 +02:00
main.ts Move to libs 2022-06-03 16:24:40 +02:00
polyfills.ts Move to libs 2022-06-03 16:24:40 +02:00
styles.css Move to libs 2022-06-03 16:24:40 +02:00
styles.scss [CL-27] [EC-455] Ng-Select Integration (#3383) 2022-10-11 07:49:31 -05:00
test.setup.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
tw-theme.css [CL-42] Add code color (#3662) 2022-10-07 18:24:49 +02:00
variables.scss Move to libs 2022-06-03 16:24:40 +02:00