mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-15 17:25:04 -05:00
* Updated onOpenChange code style * modifying how handle text is rendered * Rounding input boxes * Modifying layout of nodes * formatting * update edge start / end positions * updated handle rendering * moved outputs down and disabled toggle * formatting * update font * update key name formatting * modify layout of input items * updated the add property button * feat(platform): Sync on new UI design * simplify UI * block list add border and remove padding * add highlight on navbar button * Change block header so block costs line up correctly * fix history type issue * formatting * tweaking css to hide white spot * fixed white spot * Added context menu * Changed status badge color * getting error colors just right * Added a NodeOutputs component for rendering the outputs * tidy up * Change Add Item Button Color * changed cursor on hover in block control panel * formatting * updated formatting of tutoral and tally buttons * fix(platform): Fix text area input not updating input field * Address comments * Add missing color * fix lint errors * Cleanup context logic * Make inputref reliable * Update coloring * fix(platform): Fix unexpected closing block list on tutorial * Add X-scrolling * Remove excessive shadows * Remove another excessive shadows * Another patch patch patch * Add border on context menu * Cleanup executions * Cleanup executions * Makr border darker * Make border darker * Fix input reset --------- Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co>