Skip to content

[BASE-63] Create dist version of library#3

Closed
MilosMosovsky wants to merge 1 commit into
masterfrom
base-63-build-distribution
Closed

[BASE-63] Create dist version of library#3
MilosMosovsky wants to merge 1 commit into
masterfrom
base-63-build-distribution

Conversation

@MilosMosovsky
Copy link
Copy Markdown
Contributor

Create dist folder for library

@toptal-bot toptal-bot force-pushed the base-63-build-distribution branch 5 times, most recently from 3ee8469 to 3b8b81e Compare December 6, 2018 12:22
Comment thread rollup.config.js Outdated

const COMPONENTS = ['Button']

const EXTERNALS = ['@material-ui/core/Button', '@material-ui/core/styles']
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this does nothing, it just clear warning from rollup that this is an external dependency

@MilosMosovsky MilosMosovsky force-pushed the base-63-build-distribution branch 3 times, most recently from 31e85ad to 620023b Compare December 6, 2018 23:24
Comment thread .browserslistrc Outdated
@@ -0,0 +1,3 @@
> 1%
Last 2 versions
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MilosMosovsky MilosMosovsky force-pushed the base-63-build-distribution branch 2 times, most recently from 11610ad to a3a0289 Compare December 11, 2018 19:08
@MilosMosovsky MilosMosovsky force-pushed the base-63-build-distribution branch from a3a0289 to cccc477 Compare December 11, 2018 19:08
@bytasv bytasv deleted the base-63-build-distribution branch December 13, 2018 12:38
@MilosMosovsky MilosMosovsky added the CI Updates to CI/scripts label Jan 18, 2019
oshchurtt added a commit that referenced this pull request Sep 19, 2019
* feat(Menu): draft of drill-down functionality

* chore: move MenuItem submenu-related logic into Menu

* feat(Menu): drilldown basic functionality

* chore(Menu): drilldown example to demo 3rd level submenu

* feat(Menu): add 'back' button for nested menus

* chore(Menu): improved Drilldown example

* fix(Menu): polish drilldown functionality

* chore(Menu): simplify some logic

* chore(MenuItem): try fixing some of the failed tests

* fix(Menu): fix some unit tests; add a test

* chore(Menu): added visual snapshot for nested

* refactor(Menu): drill based on context

* chore(MenuItem): a bit simplified the code

* fix(SidebarMenu): disallow nested menu navigation

* chore(Menu): fix visual snapshots and improve story layout

* fix(Menu): styling for 'back' button

* feat(Icon): add BackMinor16 and ChevronMinor16 icons

* chore(Menu): improve look of Drilldown example

* chore(Menu): improve look of Back button

* chore(MenuItem): improve chevron look

* chore(Menu): small cleanup

* chore(Menu): update visual snapshots

* chore(Menu): small fixes

* fix(Menu): fix circular dependncy consequence bug

* fix(Menu): fix circular dependncy consequence bug (#2)

* fix(Menu): simplify markup; improve look & feel

* fix(Menu): fix circular dependncy consequence bug (#3)

* chore(Menu): fix unit test snapshot

* chore(Menu): change order of examples in story book

* chore(Icon): removed 2 unneeded svg files

* chore(MenuItem): a small refactor

* chore(Menu): hide internal prop from docs

* chore(Menu): remove some unneeded code

* chore(Menu): extract menuContext into a separate file

* chore(Menu): some fixes

* chore(Menu): update drilldown snapshot with new chevron
conf pushed a commit that referenced this pull request Sep 19, 2019
# [3.11.0](v3.10.1...v3.11.0) (2019-09-19)

### Features

* **Menu:** [FX-436] drill-down functionality ([#684](#684)) ([3219579](3219579)), closes [#2](#2) [#3](#3)
@vshyrokov vshyrokov mentioned this pull request Oct 19, 2021
7 tasks
ruslan-sed added a commit that referenced this pull request Jun 11, 2024
ruslan-sed added a commit that referenced this pull request Jun 12, 2024
vedrani added a commit that referenced this pull request May 6, 2026
vedrani added a commit that referenced this pull request May 7, 2026
vedrani added a commit that referenced this pull request May 12, 2026
vedrani added a commit that referenced this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Updates to CI/scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants