Skip to content
Snippets Groups Projects
Select Git revision
  • develop default protected
  • main protected
  • next protected
  • i18n
  • feat/plugins
  • draft/rss-feed
  • feat/generator-user-agent
  • docs/fix-readme
  • refactor/transcripts
  • fix/forms-ux
  • feat/episodes-page-ux
  • feat/new-languages
  • feat/headliner
  • fix/federation
  • beta protected
  • docs/update-vitepress
  • feat/dashboard
  • alpha protected
  • v1.13.4
  • v1.13.3
  • v2.0.0-next.3
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.11
  • v1.12.10
  • v1.12.9
  • v1.12.8
  • v1.12.7
  • v1.12.6
  • v1.12.5
  • v1.12.4
  • v2.0.0-next.2
  • v1.12.3
  • v1.12.2
  • v1.12.1
  • v1.12.0
  • v2.0.0-next.1
38 results

commitlint.config.js

  • Yassine Doghri's avatar
    c0e66d5f
    feat: enhance ui using javascript in admin area · c0e66d5f
    Yassine Doghri authored
    - bundle js using parcel
    - add markdown editor, html editor, dropdown and tooltip features using third-party packages
    - integrate optimized inline svg icons from RemixIcon using svgo and a php helper
    - add scripts in package.json to bundle icons, images, css and js
    - update tailwind config to add purgecss lookups and typography plugin
    - refactor views to add missing pages in user journey
    - update admin's holy grail layout using css grid
    c0e66d5f
    History
    feat: enhance ui using javascript in admin area
    Yassine Doghri authored
    - bundle js using parcel
    - add markdown editor, html editor, dropdown and tooltip features using third-party packages
    - integrate optimized inline svg icons from RemixIcon using svgo and a php helper
    - add scripts in package.json to bundle icons, images, css and js
    - update tailwind config to add purgecss lookups and typography plugin
    - refactor views to add missing pages in user journey
    - update admin's holy grail layout using css grid