Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposing Ui.Css ? #91

Open
rande opened this issue Sep 26, 2017 · 1 comment
Open

Exposing Ui.Css ? #91

rande opened this issue Sep 26, 2017 · 1 comment

Comments

@rande
Copy link

rande commented Sep 26, 2017

Look like the Ui.Css|Ui.Css.Properties|Ui.Styles.Mixins are not exposed in the elm-package.json file. I would like to reuse your helpers to respect your conventions for creating a new menu component. Any reason why this module is not exposed ?

elm-ui/elm-package.json

Lines 11 to 71 in f983acf

"exposed-modules": [
"Ext.Color",
"Ext.Date",
"Ext.Number",
"Html.Events.Extra",
"Html.Events.Options",
"Ui.Helpers.Drag",
"Ui.Helpers.Dropdown",
"Ui.Helpers.Emitter",
"Ui.Helpers.Env",
"Ui.Helpers.Intendable",
"Ui.Helpers.PeriodicUpdate",
"Ui.Helpers.Picker",
"Ui.Helpers.Ripple",
"Ui.Native.FileManager",
"Ui.Native.Scrolls",
"Ui.Native.Uid",
"Ui.Styles.Theme",
"Ui.Styles",
"Ui.Breadcrumbs",
"Ui.Button",
"Ui.ButtonGroup",
"Ui.Calendar",
"Ui.Checkbox",
"Ui.Chooser",
"Ui.ColorPicker",
"Ui.ColorPanel",
"Ui.ColorFields",
"Ui.Container",
"Ui.DatePicker",
"Ui.DropdownMenu",
"Ui.Fab",
"Ui.FileInput",
"Ui.Header",
"Ui.IconButton",
"Ui.Icons",
"Ui.Image",
"Ui.InplaceInput",
"Ui.Input",
"Ui.Layout",
"Ui.Link",
"Ui.Loader",
"Ui.Modal",
"Ui.NotificationCenter",
"Ui.NumberPad",
"Ui.NumberRange",
"Ui.Pager",
"Ui.Ratings",
"Ui.ScrolledPanel",
"Ui.SearchInput",
"Ui.Slider",
"Ui.Tabs",
"Ui.Tagger",
"Ui.Textarea",
"Ui.Time",
"Ui"

@RobertFischer
Copy link

I'm happy to do this dev work and submit a PR, if it would be merged.

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

No branches or pull requests

2 participants