Skip to content

Dnn.React.Common Bundle Size is Very Large #4013

Answered by valadas
SkyeHoefling asked this question in General
Discussion options

You must be logged in to vote

I've tried building a PersonaBar module without this library and I find the UX/UI is very disconnected from the rest of the Persona Bar modules.

So I am working on a new set of Dnn WebComponents, common stuff like buttons, inputs, search-box, tabs, and so on... The goals with this work are:

  1. Can be used anywhere html can be used, so in the PersonaBar, in React, in Angular, in Webforms, MVC, name it.. Hell even in an html module.
    2 they will be super simple to use, something like
<dnn-tabs>
   <dnn-tab tile="Tab1">
      <p>Some normal html in here</p>
      <dnn-button type="primary">OK</dnn-button>
      <dnn-button type="secondary">Cancel</dnn-button>
   </dnn-tab>
   <dnn-tab title=…

Replies: 11 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@thienvc
Comment options

@valadas
Comment options

Answer selected by SkyeHoefling
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thienvc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants