3.0.0 • Published 1 month ago

@patternfly/pfe-core v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@patternfly/pfe-core

Utilities for building PatternFly elements.

Controllers

  • CascadeController - cascades configured properties/attributes to child elements
  • ColorContextController - enables colour context detection
  • CssVariableController - caches computed styles
  • LightDOMController - controls a light-DOM mutation observer
  • Logger - logging utilities
  • PerfController - measures element upgrading performance
  • PropertyObserverController - caches set values for observed properties until element is updated
  • SlotController - utilities for managing slots and slotted content

Decorators

  • @bound - binds a decorated method to the object instance
  • @cascades - cascades the decorated property to configured light and shadow child elements
  • @initializer - executes a decorated method when the element upgrades and on DOM mutations (opt-out)
  • @observed - runs a callback when the decorated property changes
  • @time - tracks the time a method takes to complete using the performance API
  • @trace - debug decorator which logs the name and result of a class method whenever it runs

Directives

  • when - element-position directive which adds or removes an element depending on a condition

Functions

  • debounce - debounce a function
  • getRandomId - generate a random element ID, optionally with a given prefix
3.0.0

1 month ago

2.4.1

10 months ago

2.4.0

10 months ago

2.3.1

11 months ago

2.0.0-rc.2

1 year ago

2.3.0

1 year ago

2.2.0

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

2.0.0-rc.1

1 year ago

2.0.0-next.12

1 year ago

2.0.0-next.13

1 year ago

2.0.0-next.14

1 year ago

2.0.0-next.11

1 year ago

2.0.0-next.9

2 years ago

2.0.0-next.10

2 years ago

2.0.0-next.8

2 years ago

2.0.0-next.6

2 years ago

2.0.0-next.7

2 years ago

2.0.0-next.5

2 years ago

2.0.0-next.4

2 years ago

2.0.0-next.3

2 years ago

2.0.0-next.2

2 years ago

2.0.0-next.1

2 years ago

2.0.0-next.0

2 years ago