The hx.notice.head() function creates an element with the hx-notice-head class, however the notice module uses hx-notice-header. Either the fluid api should be changes to use hx-notice-header or notice should use hx-notice-head.
In either case, adding hx-notice-head as a class for the notice module whilst retaining the existing class will make this a pre-2.0.0 change.
The
hx.notice.head()function creates an element with thehx-notice-headclass, however the notice module useshx-notice-header. Either the fluid api should be changes to usehx-notice-headeror notice should usehx-notice-head.In either case, adding
hx-notice-headas a class for the notice module whilst retaining the existing class will make this a pre-2.0.0 change.