UNPKG

@mussonindustrial/pyro-mui-joy

Version:

A port of Material UI Joy Theme for Ignition by Inductive Automation

139 lines (85 loc) 3.18 kB
# Change Log ## 0.6.0 ### Minor Changes - 2c58891: Fix Safari compatibility issues. WARNING: May affect rendering of improperly configured container dividers. ## 0.5.0 ### Minor Changes - 703723f: BREAKING CHANGE(pyro-mui-joy): prefix all css variables with '--joy' ## 0.4.5 ### Patch Changes - 35c5554: Fix: Button now prioritizes its own size, over its parent - a39dc52: Fix: Resolved linting related color-inversion issue - 8ab02e0: Fixed: Propogation of undefinited color inversion properties - 1ec9827: Feat: basic symbol support - 87820db: Fix: Divider is properly sized in card-overflow contexts - dd4d4c6: Fix: Chip icon behaviour is more intuitive - 1699c5f: Fix: Major card rework. Removed default shadow, adjusted sizing priority, added card-overflow support to middle elements. ## 0.4.4 ### Patch Changes - 95e3ba8: Fixed numeric entry modal double outline - 4f2df16: Fixed perspective url ## 0.4.3 ### Patch Changes - fc66e10: Fix: update to latest pyro-gateway API - 8183dd0: Fix: remove debug line ## 0.4.2 ### Patch Changes - 8ea3553: Use new methods for moving files into gateway - b91d404: Set project import name ## 0.4.1 ### Patch Changes - d8e2884: fix dropdown sizing ## 0.4.0 ### Minor Changes - 3354f09: Seperate 'card' into 'card-vertical' and 'card-horizontal' for better overflow support ### Patch Changes - 330bf32: fix broken canvas selector - 19b8a55: Introduce date time picker styling - 31d3126: fixed font path url - 28eb862: (Dev Gateway) - New and improved playground page with URL parameter support - 2873734: Fixed broken input field outlines and sizes - 4a8c8a2: Fonts and themes are now directly moved into the test container ## 0.3.1 ### Patch Changes - ddad16a: added development server functionality ## 0.3.0 ### Minor Changes - 703d3d8: switched to variable fonts ### Patch Changes - b653a0d: linting :( - dd24357: Fixed font family issue effecting Safari rendering - 06b9254: fixed info palette channel regression ## 0.2.1 ### Patch Changes - cbc8ba0: added automatic screenshot captures - c44c1aa: added fonts to release content ## 0.2.0 ### Minor Changes - 52c911e: pulled upstream color changes - 1d94c3c: changed base font to Inter - 6d2c509: introduction of table styling - 1664ad8: refactored palette properties to --palette namespace - 91f0384: prefix all classes with 'Joy' ### Patch Changes - 0a902ba: added scrollbar styles - 58169ea: again, rewrote color-inversion - f956d3c: fixed card overflow element position - 27fce4c: overflow now respects parent container direction - c361a19: fixed color inversion specificity - b929db5: card overflow children changed to margin-block styling - 9609476: add password field styling - fc8c6f6: added background helper classes - 2dd088e: linting and popup styling - 7a3a94c: add palette-forced mixin - 559fa9a: added highlight background color ## 0.1.3 ### Patch Changes - 25d1574: added screenshots ## 0.1.2 ### Patch Changes - 4134929: npm publish ## 0.1.1 ### Patch Changes - fc29bb5: renamed monorepo to `pyro` # 0.1.0 - Creation