Skip to content

Expanded Long Description Box - #72

Merged
jerrysong1324 merged 28 commits into
lux-org:masterfrom
jerrysong1324:master
Mar 5, 2021
Merged

jerrysong1324 merged 28 commits into
lux-org:masterfrom
jerrysong1324:master

Conversation

@jerrysong1324

@jerrysong1324 jerrysong1324 commented Mar 3, 2021

Copy link
Copy Markdown
Contributor

Followup to #67

Changed

  • Synced long description info panel state across different tabs
  • Changed span of info panel to be across entire widget as opposed to just on tab
  • Reformatted w/ black
  • Rebuilt and pushed

Screenshots

Screen Shot 2021-03-03 at 12 28 04 AM

Screen Shot 2021-03-03 at 12 27 43 AM

jerrysong1324 and others added 26 commits October 25, 2020 19:47
* adding delete icon

* added basic delete functionality

* able to delete cards but need to clear selections

* finished adding delete feature

* added comment

* updating exported graph as well

* added deletedIndices to widget

* fixed update bug in export and deletion buttons

* fixed keeping track of deletions between exports

* fixed bug to have exportedIndices sync on delete

* changed logic to use observer in backend

* implemented button to set intent + deletion bug fix

* added interfaces

* removed alert for intent

* changed icon to magnifying glass

* updated intent btn message

* changed variable names

* Update buttonsBroker.tsx

minor edits to text label

* Update buttonsBroker.tsx
* change mentions of cards to visualizations

* fixed jupyter labextensionn install

* initial fix for jupyter lab compatibility

* cleaned up code

* changed lux-widget to luxwidget

* small updates

* changed phosphor to lumino and updated dependencies for lab 2

* overwrote one of the jupyter's css styles

* moved lumino to dev dependency

* lowercased lumino

* reduced react version requirement and fixed typing bug

* added documentation for users and developers

* Update CONTRIBUTING.md

* fixed minor css issues

* change installation instructions for PyPI

* wording on installation

* Update README.md

* changed version numbers to 0.1.1

* added installation for luxwidget

* merging master

Co-authored-by: Doris Lee <dorisjunglinlee@gmail.com>
@jerrysong1324
jerrysong1324 requested a review from dorisjlee March 3, 2021 08:52
@dorisjlee dorisjlee changed the title To Close out Lux Issue #216 Final Touches on Long Description Expanded Long Description Box Mar 4, 2021
@dorisjlee

Copy link
Copy Markdown
Member

Hey @jerrysong1324, The changes here looks good! I'm also assigning @cjachekang as a reviewer.
@cjachekang : Let us know if it makes more sense to merge this issue in first or #71 for preventing merge conflicts!

@dorisjlee
dorisjlee requested a review from jacquekang March 4, 2021 12:29
@jacquekang

Copy link
Copy Markdown
Contributor

@dorisjlee this can be merged in first - also, are we always merging in the index.js/index.js.map files?

@jerrysong1324

Copy link
Copy Markdown
Contributor Author

My understanding is that we are merging in the index.js/index.js.map files right? I thought I asked Doris before and that's what she said.

@jerrysong1324
jerrysong1324 merged commit 5b5f4e4 into lux-org:master Mar 5, 2021
@dorisjlee

Copy link
Copy Markdown
Member

Yeah we are merging the index.js files since these compiled files are what the nbextension uses for non-dev installs (e.g. binder and PyPI releases).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants