wal-lib v1.4.3-beta.1
WAL Lib
A Node.js library of functions designed to make websites more accessible, such as:
- Increase/decrease font size
- Increase/decrease line height
- Change text aligment
- Toggle high contrast
- Change text and background colors
📄 Release Notes
Features
- [WALC21-759] Implementar o toggle do modo de leitura
- [WALC21-760] Implementar o toggle do Destaque
- [WALC21-771] Implementar os ícones no formato ligature
- [WALC21-774] Adicionar retorno das funções da lib
- [WALC21-786] Implementar função de desabilitar foco
- [WALC21-787] Criar função de desabilitar atalhos de navegação
- [WALC21-788] Criar função para limpar estilização do cursor
Bug Fixes
- [WALC21-772] Corrigir função fontFamily
- [WALC21-778] Corrigir mudança de cursor
- [WALC21-796] Corrigir configuração de prioridade do leitor de tela
- [WALC21-765] Correção da função ActivateHotkeys
Documentação
- [WALC21-776] Adicionar os ícones referentes às funções na documentação
- [WALC21-777] Explicar o 'ignore' das funções na documentação
- [WALC21-784] Incluir as recomendações de escala da barra da WAL nos projetos de exemplo da Lib
🔧 Installation
Create a link to the package, so all local changes affect the projects where the package is linked to.
cd ./package
npm link
Install all dependencies needed for the test project.
cd ./tests
npm install
Link the package to the project, so its functions can be used.
npm link wal-lib
📁 Structure
- /package - Actual package
- /lib - Accessibility functions
- /scripts - Pre and post installation scripts
- /tests - Angular project made for testing the package
🚧 Testing
The package testing is made in the tests folder, using the default test framework for Angular.
📄 Documentation
For detailed information about WAL Lib functions and how to use them, see the Documentation.
👋 Contact
For any bugs, suggestions or general feedback, contact us at: contato@dellead.com. Please include the tag WAL Lib in the subject, so we can get to your message sooner!
📙 License
This project uses the following license: ISC.
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago